document.write( "Question 529881: A cylinder has a height of 1.5 inches and a total surface area of 4pi square inches. What is its approximate radius rounded to the nearest hundredth? \n" ); document.write( "
Algebra.Com's Answer #349851 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A cylinder has a height of 1.5 inches and a total surface area of 4pi square inches.
\n" ); document.write( " What is its approximate radius rounded to the nearest hundredth?
\n" ); document.write( ":
\n" ); document.write( "The surface area of a cylinder is given by the formula:
\n" ); document.write( "S.A. = \"2%2Api%2Ar%5E2\" + \"2%2Api%2Ar%2Ah\"
\n" ); document.write( "Using the given values
\n" ); document.write( "\"2%2Api%2Ar%5E2\" + \"2%2Api%2Ar%2A1.5\" = \"4pi\"
\n" ); document.write( "we can greatly simplify this, divide thru by 2pi, results
\n" ); document.write( "r^2 + 1.5r = 2
\n" ); document.write( "r^2 + 1.5r - 2 = 0
\n" ); document.write( "Using the quadratic formula, where a=1, b=1.5 c=-2
\n" ); document.write( "The positive solution .85078, approx radius = .85 inches
\n" ); document.write( "
\n" );