document.write( "Question 254960: what is the area of a triangle if the base is 3/4 and the height is 2/3 \n" ); document.write( "
Algebra.Com's Answer #187237 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Area = b*h/2 \n" ); document.write( "= (1/2)(3/4)*(2/3) \n" ); document.write( "= 6/24 \n" ); document.write( "= 1/4 sq unit \n" ); document.write( " |