document.write( "Question 604437: Right triangle ABC with legs AB= 9 millimeters and BC= 12 millimeters is the base of a right prism that has a surface area of 450 square millimeters. What is the height of the prism? \n" ); document.write( "
Algebra.Com's Answer #381205 by alicealc(293)![]() ![]() ![]() You can put this solution on YOUR website! I assume that AB is perpendicular to BC \n" ); document.write( "because it's a triangle, then area of triangle: \n" ); document.write( "Area = 1/2 * base * height \n" ); document.write( "Area = 1/2 * 12 * 9 = 6 * 9 = 54 square milimeters\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "because it's a right triangle, then we can use Phytagoras theorem to find the other side of the triangle: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "AC = 15 milimeters\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Surface Area (SA) of a prism: \n" ); document.write( "SA = 2*base area + base perimeter*prism's height \n" ); document.write( "450 = 2*54 + (9 + 12 + 15)*prism's height \n" ); document.write( "450 = 108 + 36*prism's height \n" ); document.write( "450 - 108 = 36*prism's height \n" ); document.write( "342 = 36 * prism's height \n" ); document.write( "prism's height = 342/36 = 9.5 milimeters\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, the height of the prism is 9.5 millimeters \n" ); document.write( " |