document.write( "Question 27012: find area of triangle\r
\n" );
document.write( "\n" );
document.write( "1 2/5 yrds by 4 1/2 yrd \n" );
document.write( "
Algebra.Com's Answer #17711 by hyperasad(6)![]() ![]() ![]() You can put this solution on YOUR website! area of triangle = 1/2 x height x base \n" ); document.write( "in this case \n" ); document.write( "height = 1 2/5 = 7/5 \n" ); document.write( "base = 4 1/2 = 9/2 \n" ); document.write( "placing these values in formula \n" ); document.write( "AREA = 1/2 x 7/5 x 9/2 \n" ); document.write( " = 63/20 \n" ); document.write( " = 3 3/20 sq. yards \n" ); document.write( " |