document.write( "Question 1135399: While still in the hospital, the doctor writes an order for an antibiotic at 25 mg/lb/day.
\n" );
document.write( "You are nervous now because the nurse was wrong before. Assuming that you weigh
\n" );
document.write( "123 lbs, determine how many milligrams/day you should be given. What is the
\n" );
document.write( "equivalent number of grams/day? (Hint: mg/lb/day = 𝑚𝑔
\n" );
document.write( "𝑙𝑏∗𝑑𝑎𝑦) \n" );
document.write( "
Algebra.Com's Answer #753013 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! Each day you should get: \n" ); document.write( "( 25 mg/lb ) x ( 123 lb ) = 3075 mg / day \n" ); document.write( "-------------------------------------- \n" ); document.write( "Convert to grams/day \n" ); document.write( "( 3075 mg/day ) x ( 1 gm / 1000 mg ) = 3.075 gm/day \n" ); document.write( " \n" ); document.write( " |