document.write( "Question 1004837: The lenght of a garden is 10 meters and the breadth is 8 meters find the total surface area of a garden? \n" ); document.write( "
Algebra.Com's Answer #621180 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Assuming the garden is rectangular ..
\n" ); document.write( "\"Area+=+Length+%2A+Width\"
\n" ); document.write( "\"Area+=+10+%2A+8\"
\n" ); document.write( "80 square meters
\n" ); document.write( "
\n" );