document.write( "Question 837217: The amount of cobalt varies inversely to the amount of plutonium. If there are 5 gms of cobalt and 20 gms of uranium, how much cobalt will there be with 2 gms of uranium? \n" ); document.write( "
Algebra.Com's Answer #504541 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The amount of cobalt varies inversely to the amount of uranium.
\n" ); document.write( "c = \"k%2Fu\"
\n" ); document.write( " If there are 5 gms of cobalt and 20 gms of uranium,
\n" ); document.write( "5 = \"k%2F20\"
\n" ); document.write( "k = 5*20
\n" ); document.write( "k = 100
\n" ); document.write( " how much cobalt will there be with 2 gms of uranium?
\n" ); document.write( "the equation: c = \"100%2Fu\"
\n" ); document.write( "c = \"100%2F2\"
\n" ); document.write( "c = 50 grams of cobalt
\n" ); document.write( "
\n" ); document.write( "
\n" );