document.write( "Question 446012: A carpenter is covering a floor that measures 10 feet by 12 feet.
\n" );
document.write( "The flooring boards are 3 inches wide and 8 feet long. How
\n" );
document.write( "many boards will the carpenter need to cover the floor? \n" );
document.write( "
Algebra.Com's Answer #307131 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 10'x12'=120'2 \n" ); document.write( "8'x1/4'=2'2 \n" ); document.write( "120/2=60 flooring boards necessary to cover the floor.. \n" ); document.write( " |