document.write( "Question 108634: A pyramid has a square base. Find the surface area of the pyramid if its slant height is 10 centimeters and the sides of its base are 5 centimeters long. \n" ); document.write( "
Algebra.Com's Answer #79228 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
A SQUARE PYRAMID HAS 4 TRIANGLE SIDES WITH A BASE OF 5 CM & A HEIGHT OF 10CM.
\n" ); document.write( "AREA OF EACH TRIANGLE=(B*H)/2
\n" ); document.write( "THUS WE HAVE 4(5*10)/2=4*50/2=200/2=100 SQUARE CM.
\n" ); document.write( "
\n" );