Question 92081: I need help solving this problem. this is the work i did so far:
there is a triangle on one side there is (x-2) the other side is (x-4) and the longest side is 10.
(x-2)^2+ (x-4)^2= 10^2
(x-2)(x-2)+ (x-4)(x-4)= 100
x^2 + -2x + -2x + 4 + x^2 + -4x + -4x + 16
2x^2 + -12x + 20 = 100
Answer by jim_thompson5910(35256) (Show Source):
| |
|