document.write( "Question 479931: Find the area of a rectangular building lot
\n" );
document.write( "that is 105 ft by 60 ft.
\n" );
document.write( "Answer in units of m2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #328822 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Area = L * W \n" ); document.write( "Area = 105*60=6300 m^2 \n" ); document.write( " |