document.write( "Question 325630: Mang Gorio has 150 meters of fencing material to enclose a rectangular garden. The garden's length is 5 meters less than 3 times its width. Find the area of the garden. \n" ); document.write( "
Algebra.Com's Answer #233142 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
2(L+W)=150
\n" ); document.write( "LW=A
\n" ); document.write( "L=3W-5
\n" ); document.write( "\"2%28%283W-5%29%2BW%29=150\"
\n" ); document.write( "\"2%284W-5%29=150\"
\n" ); document.write( "\"%288W-10%29=150\"
\n" ); document.write( "\"8W=160\"
\n" ); document.write( "\"W=20\"
\n" ); document.write( "L=3W-5
\n" ); document.write( "\"L=3%2820%29-5\"
\n" ); document.write( "\"L=55\"
\n" ); document.write( "LW=A
\n" ); document.write( "\"20%2A55=A\"
\n" ); document.write( "\"1100=A\"
\n" ); document.write( "
\n" );