Your proof is correct and very well done
P(score > 334) ≈ .0227501319
Tree C is the proper tree. The first game has the possibility of a win, a loss, or a tie which the first row represents. The second game could also win, lose or tie, meaning each result would have each possibilty for that game.
Volume of prism = area of base * height
as both prism are similar so,
if in smaller prism Length is 5 then in Larger it is 15 that is multiple of 3
similarly , breath and height will be also multiple of 3
so, V1 = 60
then V2 = 60 *3*3*3 = 1620 cubic cm
hope it helped
Answer:
T(x,y)->(x-3,y-6)
Step-by-step explanation:
Say we take point E and E1. To move E to E1, we need to move it to the left 3 units, already giving us x-3. Then, we need to find out how far down it moved. by counting the units, we can tell that it moved 6 units down as well, giving us y-6. In the end, we get T(x,y)->(x-3,y-6).