document.write( "Question 586817: If I have a price per kilo, how can I get a price for 37 mgs. \n" ); document.write( "
Algebra.Com's Answer #373903 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
there are 1000 grams in a kilogram, and 1000 milligrams in a gram; so a million (1000000) mgs in a kg\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide the kg price by 1000000 to get the mg price, then multiply by 37
\n" ); document.write( "
\n" );