document.write( "Question 984670: A grocer wants to make a ten pound mixture of peanuts and cashews that he can sell for $4.75 per pound. If peanuts cost 4.00 dollars per pound and cashews cost 6.50 dollars per pound, how many pounds of each should he use?\r
\n" ); document.write( "\n" ); document.write( "How do I figure out the system of equations needed to solve this problem?
\n" ); document.write( "

Algebra.Com's Answer #605477 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "P=pounds of peanuts; C=pounds of cashews
\n" ); document.write( ".
\n" ); document.write( "P+C=10 pounds
\n" ); document.write( "P=10-C Use this to substitute for P below.
\n" ); document.write( ".
\n" ); document.write( "$4.00P+$6.50C=($4.75/lb)(10 lbs) Substitute for P from above.
\n" ); document.write( "$4.00(10-C)+$6.50C=$47.50
\n" ); document.write( "$40.00-$4.00C+$6.50C=$47.50
\n" ); document.write( "$2.50C=$7.50
\n" ); document.write( "C=3 ANSWER 1: he should use 3 pounds of cashews.
\n" ); document.write( ".
\n" ); document.write( "P=10-C=10-3=7 ANSWER 2: He should use 7 pounds of peanuts.
\n" ); document.write( ".
\n" ); document.write( "CHECK:
\n" ); document.write( "$4.00P+$6.50C=($4.75/lb)(10 lbs)
\n" ); document.write( "$4.00(7)+$6.50(3)=$47.50
\n" ); document.write( "$28.00+$19.50=$47.50
\n" ); document.write( "$47.50=&47.50
\n" ); document.write( "
\n" ); document.write( "
\n" );