document.write( "Question 149716: The rate at which a tablet of vitamin C begins to dissolve depends on the surface area of the tablet. One brand of tablet is 2 centimeters long and is in the shape of a cylinder with hemispheres of diameter 0.5 centimeter attached to both ends. A second brand of tablet is to be manufactured in the shape of a right circular cylinder of altitude 0.5 centimeter.\r
\n" );
document.write( "\n" );
document.write( "a) Find the diameter of the second tablet so that its surface are is equal to that of the first tablet.\r
\n" );
document.write( "\n" );
document.write( "b) Find the volume of each tablet. \n" );
document.write( "
Algebra.Com's Answer #109969 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! One brand of tablet is 2 centimeters long and is in the shape of a cylinder with hemispheres of diameter 0.5 centimeter attached to both ends. \n" ); document.write( ": \n" ); document.write( " A second brand of tablet is to be manufactured in the shape of a right circular cylinder of altitude 0.5 centimeter. \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( "a) Find the diameter of the second tablet so that its surface are is equal to that of the first tablet. \n" ); document.write( ": \n" ); document.write( "Find the surface area of the 1st tablet \n" ); document.write( "The radius of the two hemispheres = .25 \n" ); document.write( "The length of cylinder portion = 2 - .5 = 1.5 cm \n" ); document.write( ": \n" ); document.write( "S.A = (4*pi*.25^2) + (pi*.5*1.5) \n" ); document.write( "S.A = .7854 + 2.3562 \n" ); document.write( "S.A = 3.1416 sq/cm of the 1st tablet \n" ); document.write( ": \n" ); document.write( "Find the radius of the 2nd tablet (h=.5) with the above S.A. \n" ); document.write( "2*pi*r^2 + 2*pi*r*.5 = 3.1416 \n" ); document.write( "Divide both side by 2*pi \n" ); document.write( "r^2 + .5r = \n" ); document.write( "r^2 + .5r = .5 \n" ); document.write( "A quadratic equation: \n" ); document.write( "r^2 + .5r - .5 = 0 \n" ); document.write( "Factors to: \n" ); document.write( "(r+1)(r-.5) = 0 \n" ); document.write( "Positive solution \n" ); document.write( "r = + .5 cm; diameter of the 2nd tablet = 1.0 cm \n" ); document.write( ": \n" ); document.write( "Check solution: pi*.5^2 + pi*1*.5 = 3.1416 sq/cm \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "b) Find the volume of each tablet. \n" ); document.write( ": \n" ); document.write( "Tablet 1; r=.25; h=1.5: \n" ); document.write( "V = ( \n" ); document.write( "V = .06545 + .29452 \n" ); document.write( "V = .360 cu/cm \n" ); document.write( ": \n" ); document.write( "Tablet 2; r=.5, h=.5: \n" ); document.write( "V = pi*.5^2*.5 \n" ); document.write( "V = .3927 cu/cm \n" ); document.write( " |