Question 120314: One side of a rectangular stage is 2meters longer than the other. If the diagonal is 10 meters, then what are the lengths of the sides? Found 2 solutions by checkley71, jim_thompson5910:Answer by checkley71(8403) (Show Source):
You can put this solution on YOUR website! X^2+(X+2)^2=10^2
X^2+X^2+4X+4=100
2X^2+4X+4-100=0
2X^2+4X-96=0
2(X^2+2X-48)=0
2(X+8)(X-6)=0
X+8=0
X=-8 ANSWER.
X-6=0
X=6 ANSWER.