Answer:
length: 2
width: 2
height: 2
Step-by-step explanation:
I'm assuming this is for a rectangular prism, because you didn't provide a picture.
Answer:
i) Probability that both candidates employed are women = 5/14
ii) Probability that the second candidate is a woman = 5/8
iii) Probability that the first candidate is a woman given that second one is a woman = 4/5
Step-by-step explanation:
Let the probability that a man is employed be P(M) = 3/8
Probability that a woman is employed P(W) = 5/8
a) Probability that both candidates employed are women = (5/8) × (4/7) = 5/14
b) Probability that the second candidate is a woman = (probability that first candidate is a man and second candidate is a woman) + (probability that first candidate is a woman & second candidate is a woman)
= (3/8)(5/7) + (5/8)(4/7) = (15/56) + (20/56) = 35/56 = 5/8
c) Probability that the first candidate is a woman given that second one is a woman
Given that the second candidate was a women, means that the first candidate-women was selected among other four women.
Probability = (4/8)/(5/8) = 4/5
2/5 of an hour is 12 minutes
Answer:
-5x
Step-by-step explanation:
The normal vector to the plane <em>x</em> + 3<em>y</em> + <em>z</em> = 5 is <em>n</em> = (1, 3, 1). The line we want is parallel to this normal vector.
Scale this normal vector by any real number <em>t</em> to get the equation of the line through the point (1, 3, 1) and the origin, then translate it by the vector (1, 0, 6) to get the equation of the line we want:
(1, 0, 6) + (1, 3, 1)<em>t</em> = (1 + <em>t</em>, 3<em>t</em>, 6 + <em>t</em>)
This is the vector equation; getting the parametric form is just a matter of delineating
<em>x</em>(<em>t</em>) = 1 + <em>t</em>
<em>y</em>(<em>t</em>) = 3<em>t</em>
<em>z</em>(<em>t</em>) = 6 + <em>t</em>