Step-by-step explanation:
y is easy.
it is the Hypotenuse (baseline) of the small right-angled triangle created by the height (8) of the main triangle, the segment 6 of the main Hypotenuse and y.
so, Pythagoras :
y² = 8² + 6² = 64 + 36 = 100
y = 10
x is a bit more complex.
I think the easiest way to get it is to know that the height of a right-angled triangle to the Hypotenuse is the square root of the product of both segments of the Hypotenuse.
so, if we call the segments of the Hypotenuse a and b with a = 6, we have
x = a + b = 6 + b
height (8) = sqrt(a×b) = sqrt(6b)
therefore,
6b = height² = 8² = 64
b = 64/6 = 32/3 = 10 2/3 = 10.66666666...
so,
x = 6 + 10.66666... = 16.666666666...
round it to what is needed. e.g. 2 positions after the decimal point (hundredths) ? then it would be 10.67
Answer:
its A my guy did it on apex 972.41
Step-by-step explanation:
Answer:
P(A) = 0.1620 , P(A|B) = 0.0707
Step-by-step explanation:
Total people = 10 + 15 + 20 = 45 , Sophomores = 10, Juniors = 15 , Seniors = 20
P(A) , exactly 3 juniors selected = (15 c 3) (30 c 2) / (45 c 5) = (455 x 435) / 1221759 = 0.1620
P (B) , exactly 2 seniors selected = (20 c 2) (25 c 3) / (45 c 5) = (190 x 2300)/ 1221759 = 0.3576
P(A|B), exactly 3 juniors & exactly 2 seniors selected = P (A∩B) / P (B)
(15 c 3) (20 c 2) / (45 c 5) = (455 x 190) / 1221759 = 0.0707