document.write( "Question 269231: Solve using the five-step problem-solving process. Show all steps necessary to arrive at your solution.
\n" ); document.write( "A rectangular rug is 3 feet longer than it is wide. If the area of the rug is 40 square feet, find the length and the width.
\n" ); document.write( "

Algebra.Com's Answer #197344 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
\"A rectangular rug is 3 feet longer than it is wide.\" \"L=3%2BW\"
\n" ); document.write( "\"If the area of the rug is 40 square feet.\" \"L%28W%29=40\"
\n" ); document.write( "\"L%28W%29=40\"
\n" ); document.write( "\"L=3%2BW\"
\n" ); document.write( "\"%283%2BW%29%28W%29=40\"
\n" ); document.write( "\"%283W%2BW%5E2%29=40\"
\n" ); document.write( "\"%283W%2BW%5E2%29-40=40-40\"
\n" ); document.write( "\"W%5E2%2B3W-40=0\" can do quadratic formula or its just faster to guess, i guessed W=5
\n" ); document.write( "\"W=5\" it works 5^2+3(5)-40=0 25+15-40=0 40-40=0
\n" ); document.write( "\"L=3%2BW\"plug in W=5
\n" ); document.write( "\"L=3%2B5\"
\n" ); document.write( "\"L=8\"
\n" ); document.write( "problem solved
\n" ); document.write( "
\n" );