document.write( "Question 36023This question is from textbook geometry
\n" );
document.write( ": A sphere is inscribed in a cone with radius 6 and height 8. Find the volume of the sphere. \n" );
document.write( "
Algebra.Com's Answer #22059 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! A sphere is inscribed in a cone with radius 6 and height 8. Find the volume of the sphere. \n" ); document.write( "DRAW A SECTION...TRIANGLE ABC REPRESENTS THE SECTION OF THE CONE,WITH A AS VERTEX AND BC AS BASE.HENCE BC =6+6=12 \n" ); document.write( "DRAW AD PERPENDICULAR FROM A TO BC.AD IS HEIGHT OF CONE =8 \n" ); document.write( "DRAW A CIRCLE WITH CENTRE AT O ON AD \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "AS SECTION OF SPHERE TOUCHING BC,CA,AB AT D,E,F. \n" ); document.write( "HENCE OD=OE=OF=RADIUS OF SPHERE=R SAY \n" ); document.write( "NOW TRIANGLES ADC,AND AEO ARE RIGHT ANGLED \n" ); document.write( "ANGLE ADC=90=ANGLE AEO...AS AEC IS TANGENT..SPHERE TOUCHING CONE. \n" ); document.write( "ANGLE DAC=ANGLE OAE=SAME ANGLE \n" ); document.write( "HENCE THE 2 TRIANGLES ADC AND AEO ARE SIMILAR. \n" ); document.write( " HENCE DC/EO=AD/AE \n" ); document.write( "DC=6.....AD=8......EO=R=RADIUS OF SPHERE.....AE=SQRT(AO^2-OE^2) \n" ); document.write( "=SQRT{(AD-OD)^2-R^2} \n" ); document.write( "=SQRT{(8-R)^2-R^2}=SQRT{64+R^2-16R-R^2} \n" ); document.write( "=SQRT(64-16R) \n" ); document.write( "HENCE WE HAVE \n" ); document.write( "6/R=8/SQRT(64-16R) \n" ); document.write( "6SQRT(64-16R)=8R \n" ); document.write( "6*4SQRT(4-R)=8R \n" ); document.write( "3SQRT(4-R)=R....SQUARING.... \n" ); document.write( "9(4-R)=R^2 \n" ); document.write( "R^2+9R-36=0 \n" ); document.write( "(R-3)(R+12)=0 \n" ); document.write( "R=3 \n" ); document.write( " |