SOLUTION: the diagonal of a rectangular lot is 6 m. the length of one side of the lot is 1more than the other. find the lengths of the sides of the lot.

Algebra ->  Customizable Word Problem Solvers  -> Evaluation -> SOLUTION: the diagonal of a rectangular lot is 6 m. the length of one side of the lot is 1more than the other. find the lengths of the sides of the lot.       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 994136: the diagonal of a rectangular lot is 6 m. the length of one side of the lot is 1more than the other. find the lengths of the sides of the lot.

Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
width = w
length = w + 1

w^2 + (w + 1)^2 = 36
2w^2 + 2w - 35 = 0

w = (sqrt(71) - 1)/2
length = (sqrt(71) + 1)/2