document.write( "Question 522891: The equation a=1/2bh gives the area of a triangle where b is the length of the base and h is the height. Solve this equation for h \n" ); document.write( "
Algebra.Com's Answer #347058 by umail08(87)![]() ![]() You can put this solution on YOUR website! a=1/2bh … multiply both sides by 2 \n" ); document.write( "2a = bh …. Divide both sides by b \n" ); document.write( "2a/b = h \n" ); document.write( " \n" ); document.write( " |