document.write( "Question 1093556: Solve the problem by setting up and solving an appropriate algebraic equation. \r
\n" ); document.write( "\n" ); document.write( "Suppose that the length of a certain rectangle is 4 meters less than four times its width. The perimeter of the rectangle is 52 meters. Find the length and width of the rectangle.
\n" ); document.write( "

Algebra.Com's Answer #708186 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
p=2L+2W\r
\n" ); document.write( "\n" ); document.write( "L=4W-4
\n" ); document.write( "now plug in the numbers
\n" ); document.write( "p=2L+2W
\n" ); document.write( "52=2(4W-4)+2W
\n" ); document.write( "52=8W-8+2W
\n" ); document.write( "52=10W-8
\n" ); document.write( "60=10W
\n" ); document.write( "W=6
\n" ); document.write( "L=4W-4
\n" ); document.write( "L=4(6)-4
\n" ); document.write( "L=20
\n" ); document.write( "check
\n" ); document.write( "p=2L+2W
\n" ); document.write( "52=2*20+2*6
\n" ); document.write( "52=40+12
\n" ); document.write( "52=52
\n" ); document.write( "ok
\n" ); document.write( "
\n" );