document.write( "Question 825427: [ What is the area of a triangle if the base is 10 meters and the height is 6 meters ]
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #497271 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "a = (1/2)bh \n" ); document.write( "a = (1/2)*10*6 \n" ); document.write( "a = 30 m \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 4-equations 4-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " \n" ); document.write( " |