document.write( "Question 69882: An elixir has a concentration of 15 milligrams per milliliter. If the dosage order is for 75 milligrams, how many milliliters should be administrated.
\n" );
document.write( "I know the answere but I don't know how to set up the formula. \n" );
document.write( "
Algebra.Com's Answer #49928 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! An elixir has a concentration of 15 milligrams per milliliter. If the dosage order is for 75 milligrams, how many milliliters should be administrated. \n" ); document.write( ": \n" ); document.write( "Let x = amt (in milliliters) required \n" ); document.write( ": \n" ); document.write( "Write a milligram equation \n" ); document.write( ": \n" ); document.write( "15x = 75 \n" ); document.write( "x = 75/15 \n" ); document.write( "x = 5 \n" ); document.write( " |