document.write( "Question 602308: A. find the volume of a sphere with a diameter of 14cm\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "B. find the volume of a pyramid with a square base. the length of the square is 8in. Then it has a height of 10in. \n" );
document.write( "
Algebra.Com's Answer #380184 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! A. v = (4/3) * pi * 7^3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "B. v = (1/3) * 8^2 * 10\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the caret symbol (^) signifies exponentiation (a power) ___ 7^3 is 7 cubed \n" ); document.write( " |