document.write( "Question 892478: the perimeter of a rectangle is 88 inches. if the length of the rectangle is 8 inches more than 3 times the width, find the dimensions \n" ); document.write( "
Algebra.Com's Answer #540519 by algebrahouse.com(1659)\"\" \"About 
You can put this solution on YOUR website!
w = width
\n" ); document.write( "3w + 8 = length {lenght is 8 more than 3 times width}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Perimeter of a rectangle = 2(width) + 2(length)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2w + 2(3w + 8) = 88 {substituted into perimeter formula}
\n" ); document.write( "2w + 6w + 16 = 88 {used distributive property}
\n" ); document.write( "8w + 16 = 88 {combined like terms}
\n" ); document.write( "8w = 72 {subtracted 16 from each side}
\n" ); document.write( "w = 9 {divided each side by 8}
\n" ); document.write( "3w + 8 = 35 {substituted 9, in for w, into 3w + 8}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "width = 9 inches
\n" ); document.write( "length = 35 inches
\n" ); document.write( "
For more help from me, visit: www.algebrahouse.com
Also, you can Follow @AlgebraHouse on Twitter

\n" ); document.write( "
\n" );