document.write( "Question 814: GROUND CHECK SELLS FOR $1.75 LB. HOW MANY POUNDS OF GROUND ROUND SELLING FOR $2.45 LB SHOULD BE MIXED WITH 20 LBS OF GROUND CHUCK TO OBTAIN A MIXTURE THAT SELLS FOR $2.05 LB. CAN YOU PLEASE EXPLAIN TO ME HOW TO WORK THIS PROBLEM? \n" ); document.write( "
Algebra.Com's Answer #270 by pushpaharan(47)\"\" \"About 
You can put this solution on YOUR website!
let GROUND ROUND to be mixed = x lbs
\n" ); document.write( "when x lbs of GROUND ROUND mixed with 20 LBS OF GROUND CHUCK, total of (20+x) lbs.\r
\n" ); document.write( "\n" ); document.write( "price of GROUND CHECK = 1.75
\n" ); document.write( "price of GROUND ROUND= 2.45
\n" ); document.write( "price of the mix = 2.05\r
\n" ); document.write( "\n" ); document.write( "total cost of the mix = 2.05 * (20+x)
\n" ); document.write( "the cost of the GROUND ROUND,GROUND CHECK used to mix = 20 * 1.75 + x * 2.45\r
\n" ); document.write( "\n" ); document.write( "2.05(x+20) = 20 * 1.75 + x * 2.45
\n" ); document.write( "2.05x + 41 = 35 + 2.45x
\n" ); document.write( "2.05x - 2.45x = 35-41
\n" ); document.write( "-0.4x = -6
\n" ); document.write( "x= 15\r
\n" ); document.write( "\n" ); document.write( "Therefore 15lbs of GROUND ROUND has to be mixed.\r
\n" ); document.write( "\n" ); document.write( ":-)
\n" ); document.write( "
\n" ); document.write( "
\n" );