document.write( "Question 1090590: The area of a small patio is 48 m2. If the length of the patio is 8 m longer than its width, how long is the patio? \n" ); document.write( "
Algebra.Com's Answer #705046 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
I'm assuming the patio is a rectangle.
\n" ); document.write( "\"A=LW=48\"
\n" ); document.write( "and
\n" ); document.write( "\"L=8%2BW\"
\n" ); document.write( "Substituting,
\n" ); document.write( "\"%288%2BW%29W=48\"
\n" ); document.write( "\"W%5E2%2B8W-48=0\"
\n" ); document.write( "\"%28W-4%29%28W%2B12%29=0\"
\n" ); document.write( "Only positive solutions allowed for W.
\n" ); document.write( "\"W-4=0\"
\n" ); document.write( "\"W=4\"
\n" ); document.write( "Use the equations to solve for L.
\n" ); document.write( "
\n" );