document.write( "Question 999767: A cake recipe will make a round cake that is 6 inches in diameter and two inches high. If I use the same recipe but pour the batter into a round cake pan with a diameter of 8 inches how tall will my cake be? \n" ); document.write( "
Algebra.Com's Answer #617329 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
h, height
\n" ); document.write( "d, diameter
\n" ); document.write( "\"v=h%2Api%2A%28d%2F2%29%5E2\", volume formula for cylinder\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"h%2Api%2A%288%2F2%29%5E2=6%2Api%2A%286%2F2%29%5E2\"\r
\n" ); document.write( "\n" ); document.write( "\"h%2A16=6%2A9\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28h=27%2F8%29\"
\n" ); document.write( "
\n" );