document.write( "Question 387641: I like to make meals in advance, so I purchase meats when the sales are good. Last week, I bought ham for $2.49/lb and beef for $4.99/lb. Write an expression using h for ham and b for beef that represents this. \n" ); document.write( "
Algebra.Com's Answer #274033 by nerdybill(7384) You can put this solution on YOUR website! I like to make meals in advance, so I purchase meats when the sales are good. Last week, I bought ham for $2.49/lb and beef for $4.99/lb. Write an expression using h for ham and b for beef that represents this. \n" ); document.write( ". \n" ); document.write( "C = 2.49h + 4.99b \n" ); document.write( "where \n" ); document.write( "C is cost per week in dollars \n" ); document.write( "h is amount of ham in pounds \n" ); document.write( "b is amount of beef in pounds \n" ); document.write( " \n" ); document.write( " |