document.write( "Question 1169957: The width of a rectangle is 5 less than its length. If the perimeter is 30,
\n" ); document.write( "what are the dimensions?
\n" ); document.write( "

Algebra.Com's Answer #794801 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
w for width
\n" ); document.write( "w+5 for length\r
\n" ); document.write( "\n" ); document.write( "\"w%2B%28w%2B5%29=30%2F2\"\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "
\n" );