document.write( "Question 1164056: A merchant has coffee worth $20 a pound that she wishes to mix with 90 pounds of coffee worth $80 a pound to get a mixture that can be sold for $40 a pound . How many pounds of the $20 coffee should be used ? \n" ); document.write( "
Algebra.Com's Answer #788351 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x pounds of $20 coffee and 90 pounds of $80 coffee=20x+$7200 . units are pounds*dollars/pound=dollars
\n" ); document.write( "20x+7200=(90+x)*$40, the sum of the first two equals the product of the mixture
\n" ); document.write( "20x+7200=3600+40x
\n" ); document.write( "3600=20x
\n" ); document.write( "x=180 pounds of $20 coffee ANSWER\r
\n" ); document.write( "\n" ); document.write( "the mixture will be 270 pounds *$40/pound=$10800
\n" ); document.write( "180*$20=$3600 and $80*90=$7200. That sum is $10800.
\n" ); document.write( "
\n" ); document.write( "
\n" );