document.write( "Question 322471: The owner of Nuts2U Snack Shack mixes cashews worth $6.25 a pound with peanuts worth $2.00 a pound to get a half-pound mixed nut bag worth $1.70. How much of each kind of nut is included in the mixed bag? \n" ); document.write( "
Algebra.Com's Answer #230848 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
Let c = number of cashews\r
\n" ); document.write( "\n" ); document.write( "Let p = number of peanuts\r
\n" ); document.write( "\n" ); document.write( "c + p = 0.5
\n" ); document.write( "6.25c + 2.00p = 1.70\r
\n" ); document.write( "\n" ); document.write( "This is your system of equations in two variables.\r
\n" ); document.write( "\n" ); document.write( "Can you take it from here?\r
\n" ); document.write( "\n" ); document.write( "If not, write back.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );