document.write( "Question 814714: A market offers prepackaged meatloaf that is made by combining ground beef that costs $3.45 per pound with ground sausage that costs $2.70 per pound. How many pounds of should should be used to make 50 pound of meat that costs $3.15/lbs.\r
\n" );
document.write( "\n" );
document.write( "Help. \n" );
document.write( "
Algebra.Com's Answer #490465 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a+b=50, \n" ); document.write( "3.45a+2.7b=50*3.15 \n" ); document.write( "a=30., b=20. \n" ); document.write( " |