SOLUTION: The length of the rectangle is one more than the width. If the dimensions are both decreased by 2 units, the area of the new rectangle is 30 sq. units less than the area of the ori

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: The length of the rectangle is one more than the width. If the dimensions are both decreased by 2 units, the area of the new rectangle is 30 sq. units less than the area of the ori      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1181295: The length of the rectangle is one more than the width. If the dimensions are both decreased by 2 units, the area of the new rectangle is 30 sq. units less than the area of the original rectangle. Find the area of the original rectangle.
Found 2 solutions by josgarithmetic, ikleyn:
Answer by josgarithmetic(39630) About Me  (Show Source):
You can put this solution on YOUR website!
Original dimensions, w+1 and w.

%28w-1%29%28w-2%29=-30%2Bw%28w%2B1%29
-
w%5E2%2Bw-30=w%5E2-3w%2B2
w-30=-3w%2B2
4w=32
w=8

Dimensions of original rectangle, 9 units length, 8 units width

Answer by ikleyn(52887) About Me  (Show Source):
You can put this solution on YOUR website!
.
The length of the rectangle is one more than the width.
If the dimensions are both decreased by 2 units, the area of the new rectangle
is 30 sq. units less than the area of the original rectangle.
Find the area of the original rectangle.
~~~~~~~~~~~~~~

Let w be the width of the rectangle; then its length is (w+1) unit, according to the condition.


The hypothetical rectangle has the width of (w-2) units and the length of ((w+1)-2) = (w-1) units;

so its area is this product  (w-2)*(w-1).


And now, we have THIS equation for the areas

    (w-2)*(w-1) = w*(w+1) - 30.


Simplify; then solve for w

    w^2 - 2w - w + 2 = w^2 + w - 30

            -3w + 2  = w - 30

             2 + 30  = w + 3w

              32     = 4w

               w     = 32/4 = 8


Thus we found that the dimensions of the original rectangle are  w= 8 (the width)  and  8+1 = 9 (the length).


Hence, the area of the original triangle is  8*9 = 72 square units.

Solved.

    To CHECK : the dimensions of the smaller rectangle are 6 and 7 units;  its area is 6*7 = 42 square units;

    it is 30 units less than 72 square units, the area of the original rectangle.   ! Checked !