SOLUTION: A rectangular parking lot is 50 ft longer than it is wide. Determine the dimensions of the parking lot if it measures 250 ft diagonally.

Algebra ->  Algebra  -> Customizable Word Problem Solvers  -> Travel -> SOLUTION: A rectangular parking lot is 50 ft longer than it is wide. Determine the dimensions of the parking lot if it measures 250 ft diagonally.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   


Question 36096: A rectangular parking lot is 50 ft longer than it is wide. Determine the dimensions of the parking lot if it measures 250 ft diagonally.
Answer by Prithwis(166) About Me  (Show Source):
You can put this solution on YOUR website!
Let the width be x ft.
The length is x+50 ft.
The length of the diagonal is sqrt [(x^2) + (x+50)^2] ft;
[(x^2) + (x+50)^2] = 250^2
=> x^2 + (x+50)^2 = 62500
=> x^2 + x^2 + 100x + 2500 = 62500
=> x^2 + 50x - 30000 = 0
=> x = [-50 + sqrt(2500+120000)]/2 because x cannot be negative
=> x = [-50 + sqrt(122500)]/2
=> x = (-50+350)/2 = 150;
The Dimension of the parking lot is 200 ft X 150 ft