|
Question 71427: the length of a rectangle is 3 times the width. If the width were increased by 4 and the length remains the same the resulting rectangle would have an area of 231 sq.inches. find the dimension of the original.
Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! The length of a rectangle is 3 times the width. If the width were increased by 4 and the length remains the same the resulting rectangle would have an area of 231 sq.inches. find the dimension of the original.
:
The dimensions of the original:
Let x = width
Then 3x = length
:
Dimensions of the larger rectangle:
(x+4) = width, (original width increased by 4)
3x = length, (remains the same)
:
Area of larger:
3x(x+4) = 3x^2 + 12x
:
"resulting rectangle would have an area of 231"
3x^2 + 12x = 231
3x^2 + 12x - 231 = 0; our old friend, the quadratic equation
:
Simplify, divide equation by 3:
x^2 + 4x - 77 = 0
:
Easily factors to:
(x+11)(x-7) = 0
x = +7, the solution we want here
:
Original rectangle: 7 by 3(7);
21 by 7 ft
:
:
Check: using the area of 231:
21 * (7+4) = 231
|
|
|
| |