document.write( "Question 293888: The manager of a specialty food store combined almonds that cost $4.50 per pound with walnuts that cost $2.50 per pound. How many pounds of each were used to make a 100 pound mixture that costs $3.24 per pound? \n" ); document.write( "
Algebra.Com's Answer #212051 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a+w=100
\n" ); document.write( "4.5a+2.5w=100*3.24
\n" ); document.write( "a=37 w=63
\n" ); document.write( "
\n" ); document.write( "
\n" );