document.write( "Question 352633: In the final game of the 2000 basketball season, the Los Angeles Lakers scored 96 of their points on a combination of 43 two-and three-point baskets. How many of each type if shot were made? \n" ); document.write( "
Algebra.Com's Answer #252029 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
These are similar problems, 2 things at 2 different values. Do it like this:
\n" ); document.write( "-----------------------
\n" ); document.write( "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" );