document.write( "Question 99681: What is the legnth of the base (b) of any triangle that has an area \"A\" and a height \"h\" ? (Note: A = 1/2 bh)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #72557 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! A=(1/2)BH \n" ); document.write( "A=BH/2 NOW CROSS MULTIPLY: \n" ); document.write( "BH=2A NOW DIVIDE BOTH SIDES BY H: \n" ); document.write( "B=2A/H IS THE VALUE OF THE BASE. \n" ); document.write( " \n" ); document.write( " |