document.write( "Question 1075742: A corner shelf is made in the shape of a triangle. The shelf has a total area of 324 sq. cm., with a height of 18 cm. What is the length of the base of the triangle?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #690389 by Boreal(15235) You can put this solution on YOUR website! A=(1/2)bh \n" ); document.write( "324=(1/2)*b*18=9b \n" ); document.write( "divide by 9 both sides \n" ); document.write( "b=36 cm. \n" ); document.write( " |