document.write( "Question 35717: the base of a triangle is 3 times as long as its height. if the area of the triangle is 24 cm squared, find the length of the base and the height. \n" ); document.write( "
Algebra.Com's Answer #21868 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! HT =H \n" ); document.write( "BASE IS 3 TIMES =3H \n" ); document.write( "AREA =BH/2=24 \n" ); document.write( "3H*H/2=24 \n" ); document.write( "H*H=24*2/3=16 \n" ); document.write( "H=4 \n" ); document.write( " |