document.write( "Question 594789: If a medication has a concentration of 5mg per 1.5ml, then how many ml is 0.3mg? \n" ); document.write( "
Algebra.Com's Answer #804602 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! 5 mg/1.5 ml = 0.3 mg/x ml\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5/1.5 = 0.3/x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = (1.5 * 0.3)/5 = 0.09 mL \n" ); document.write( " |