document.write( "Question 332137: I have to write an equation to solve this problem... Not really sure how to begin.\r
\n" ); document.write( "\n" ); document.write( "\"the length of a rectangle is 3 cm greater than its width. The perimeter is 24 cm. What are the dimensions?\"
\n" ); document.write( "

Algebra.Com's Answer #238041 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
The formula you need is:
\n" ); document.write( "P=2L+2W
\n" ); document.write( "L=W+3
\n" ); document.write( "24=2(W+3)+2W
\n" ); document.write( "24=2W+6+2W
\n" ); document.write( "24=4W+6
\n" ); document.write( "4W=24-6
\n" ); document.write( "4W=18
\n" ); document.write( "W=18/4
\n" ); document.write( "W=4.5 ANS. FOR THE WIDTH.
\n" ); document.write( "L=4.5+3=7.5 ANS. FOR THE LENGTH.
\n" ); document.write( "PROOF:
\n" ); document.write( "24=2*7.5+2*4,5
\n" ); document.write( "24=15+9
\n" ); document.write( "24=24
\n" ); document.write( "
\n" );