document.write( "Question 218487: I really don't understand how to even begin this problem and I am not sure if this is even the correct category but my teacher fails to understand the meaning of please explain this problem and not just hand out the answers. the problem is \"A grocer mixed nuts worth 80 cents per pound with nuts worth 50 cents per pound. How many pounds of each did he use to make a mixture of 30 pounds to sell at 75 cents per pound?\" \n" ); document.write( "
Algebra.Com's Answer #164612 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Ok, begin by assigning a variable to the unknown quantity.
\n" ); document.write( "Let x = the number of pounds of nuts worth 0.80 per pound, then (30-x) = the number of pounds of nuts worth $0.50 per pound. The sum of these two amounts is going to = 30 pounds of nut-mixture worth $0.75 per pound.
\n" ); document.write( "These can be expressed algebraically as:
\n" ); document.write( "\"x%280.80%29%2B%2830-x%29%280.50%29+=+30%280.75%29\" Simplify and solve for x.
\n" ); document.write( "\"0.8x%2B15-0.5x+=+22.5\" Combine the x-terms.
\n" ); document.write( "\"03x%2B15+=+22.5\" Subtract 15 from both sides.
\n" ); document.write( "\"0.3x+=+7.5\" Divide both sides by 0.3
\n" ); document.write( "\"x+=+25\"
\n" ); document.write( "So the grocer will need to mix 25 pounds of nuts worth $0.80 per pound with (30-25 = 5) pounds of nuts worth $0.50 per pound to obtain 30 pounds of nut-mixture worth $0.75 per pound.
\n" ); document.write( "
\n" );