document.write( "Question 517057: If a triangle has an area of 48 and a height of 16 what is its base? \n" ); document.write( "
Algebra.Com's Answer #344637 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Area = b*h/2 \n" ); document.write( "b = 2*Area/h \n" ); document.write( " |