Answer:
75 rupees in net profit
Step-by-step explanation:
Loss indicates subtraction, and profit indicates addition
300-150-200+50+75=75
Answer:
¬(W∨S)→¬(J∨E)
D→(B∨C)
X is true
No
Step-by-step explanation:
The hypotheses "neither water nor soft drinks can quench your thirst" translates to ¬(W∨S) ("neither nor" negates the disjunction W∨S). The "if,... then" translates to the implication symbol (arrow). The conclusion "juice will not do it, unless the juice contains electrolytes" translates to ¬(J∨E). This is because if J or E were true, then J would be true (because E implies J), contrary to the conclusion that J is false ("juice will not do it"), then J∨S is false.
The hypothesis here is "the dyer breaks" hence D is the hypothesis. The conclusion is "we will hang the clothes to dry, or take the clothes to a coin-operated laundry" which is the same as (B∨C).
The proposition p→p is always true (according to truth tables). In this case, p:=X is true, then p is true and X is true.
X∨Y is false if and only if X is false and Y is false, so both statements X,Y must be false.
A=49.44
B=232.91
C=-283.29
(49.44-232.91)+(-283.29)=-466.76
-283-(232.91+49.44)=-565.35
ANSWER:
V= 3,619.1 km^3
EXPLANATION:
Simply plug in the radius (12 km) and height (24 km) into the cone volume formula.
Find an equation of the plane that contains the points p(5,−1,1),q(9,1,5),and r(8,−6,0)p(5,−1,1),q(9,1,5),and r(8,−6,0).
topjm [15]
Given plane passes through:
p(5,-1,1), q(9,1,5), r(8,-6,0)
We need to find a plane that is parallel to the plane through all three points, we form the vectors of any two sides of the triangle pqr:
pq=p-q=<5-9,-1-1,1-5>=<-4,-2,-4>
pr=p-r=<5-8,-1-6,1-0>=<-3,5,1>
The vector product pq x pr gives a vector perpendicular to both pq and pr. This vector is the normal vector of a plane passing through all three points
pq x pr
=
i j k
-4 -2 -4
-3 5 1
=<-2+20,12+4,-20-6>
=<18,16,-26>
Since the length of the normal vector does not change the direction, we simplify the normal vector as
N = <9,8,-13>
The required plane must pass through all three points.
We know that the normal vector is perpendicular to the plane through the three points, so we just need to make sure the plane passes through one of the three points, say q(9,1,5).
The equation of the required plane is therefore
Π : 9(x-9)+8(y-1)-13(z-5)=0
expand and simplify, we get the equation
Π : 9x+8y-13z=24
Check to see that the plane passes through all three points:
at p: 9(5)+8(-1)-13(1)=45-8-13=24
at q: 9(9)+8(1)-13(5)=81+9-65=24
at r: 9(8)+8(-6)-13(0)=72-48-0=24
So plane passes through all three points, as required.