document.write( "Question 341952: Please help me solve this word problem:\r
\n" );
document.write( "\n" );
document.write( "How many pounds of coffee worth 50 cents must be mixed with 15 pounds of coffee worth 80 cents per pound to form a blend that will sell for 60 cents per pound?\r
\n" );
document.write( "\n" );
document.write( "I started to set up the problem in a chart format, but then can't remember how to set up the equation. If I can see the equation, I usually can solve it on my own.
\n" );
document.write( " $/lb lbs
\n" );
document.write( "coffee #1 50 cents x
\n" );
document.write( "coffee #2 80 cents 15
\n" );
document.write( "coffee #3 60 cents ?\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance for your help.
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #244808 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The equation \n" ); document.write( "50x + 80(15) = 60(x+15) \n" ); document.write( " |