SOLUTION: if the length of a rectangle is 5 ft more than twice its width and the area is 42 ft^2?

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: if the length of a rectangle is 5 ft more than twice its width and the area is 42 ft^2?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 544604: if the length of a rectangle is 5 ft more than twice its width and the area is 42 ft^2?
Answer by friesr(113) About Me  (Show Source):
You can put this solution on YOUR website!
Width = x
lenght = 2x+5
---
solve for x
x * (2x+5) = 42
---
2x^2 + 5x = 42
---
2x^2 + 5x -42 = 0
---
(x+6)(2x-7)
x=-6 or x = 7/2
since a lenght cannot be a negative value
x = 7/2
now sub back in to 2x+5 for your lenght.
===