document.write( "Question 33244: The owner of a health-food store sells dried apples for $1.20 per quarter-pound, and dried apricots for $1.80 per quarter-pound. How many pounds of each must he mix together to get 20lb of a mixture that sells for $1.68 per quarter-pound? \n" ); document.write( "
Algebra.Com's Answer #19625 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
Let x be the solution:
\n" ); document.write( "Equation:
\n" ); document.write( "1.2x+1.8(20-x)=1.68(20)
\n" ); document.write( "1.2x-1.8x+36=33.6
\n" ); document.write( "-2.4=-0.6x
\n" ); document.write( "x=4
\n" ); document.write( "20-4=16
\n" ); document.write( "Hence, for 1.2$ there is needed to be 4lb of mixture added, and for 1.8$ there is needed to be 16lb of mixture added.
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );