SOLUTION: the length of a rectangle is 3 centimeters more than its width. if the rectangle has a perimeter of 100 centimeters, what are its dimensions?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: the length of a rectangle is 3 centimeters more than its width. if the rectangle has a perimeter of 100 centimeters, what are its dimensions?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 793290: the length of a rectangle is 3 centimeters more than its width. if the rectangle has a perimeter of 100 centimeters, what are its dimensions?

Answer by Cromlix(4381) About Me  (Show Source):
You can put this solution on YOUR website!
Width = x
Length = x + 3
Perimeter = 2*width + 2*length
100 = 2*x + 2*(x + 3)
100 = 2x + 2x + 6
4x + 6 = 100
4x = 100 - 6
4x = 94
x = 23.5
Width is 23.5 cm
Length = 26.5 cm
Hope this helps.
:-)