document.write( "Question 124567: A dealer mixed some coffee worth $.80 per pound with coffee worth $.50 per pound to make a mixture to be sold for $.70 per pound. If the number of pounds of $.80 coffee was 10 more than the number of pounds of the $.50 coffee, how many pounds of each kind did he use? \n" ); document.write( "
Algebra.Com's Answer #91298 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Start by letting x = the number of pounds of the $0.50 per pound coffee. \n" ); document.write( "The the number of pounds of the $0.08 per pound coffee can be expressed by (x+10) \n" ); document.write( "The sum of these two quantities (x+x+10)is to equal the number of pounds of coffee at $0.70 per pound. \n" ); document.write( "We can write the following equation: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The dealer will need to mix 10 pounds of the $0.50 per pound coffee (x+10) 20 pounds of the $0.80 per pound coffee to obtain 30 pounds of $0.70 per pound coffee. \n" ); document.write( " |