document.write( "Question 175471: What is the formula to find the volume and the area of base on a triangular prism? \n" ); document.write( "
Algebra.Com's Answer #130548 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! Triangular Prism Formula: \n" ); document.write( "Area of Base(A) = 1/2 * a * b \n" ); document.write( "Perimeter of Base(P) = s1 + s2 + s3 \n" ); document.write( "Surface Area of Prism = ab + (s1 + s2 + s3)h = ab + Ph \n" ); document.write( "Volume of Prism = 1/2 * a * b * h = Ah \n" ); document.write( "where \n" ); document.write( " a = altitude, b = base, h = height and s1, s2, s3 are sides \n" ); document.write( " |