document.write( "Question 20602: Please help me!!!
\n" );
document.write( "how many pounds of hamburger that costs $1.10 per pound must be mixed with 50 pounds of hamburger that costs $1.80 per pound to make a mixture that costs $1.30 per pound? \n" );
document.write( "
Algebra.Com's Answer #9927 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! 1.10x+1.80(50-x)=1.30(50) \n" ); document.write( "1.10+90-1.80x=65 \n" ); document.write( "-0.7x=-25 \n" ); document.write( "x=35(rounded) \n" ); document.write( " |