SOLUTION: the length of a rectangle is 5 more than the width and has an area of 126 square inches. What is the length and width?
Algebra ->
Rectangles
-> SOLUTION: the length of a rectangle is 5 more than the width and has an area of 126 square inches. What is the length and width?
Log On
You can put this solution on YOUR website! the length of a rectangle is 5 more than the width and has an area of 126 square inches. What is the length and width?
-----
L = W + 5
L*W = 126
-----------------------
(W+5)W = 126
W^2 + 5W - 126 = 0
--------------------
Width = 9 inches
Length = W+5 = 14 inches
----------------
Cheers,
Stan H.
-------------