document.write( "Question 176795: A triangular prism is 4cm long, its base is 6cm wide and the volume is 2000cm cubed. what is the height of the prisms base? \n" ); document.write( "
Algebra.Com's Answer #131883 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A triangular prism is 4cm long, its base is 6cm wide and the volume is 2000cm cubed. what is the height of the prisms base? \n" ); document.write( "---------------- \n" ); document.write( "V = base area*length \n" ); document.write( "base area = bh/2 \n" ); document.write( "V = (bh/2)*l \n" ); document.write( "2000 = (6*h/2)*4 \n" ); document.write( "2000 = 12h \n" ); document.write( "h = 2000/12 = 500/3 \n" ); document.write( "h =~166.67 cm \n" ); document.write( " |