document.write( "Question 1102265: Find the dimensions of a right circular cylinder with volume 1000 cm^3 and surface area 600 cm^2. \n" ); document.write( "
Algebra.Com's Answer #716925 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
h for length or 'height'
\n" ); document.write( "r for radius\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Assuming cylinder includes top and bottom surface,
\n" ); document.write( "\"system%28h%2Api%2Ar%5E2=1000%2C2%2Api%2Ar%5E2%2B2h%2Api%2Ar=600%29\"
\n" ); document.write( "Solve this system for r and h.
\n" ); document.write( "
\n" );