document.write( "Question 215562: The Modern Grocery has cashews that sell for $3.75 a pound and peanuts that sell for $2.75 a pound. How much of each must Albert, the grocer, mix to get 40 pounds of mixture that he can sell for $3.00 per pound? Express the problem as a system of linear equations and solve using the method of your choice. \n" ); document.write( "
Algebra.Com's Answer #162886 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
3.75x+2.75(40-x)=3.00*40
\n" ); document.write( "3.75x+110-2.75x=120
\n" ); document.write( "x=120-110
\n" ); document.write( "x=10 pounds of cashews is used.
\n" ); document.write( "40-10=30 pounds of peanuts are used.
\n" ); document.write( "Proof:
\n" ); document.write( "3.75*10+2.75*30=120
\n" ); document.write( "37.5+82.5=120
\n" ); document.write( "120=120
\n" ); document.write( "
\n" );