SOLUTION: a rectangle of length x and width 4 is cut out of a rectangle of length x+9 and width x. Find the area of the resulting shape, if all dimensions are in meters?
Algebra ->
Surface-area
-> SOLUTION: a rectangle of length x and width 4 is cut out of a rectangle of length x+9 and width x. Find the area of the resulting shape, if all dimensions are in meters?
Log On
Question 173066: a rectangle of length x and width 4 is cut out of a rectangle of length x+9 and width x. Find the area of the resulting shape, if all dimensions are in meters? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! a rectangle of length x and width 4 is cut out of a rectangle of length x+9 and width x. Find the area of the resulting shape, if all dimensions are in meters?
----------------
Draw the picture of the rectangle inside a larger rectangle.
--------
The inner rectangle has an area of 4x sq.meters.
-------------
The larger rectangle (including the inner rectangle) has
area = x(x+9) = x^2+9x sq meters.
-------------
EQUATION:
Area you want = larger area - smaller area
A = x^2+9x - 4x
A = x^2+5x
=============
Cheers,
Stan H.