document.write( "Question 844148: doctors often prescribe the same drugs for children as they do for adults. if \"a\" the age of a child and D is the adult dosage, then to find the child's dosage \"d\", doctors can use the formula d=0.08aD(Fried rule) or d=D(a+1)/24(cowling's rule). For what age do the two formulas give the same child's dosage. \n" ); document.write( "
Algebra.Com's Answer #508609 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"d=0.08aD\" (Fried rule) or \"d=D%28a%2B1%29%2F24\" (cowling's rule).
\n" ); document.write( "\"0.08aD=D%28a%2B1%29%2F24\"
\n" ); document.write( "\"0.08a=%28a%2B1%29%2F24\"
\n" ); document.write( "\"24%2A0.08a=a%2B1\"
\n" ); document.write( "\"1.92a=a%2B1\"
\n" ); document.write( "\"1.92a-a=1\"
\n" ); document.write( "\"0.92a=1\"
\n" ); document.write( "\"a=1%2F0.92\"
\n" ); document.write( "\"a=1.087\"
\n" ); document.write( "If \"a\" is in years, \"1.087years=1.087%2A12months=13+months\" .
\n" ); document.write( "
\n" );