document.write( "Question 765576: Emily mixes peanuts costing $6.5 per pound with candy-chocolate costing $5.00 per pound. If a 2.5-pound bag cost Emily $14, how many pounds of peanuts and how many pounds of chocolate were in the mixture? \n" ); document.write( "
Algebra.Com's Answer #466258 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
The needed variables are for pounds of peanuts and pounds of chocolate.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let p=pounds peanuts
\n" ); document.write( "let c=pounds chocolate\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A 2.5-pound bag represents $14.
\n" ); document.write( "\"p%2Bc=2.5\" and \"6.5%2Ap%2B5%2Ac=14\"
\n" ); document.write( "Solve the system for p and c.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Try this:
\n" ); document.write( "\"5p%2B5c=5%2A%282.5%29\" the pounds equation multiplied by 5,
\n" ); document.write( "\"5p%2B5c=12.5\" the pounds equation simplified for easier use.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ELIMINATION OPERATION
\n" ); document.write( "6.5p+5c=14
\n" ); document.write( "-(5p+5c=12.5)
\n" ); document.write( "_________________
\n" ); document.write( "1.5p+0=1.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "meaning
\n" ); document.write( "\"highlight%28p=1.0%29\" pound, so you can easily find c from this.
\n" ); document.write( "
\n" );