document.write( "Question 833317: Two formulas that approximate the dosage of a drug prescribed for children are:
\n" );
document.write( "Young's Rule: C=DA/A+12
\n" );
document.write( "Cowling's Rule: C=D(A+1)/24
\n" );
document.write( "A= Child's age in years
\n" );
document.write( "D= Adult dosage
\n" );
document.write( "C= Proper child dosage\r
\n" );
document.write( "\n" );
document.write( "For a 6 year old child, what is the difference in the dosage for the two given formulas. Express your answer as a single rational expression in terms of D. What does this answer mean in terms of variables. \n" );
document.write( "
Algebra.Com's Answer #502501 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two formulas that approximate the dosage of a drug prescribed for children are: \n" ); document.write( "Young's Rule: C=DA/A+12 \n" ); document.write( "Cowling's Rule: C=D(A+1)/24 \n" ); document.write( "A= Child's age in years \n" ); document.write( "D= Adult dosage \n" ); document.write( "C= Proper child dosage \n" ); document.write( "For a 6 year old child, what is the difference in the dosage for the two given formulas. Express your answer as a single rational expression in terms of D. What does this answer mean in terms of variables. \n" ); document.write( "------ \n" ); document.write( "Young: (D*6)/(6+12) = (6D)/18 = D/3 \n" ); document.write( "Cowling: D(6+1)/24 = (7/24)D \n" ); document.write( "---- \n" ); document.write( "Dosage difference: D/3 - (7D/24) = (8D/24)-(7D/24) = D/24 \n" ); document.write( "------- \n" ); document.write( "The difference for a 6 yr. old child is (1/24)th of the adult dosage. \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |