document.write( "Question 841637: I need your help on a word problem. This is it: Oh Nuts! sells pistachio kernels for $10.00 per pound and almonds for $8.00 per pound. How much of each type should be used to make a 50-lb blend that sells for $8.80 per pound? \n" ); document.write( "
Algebra.Com's Answer #507082 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of pistachio kernels needed \n" ); document.write( "Then 50-x=amount of almonds needed\r \n" ); document.write( "\n" ); document.write( "Well now we know that the total cost of the nuts before they are mixed together ($10x+ $8.00(50-x)) has to equal the total cost of the mixture (50*$8.80), soooo: \n" ); document.write( "10x+8.00(50-x)=50*8.80 ($ understood) \n" ); document.write( "10x+400-8x=440 collect like terms \n" ); document.write( "2x=40 \n" ); document.write( "x=20 lb---amount of pistachio kernels needed \n" ); document.write( "50-x=50-20=30 amount of almonds needed\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "20*10 +30*8=50*8.80 \n" ); document.write( "200+240=440 \n" ); document.write( "440=440\r \n" ); document.write( "\n" ); document.write( "Hope this helps--ptaylor \n" ); document.write( " |