document.write( "Question 1175766: A regular triangular pyramid with a slant height of 9 m has a volume equal to 50 cu. m. Find the lateral surface area of the pyramid. \n" ); document.write( "
Algebra.Com's Answer #801517 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Let s be the side length of the equilateral triangle which is the base of the pyramid.

\n" ); document.write( "The given slant height of 9 is the hypotenuse of a right triangle in which the legs are the height h of the pyramid and a segment from the center of the triangular base to the middle of one edge. The segment from the center of the base to the middle of one edge is 1/3 of the altitude of the triangular base, which is sqrt(3)/2 times the side length s. That makes the length of that segment \"s%2Asqrt%283%29%2F6\".

\n" ); document.write( "The Pythagorean Theorem with that right triangle then gives us the equation

\n" ); document.write( "\"9%5E2+=+h%5E2%2B%28s%2Asqrt%283%29%2F6%29%5E2\"
\n" ); document.write( "\"81+=+h%5E2%2Bs%5E2%2F12\" [1]

\n" ); document.write( "The volume of the pyramid is given as 50.

\n" ); document.write( "\"V+=+%281%2F3%29Bh\"

\n" ); document.write( "where B is the area of the base. The base is an equilateral triangle with side length s; its area is \"s%5E2%2Asqrt%283%29%2F4\". So

\n" ); document.write( "\"V+=+%281%2F3%29%28s%5E2%2Asqrt%283%29%2F4%29%28h%29\"

\n" ); document.write( "So now we have the equation

\n" ); document.write( "\"50+=+%281%2F3%29%28s%5E2%2Asqrt%283%29%2F4%29%28h%29\" [2]

\n" ); document.write( "s is a parameter we are using in our analysis; our objective is to find the height, h. To do that, we need to eliminate s (or, actually, s^2) between the two equations we have.

\n" ); document.write( "Solve [2] for s^2...

\n" ); document.write( "\"50+=+%281%2F3%29%28s%5E2%2Asqrt%283%29%2F4%29%28h%29\"
\n" ); document.write( "\"s%5E2+=+600%2Fsqrt%283%29%28h%29+=+200%2Asqrt%283%29%28h%29\" [3]

\n" ); document.write( "... and substitute in [1]

\n" ); document.write( "\"81+=+h%5E2%2B%2850%2F3%29%2Asqrt%283%29%28h%29\" [4]

\n" ); document.write( "That's the ugly part of the analysis. I leave the rest to you.

\n" ); document.write( "(1) Use a graphing calculator or some other utility to solve equation [4] for the height h.
\n" ); document.write( "(2) Use that value of h in [3] to find the side length s.
\n" ); document.write( "(3) The lateral surface area is the area of three congruent isosceles triangles each with height 9 and base length s.

\n" ); document.write( "Note you can verify your solution by seeing that the values you find for h and s satisfy equation [1].

\n" ); document.write( "
\n" ); document.write( "
\n" );