document.write( "Question 282863: What is the area and volume of a square pyramid with a height of 3m and a base edge of 4m? \n" ); document.write( "
Algebra.Com's Answer #205333 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! To find the area use the formula use:\r \n" ); document.write( "\n" ); document.write( "A = b^2 + b(sqrt{b^2 + (2h)^2}, where b = 4 and h = 3\r \n" ); document.write( "\n" ); document.write( "Can you do it now?\r \n" ); document.write( "\n" ); document.write( "To find the volume use:\r \n" ); document.write( "\n" ); document.write( "V = (1/3)(b^2)(h), where b = 4 and h = 3\r \n" ); document.write( "\n" ); document.write( "Can you do it now? \n" ); document.write( " |