SOLUTION: The dimensions of a rectangle are such that the length is 7in. more than the width. If the length were doubled and the width decreased by 3in. then the area would increase by 90in.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: The dimensions of a rectangle are such that the length is 7in. more than the width. If the length were doubled and the width decreased by 3in. then the area would increase by 90in.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 635320: The dimensions of a rectangle are such that the length is 7in. more than the width. If the length were doubled and the width decreased by 3in. then the area would increase by 90in.sq. What are the length and width of the rectangle?
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
Let x be the width of the rectangle, in inches.
The length of the rectangle( in inches) is x%2B7.
The area is the product of length times width, so it is
x%28x%2B7%29 square inches.
The modified rectangle has a length (in inches) of 2%28x%2B7%29 ,
and a width (in inches) of x-3 .
The area (in square inches) of the modified rectangle is
%282%28x%2B7%29%29%28x-3%29 ,
and that new area is 90 square inches more than the area of the original rectangle.
So the equation, in its most complicated form (just in case the teacher wants that), is
%282%28x%2B7%29%29%28x-3%29=x%28x%2B7%29%2B90
Let's un-complicate and solve.
%282%28x%2B7%29%29%28x-3%29=x%28x%2B7%29%2B90 --> 2%28%28x%2B7%29%28x-3%29%29=x%28x%2B7%29%2B90 (associative property)
(We are so familiar with he associative property that we probably could write it as
2%28x%2B7%29%28x-3%29=x%28x%2B7%29%2B90 in the un-complicated no-parentheses form from the start).
Form there, we multiply the expressions with x to get
2%28x%5E2-3x%2B7x-21%29=x%5E2%2B7x%2B90
Collecting like terms, we get
2%28x%5E2%2B4x-21%29=x%5E2%2B7x%2B90
We multiply further to get
2x%5E2%2B8x-42=x%5E2%2B7x%2B90
Then we add -x%5E2-7x-90 to both sides (or subtract x%5E2%2B7x%2B90, same thing), to get
2x%5E2%2B8x-42-x%5E2-7x-90=x%5E2%2B7x%2B90-x%5E2-7x-90
That simplifies to our quadratic equation:
x%5E2%2Bx-132=0
If we are good at factoring, we can easily figure that
x%5E2%2Bx-132=%28x%2B12%29%28x-11%29 and then we would re-write the equation as
%28x%2B12%29%28x-11%29=0 , with solutions x=-12 and highlight%28x=11%29
The width of the rectangle is highlight%2811%29 inches and the length is 11%2B7=highlight%2818%29 inches.

Verification:
The area of the rectangle is (11 inches)(18 inches) = 198 square inches.
The length of the modified rectangle is
2(18 inches) = 36 inches, and the new width is
11 inches - 3 inches = 8 inches.
Then, the area of the modified rectangle is
(8 inches)(36 inches) = 288 square inches,
which is 90 square inches more than the original 198 square inches,
because 198+90=288.