SOLUTION: Thank you for answering my questions :) The length of a rectangle is twice its width. If its length is decreased by 3m and its width is increased by 2m, the area of the resulti

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: Thank you for answering my questions :) The length of a rectangle is twice its width. If its length is decreased by 3m and its width is increased by 2m, the area of the resulti      Log On


   



Question 978314: Thank you for answering my questions :)
The length of a rectangle is twice its width. If its length is decreased by 3m and its width is increased by 2m, the area of the resulting rectangle is 30m^2. Find the dimension.
In the previous it said its triangle but its rectangle... And i didnt notice it
Sorry for the typo error...

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The length of a rectangle is twice its width.
Let width be "x"::
Then length is "2x"::
----------------------------------
If its length is decreased by 3m and its width is increased by 2m, the area of the resulting rectangle is 30m^2. Find the dimension.
------
New length:: 2x-3
New width:: x+2
------
Equation::
(2x-3)(x+2) = 30
2x^2 + x - 6 = 30
------
2x^2 + x - 36 = 0
------------
(x-4)(2x+9) = 0
----
Positive solution::
x = 4m (original width)
2x = 8m (original length)
----------------
Cheers,
Stan H.
----------------