So 3/6 of the numbers on a cube are even. It will be rolled twice so you multiply 3/6 by 3/6 and get 9/36. This means 9 of the 36 possible outcomes will have 2 even numbers. It could be 2 and 2, 2 and 4, 2 and 6, and so on.
Answer:
(x, y) = (18/5, 16/5)
OR
(x, y) = (3.6, 3.2)
The point would be on the -2.
Answer:
7.21
Step-by-step explanation:
Given that:
P1=(-1,3) and P2=(5,-1)
Distance between two points :
d = Sqrt[(x2 - x1)² + (y2 - y1)²]
x1 = - 1 ; y1 = 3
x2 = 5 ; y2 = - 1
d = Sqrt[(5 - (-1))² + ((-1) - 3)²]
d = Sqrt[(5 + 1)² + (-1 - 3)²]
d = sqrt[(6)^2 + (-4)^2]
d = sqrt(36 + 16)
d = sqrt(52)
d = 7.21