SOLUTION: the length of a rectangle is increased by 80%. By what percent must its width be decreased to keep the same area?
Algebra ->
Rectangles
-> SOLUTION: the length of a rectangle is increased by 80%. By what percent must its width be decreased to keep the same area?
Log On
You can put this solution on YOUR website! the length of a rectangle is increased by 80%. By what percent must its width be decreased to keep the same area?
:
Assume the original value for Length is 10. let W = the width
:
Use 1.8 for an 80% increase in the length
:
Let x = decimal equiv of percent decrease in width required for equal areas
:
Original area = new area
10*W = 1.8(10)*(1-x)W
10W = 18(1-x)W
Divide both sides by W
10 = 18(1-x)
10 = 18 - 18x
18x = 18 - 10
18x = 8
x =
x = .4444 = 44.44% decrease in the width required
: