document.write( "Question 197543: The perimeter of a rectangle is 262 inches. The length exceeds the width by 63 inches. Find the length and the width. I read this question as the equation of: 63(L)+w=262. Am I on the right track. Please help. \n" ); document.write( "
Algebra.Com's Answer #148117 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The perimeter of a rectangle is 262 inches. The length exceeds the width by 63 inches. Find the length and the width.
\n" ); document.write( "---------------
\n" ); document.write( "P = 2L + 2W = 262
\n" ); document.write( "L = W + 63
\n" ); document.write( "----------
\n" ); document.write( "262 = 2(W + 63) + 2W
\n" ); document.write( "4W + 126 = 262
\n" ); document.write( "4W = 136
\n" ); document.write( "W = 34
\n" ); document.write( "L = 97
\n" ); document.write( "
\n" ); document.write( "
\n" );