document.write( "Question 233450: Determine the area of a 6-inch × 10-inch rectangle by using the following units of area:
\n" );
document.write( "(i) A 1-inch × 1-inch square square; (ii) A 1-inch × 2-inch square square; and (iii) A right triangle
\n" );
document.write( "with legs 1-inch × 1-inch. \n" );
document.write( "
Algebra.Com's Answer #172369 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 6*10=60 in^2 is the total area. \n" ); document.write( "A 1X1 square=1 in^1 so 60/1=60 squares are needed. \n" ); document.write( "A 1X2= 2 in^2so 60/2=30 pieces are needed \n" ); document.write( "A triangle with 1 in legs=1/2 in^2 so 60/(1/2)=60*2=120 pieces are needed. \n" ); document.write( " |