document.write( "Question 310619: The length of a rectangle is 6 inches more than its width, and its perimeter is 96 inches. Find the width of the rectangle.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #222106 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
Here is your equation and you can take it from there.\r
\n" ); document.write( "\n" ); document.write( "length = x + 6\r
\n" ); document.write( "\n" ); document.write( "width = x\r
\n" ); document.write( "\n" ); document.write( "perimeter = 96\r
\n" ); document.write( "\n" ); document.write( "96 = 2(x + 6) + 2x\r
\n" ); document.write( "\n" ); document.write( "Can you do it now?
\n" ); document.write( "
\n" );