document.write( "Question 522332: You have one type of coffee that sells for $2.50/lb and another type of coffee that sells for $5.10/lb. You would like to use 25 lbs more of a $5.10/lb type than the $2.50/lb type. You want the final mixture to sell for $4.10/lb.\r
\n" ); document.write( "\n" ); document.write( "How much of each coffee will you need to obtain the desired mixture?\r
\n" ); document.write( "\n" ); document.write( "If necessary, round your answers to two decimal places.\r
\n" ); document.write( "\n" ); document.write( "You will need
\n" ); document.write( " lbs of the cheaper coffee
\n" ); document.write( "and
\n" ); document.write( " lbs of the expensive coffee.
\n" ); document.write( "

Algebra.Com's Answer #346837 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
(2.50)(x) + (5.10)(25 + x) = (4.10)(25 + 2x) \n" ); document.write( "
\n" );