Answer:
ok i see that question it would be 3
Step-by-step explanation:
You require the Pythagorean Theorem: in a right triangle, the sum of the squares of the legs equals the square of the hypotenuse.In this case 6^2 + 8^2 = 36 + 64 = 100 = 10^2
the hypotenuse is 10.
Answer:
325 + 100*M = D
Step-by-step explanation:
initial amount + savings per month * months = total amount in account
325 + 100*M = D
Answer:
(x1,y1) = (2x - x2, 2y - y2)
Step-by-step explanation:
Given:
Midpoint = (x , y)
End point = (x2, y2)
Find:
(x1, y1)
Computation:
Mid-point formula
x = (x1 + x2) / 2 , y = (y1 + y2) / 2
So,
2x = x1 + x2 , 2y = y1 + y2
x1 = 2x - x2 , y1 = 2y - y2
So,
(x1,y1) = (2x - x2, 2y - y2)