document.write( "Question 83267: The volume of a cylinder is given by v=πr2h
\n" ); document.write( "Where r is radius of the cylinder and h is height of the cylinder. Suppose the volume of the cylinder is 100 cubic centimeters.
\n" ); document.write( "Write h as a function of r. keep π in the functions equation
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #59811 by Mona27(45)\"\" \"About 
You can put this solution on YOUR website!
Volume = \"pi%2Ar%5E2%2Ah\"
\n" ); document.write( "You can substitute 100 for volume
\n" ); document.write( "\"100=pi%2Ar%5E2%2Ah\"
\n" ); document.write( "To write h in terms of r, we need to cancel the rest of the symbols beside the h. You can do that by dividing both sides of the equation by \"pi%2Ar%5E2\"
\n" ); document.write( "You will get:
\n" ); document.write( "\"100%2F%28pi%2Ar%5E2%29=h\"
\n" ); document.write( "
\n" );