Question 990698
A rectangle has a length 6m less than twice its width. when 5 m are added to the width, the resulting figure is a square with an area of 256m^2. find the distance of the original rectangle 
width:: x
length:: 2x-6
-------
New width:: x+5
---
Equation:
(x+5)^2 = 256
x+5 = 16
x = 11 (original width)
2x-6 = 16 (original length)
--------
Cheers,
Stan H.
----