document.write( "Question 268897: Cowling’s rule. Cowling’s rule is another method for
\n" );
document.write( "determining the dosage of a drug to prescribe to a child.
\n" );
document.write( "For this rule, the formula\r
\n" );
document.write( "\n" );
document.write( "d=D(a+1)
\n" );
document.write( " 24
\n" );
document.write( "gives the child’s dosage d, where D is the adult dosage
\n" );
document.write( "and a is the age of the child in years. If the adult dosage
\n" );
document.write( "of a drug is 600 milligrams and a doctor uses this
\n" );
document.write( "formula to determine that a child’s dosage is
\n" );
document.write( "200 milligrams, then how old is the child?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #197013 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Cowling’s rule. Cowling’s rule is another method for \n" ); document.write( "determining the dosage of a drug to prescribe to a child. \n" ); document.write( "For this rule, the formula \n" ); document.write( "d=D(a+1) \n" ); document.write( " 24 \n" ); document.write( "--- \n" ); document.write( "I am going to assume that 24 is the denominator of the right side. \n" ); document.write( "--- \n" ); document.write( "gives the child’s dosage d, where D is the adult dosage \n" ); document.write( "and a is the age of the child in years. \n" ); document.write( "====================================================== \n" ); document.write( "If the adult dosage of a drug is 600 milligrams and a doctor uses this \n" ); document.write( "formula to determine that a child’s dosage is 200 milligrams, then how \n" ); document.write( "old is the child? \n" ); document.write( "----- \n" ); document.write( "200 = 600(a+1)/24 \n" ); document.write( "Multiplying both sides by 24 you get: \n" ); document.write( "4800 = 600(a+1) \n" ); document.write( "Dividing both sides by 600 you get: \n" ); document.write( "8 = a+1 \n" ); document.write( "--- \n" ); document.write( "So a = 7 yrs old \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |