document.write( "Question 294615: what is the height of a triangle whose area is 4 square meters and whose base is 2.5 meters \n" ); document.write( "
Algebra.Com's Answer #212410 by TakeishaM(13)![]() ![]() ![]() You can put this solution on YOUR website! A = (1/2) x base x height\r \n" ); document.write( "\n" ); document.write( "You know A = 4 \n" ); document.write( " B = 2.5 \n" ); document.write( "Now plug in the values into the equation\r \n" ); document.write( "\n" ); document.write( "4 = (1/2) x 2.5 x H \n" ); document.write( "4 = 1.25 x H\r \n" ); document.write( "\n" ); document.write( "Divide both sides by 1.25 to get height by itself \n" ); document.write( "(4/1.25) = (1.25 x H)/1.25 \n" ); document.write( " 3.2 = H\r \n" ); document.write( "\n" ); document.write( "The height of the triangle is 3.2 meters \n" ); document.write( " |