document.write( "Question 721303: two cylinders have the same volume. If the radius of cylinder 1 is 3 times the radius of cylinder 2, then the height of cylinder 2 is how many times the height of cylinder 1? \n" ); document.write( "
Algebra.Com's Answer #442330 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
radius of cylinder 1: 3r
\n" ); document.write( "radius of cylinder 2: r\r
\n" ); document.write( "\n" ); document.write( "height of cyl 1: h
\n" ); document.write( "height of cyl 2: y\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "volume of cylinder 1: \"pi%2A%283r%29%5E2%2Ah\"
\n" ); document.write( "volume of cylinder 2: \"pi%2Ar%5E2%2Ay\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The volumes are expected to be equal. We want to know the ration of y to h.
\n" ); document.write( "\"pi%2A%283r%29%5E2%2Ah=pi%2Ar%5E2%2Ay\"
\n" ); document.write( "Divide both sides by \"pi%2Ar%5E2\",
\n" ); document.write( "\"9h=y\"
\n" ); document.write( "\"highlight%28y%2Fh=9%29\". Ratio of heights of cylinder 2 to cylinder 1
\n" ); document.write( "
\n" );