SOLUTION: The length of a rectangle is 3 cm, and the width is 2 cm. If both the length and the width are increased by equal amounts, the area of the rectangle is increased by 14 cm^2. Find t
Question 1175571: The length of a rectangle is 3 cm, and the width is 2 cm. If both the length and the width are increased by equal amounts, the area of the rectangle is increased by 14 cm^2. Find the length and width of the larger rectangle. Found 2 solutions by ikleyn, josgarithmetic:Answer by ikleyn(52810) (Show Source): You can put this solution on YOUR website! .
(2+x)*(3+x) - 2*3 = 14 cm^2
6 + 5x + x^2 - 6 = 14
x^2 + 5x - 14 = 0.
Factor
(x+7)*(x-2) = 0.
The only positive root is x = 2. It is the increment value.
ANSWER. The larger rectangle dimensions are 2+2 = 4 cm (the width) and 3+2 = 5 cm (the length).