document.write( "Question 846857: Hi there, I have a quiz tommorow on Substitution and Elimination. I know how to do both, but sadly I am not the sharpest when it comes to word problems. I am stuck with this one. \r
\n" );
document.write( "\n" );
document.write( "Mrs. Lincoln mixes two brands of coffee to make 15 pounds of a mixture selling for $4.78 per pound. She mixes monson coffee selling at 3.90 per pound, with Valley Brothers coffee selling at $5.75 per pound. How many pounds of each coffee should she use in the mixture. \r
\n" );
document.write( "\n" );
document.write( "The part I get confused at is how you can mix the two but get something worth less. It would be ideal to get this as soon as possible if not that is ok, I respect your time and do not wish to waste it. Thanks in advance \n" );
document.write( "
Algebra.Com's Answer #509948 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Mrs. Lincoln mixes two brands of coffee to make 15 pounds of a mixture selling for $4.78 per pound. She mixes monson coffee selling at 3.90 per pound, with Valley Brothers coffee selling at $5.75 per pound. How many pounds of each coffee should she use in the mixture. \n" ); document.write( "------------------------ \n" ); document.write( "t = amount of $3.90 \n" ); document.write( "f = amount of $5.75 \n" ); document.write( "==================== \n" ); document.write( "t + f = 15 (total coffee) \n" ); document.write( "t*390 + f*575 = 15*478 (total price) \n" ); document.write( "---------- \n" ); document.write( "f = 15 - t \n" ); document.write( "390t + 575f = 7170 \n" ); document.write( "78t + 115f = 1434 \n" ); document.write( "78t + 115*(15-t) = 1434 \n" ); document.write( "etc\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |