document.write( "Question 988251: A circular magnet has an inner radius of r-cm, an outer radius 2cm larger and its depth is the same as the inner radius. If the total volume of the magnet is 120 mulitplied by pi cm^3, find r.
\n" );
document.write( "I have written the equation, but cannot solve it.
\n" );
document.write( "V= pi x (r+2)^2 x r - pi x r^2 x r \n" );
document.write( "
Algebra.Com's Answer #608989 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A circular magnet has an inner radius of r-cm, an outer radius 2cm larger and its depth is the same as the inner radius. If the total volume of the magnet is 120 mulitplied by pi cm^3, find r. \n" ); document.write( "I have written the equation, but cannot solve it. \n" ); document.write( "V= pi x (r+2)^2 x r - pi x r^2 x r \n" ); document.write( "just make equal to 120pi \n" ); document.write( " \n" ); document.write( "divide thru by pi, multiply r \n" ); document.write( " \n" ); document.write( "FOIL (r+2)(r+2) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "r^3 cancel so we have \n" ); document.write( " \n" ); document.write( "Simplify, divide by 4 \n" ); document.write( " \n" ); document.write( "A quadratic equation \n" ); document.write( " \n" ); document.write( "factors to \n" ); document.write( "(r+6)(r-5) = 0 \n" ); document.write( "positive solution \n" ); document.write( "r = 5 \n" ); document.write( ": \n" ); document.write( "Did this make sense to you? \n" ); document.write( " |