document.write( "Question 146713: How many pounds of hamburger that costs $1.60 per pound must be mixed with 70 pounds of hamburger that costs $2.10 per pound to make a mixture that costs $1.70 per pound? \n" ); document.write( "
Algebra.Com's Answer #107152 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let x be the number of pounds of $1.60 hamburger meat.
\n" ); document.write( "\"x%281.60%29%2B70%282.10%29=%28x%2B70%29%281.70%29\"
\n" ); document.write( "\"1.6x%2B147=1.7x%2B119\"
\n" ); document.write( "\"0.1x=28\"
\n" ); document.write( "\"x=280\"
\n" ); document.write( "
\n" ); document.write( "
\n" );