document.write( "Question 800712: how many bags of cement will you buy for a path 12 meter long and 2.5 meter wide, if a bag of cement can cover 6 square meters? \n" ); document.write( "
Algebra.Com's Answer #483206 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Area of path = length * width
\n" ); document.write( "Area of path = 12m * 2.5m
\n" ); document.write( "Area of path = 30 m^2
\n" ); document.write( "One bag of cement can cover 6 m^2
\n" ); document.write( "30/6 = 5
\n" ); document.write( "5 bags of cement would be required
\n" ); document.write( "to cover the path.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );