document.write( "Question 1189609: The perimeter of a rectangle is 82 yards. The width is 15 yards less than the length. What is the length and width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #821015 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\"p=2w%2B2L\"\r
\n" ); document.write( "\n" ); document.write( "\"p%2F2=w%2BL\"\r
\n" ); document.write( "\n" ); document.write( "\"82%2F2=%28L-15%29%2BL\"\r
\n" ); document.write( "\n" ); document.write( "\"41=2L-15\"\r
\n" ); document.write( "\n" ); document.write( "\"2L=41%2B15\"\r
\n" ); document.write( "\n" ); document.write( "\"L=%2841%2B15%29%2F2\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28L=28%29\"\r
\n" ); document.write( "\n" ); document.write( "\"w=28-15\"
\n" ); document.write( "
\n" );