document.write( "Question 1207769: A 39-ounce can of Hills Bros.® coffee requires 188.5 square inches of aluminum. If its height is 7 inches, what is its radius? \r
\n" );
document.write( "\n" );
document.write( "[Hint: The surface area S of a right cylinder is S = 2(pi)(r^2) + 2(pi)rh, where r is the radius and h is the height.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I say the set up I'd this:\r
\n" );
document.write( "\n" );
document.write( "188.5 = 2(pi)(r^2) + 2(pi)7r\r
\n" );
document.write( "\n" );
document.write( "I now must find r.\r
\n" );
document.write( "\n" );
document.write( "Yes? \n" );
document.write( "
Algebra.Com's Answer #845828 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "S = 2pi*r^2 + 2pi*r*h \n" ); document.write( "S = 2pi*r(r + h) \n" ); document.write( "188.5 = 2pi*r(r + 7) \n" ); document.write( "r(r+7) = 188.5/(2pi) \n" ); document.write( "r(r+7) = 30.00070677 approximately\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I used my calculator's stored version of pi to get the most accuracy possible when computing the right hand side. \n" ); document.write( "If we rounded to say 1 decimal place, then that 30.00070677 becomes 30.0 or simply 30. \n" ); document.write( "I'm rounding to one decimal place because 188.5 is to the same level of accuracy. \n" ); document.write( "Please let me know if your teacher wants some other level of accuracy instead.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r(r+7) = 30 \n" ); document.write( "r^2+7r = 30 \n" ); document.write( "r^2+7r-30 = 0 \n" ); document.write( "(r+10)(r-3) = 0 \n" ); document.write( "r+10 = 0 or r-3 = 0 \n" ); document.write( "r = -10 or r = 3 \n" ); document.write( "A negative radius is not possible. We'll ignore it. \n" ); document.write( "The only practical solution is r = 3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's check this radius. \n" ); document.write( "S = 2pi*r^2 + 2pi*r*h \n" ); document.write( "S = 2pi*r(r + h) \n" ); document.write( "S = 2pi*3(3+7) \n" ); document.write( "S = 60pi \n" ); document.write( "S = 188.49555922 approximately when using a calculator \n" ); document.write( "S = 188.5 when rounding to one decimal place. \n" ); document.write( "This confirms we have the correct radius value when considering the rounding method mentioned.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 3 inches \n" ); document.write( " \n" ); document.write( " |