document.write( "Question 1166070: A certain drug is made from only two ingredients: compound A and compound B. There are 4 milliliters of compound A used for every 5 milliliters of compound B. If a chemist wants to make 612 milliliters of the drug, how many milliliters of compound A are needed? \n" ); document.write( "
Algebra.Com's Answer #790539 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
The ratio of A to B is 4 to 5: A/B = 4/5
\n" ); document.write( "Thus A = (4/5)B
\n" ); document.write( "A + B = 612 -> (4/5)B + B = 612
\n" ); document.write( "B = (5/9)612 = 340 ml
\n" ); document.write( "Hence A = (4/5)340 = 272 ml
\n" ); document.write( "
\n" ); document.write( "
\n" );