document.write( "Question 352637: You have a 1.2% antibiotic cream on the shelf and you have a 3.5 % antibiotic cream on the shelf. How much of each cream should you mix together if you want to obtain 8 ounces of a 1.75% cream? \n" ); document.write( "
Algebra.Com's Answer #252028 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
You have a 1.2% antibiotic cream on the shelf and you have a 3.5 % antibiotic cream on the shelf. How much of each cream should you mix together if you want to obtain 8 ounces of a 1.75% cream?
\n" ); document.write( "----------------------
\n" ); document.write( "m = 1.2% amount
\n" ); document.write( "n = 3.5% amount
\n" ); document.write( "----------------
\n" ); document.write( "m + n = 8 (total mixture)
\n" ); document.write( "0.012m + 0.035n = 0.0175*8 (total antibiotic)
\n" ); document.write( "2 eqns, 2 variables. Can you finish it?
\n" ); document.write( "
\n" ); document.write( "
\n" );