document.write( "Question 234780: Jerome blends Brand A of coffee that sells for $9.50 a pound with Brand B of coffee that sells for $12.00 a pound. If the 45 pounds of blend sells for $10.50 a pound, how many pounds of each type of coffee did Jerome use? \n" ); document.write( "
Algebra.Com's Answer #173111 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 12x+9.50(45-x)=10.50*45 \n" ); document.write( "12x+427.5-9.5x=472.5 \n" ); document.write( "2.5x=472.5-427.5 \n" ); document.write( "2.5x=45 \n" ); document.write( "x=45/2.5 \n" ); document.write( "x=18 pounds of the $12 coffee is used. \n" ); document.write( "45-18=27 pounds of the $9.50 coffee is used. \n" ); document.write( "Proof: \n" ); document.write( "12*18+9.5*27=10.50*45 \n" ); document.write( "216+256.5=472.5 \n" ); document.write( "472.5=472.5 \n" ); document.write( " \n" ); document.write( " |