document.write( "Question 207127: A physician prescribes one 0.2 mg tablet of a medication to be taken twice a day for 7 days. How many total micrograms of the medication will the patient have taken after 7 days?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #156655 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! .2*14=2.8 mg in 7 days \n" ); document.write( "micro = 1000 mili \n" ); document.write( "so just move the decimal 3 places to the right \n" ); document.write( "2800 micrograms \n" ); document.write( " |