SOLUTION: The perimeter of a rectangle is 254 inches. The length exceeds the width by 63 inches. Find the length and the width.

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: The perimeter of a rectangle is 254 inches. The length exceeds the width by 63 inches. Find the length and the width.       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 350795: The perimeter of a rectangle is 254 inches. The length exceeds the width by 63 inches. Find the length and the width.

Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let width = x
length = x+63
..
Perimeter = 2*(L+W)
2*(x+x+63)=254
2(2x+63)=254
4x+126=254
4x=254-126
4x=128
x=128/4
x=32 width
32+63=95 length
...
C H E C K
2*32+2*95=254