document.write( "Question 754378: Find what is the surface area of a square pyramid that has a side length of 15 ft and slant height of 19 ft?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #459034 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Formula for surface area of a square pyramid \n" ); document.write( "Side length 15ft and slant height 19ft\r \n" ); document.write( "\n" ); document.write( " Area = 2 * side * slant height + side^2 \n" ); document.write( " 2 * 15 * 19 + 15^2 \n" ); document.write( " = 795 ft^2\r \n" ); document.write( "\n" ); document.write( "Hope this helps \n" ); document.write( ":-) \n" ); document.write( " |