document.write( "Question 706474: I have been trying to figure this out on my own but it just isnt making any sense. Please help me solve this.
\n" );
document.write( "The cost of having a luncheon catered at McKenzie Place depends n the number of meals served plus a fixed fee to rent the dining room. The cost for 20 meals is $170 and the cost of 60 meals is $310.
\n" );
document.write( "a) find the cost per meal
\n" );
document.write( "b) find the cost to rent the dining room
\n" );
document.write( "c) write an equation for the total cost of the luncheon in the form y=mx+b\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #435194 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The cost of having a luncheon catered at McKenzie Place depends n the number of meals served plus a fixed fee to rent the dining room. The cost for 20 meals is $170 and the cost of 60 meals is $310. \n" ); document.write( "------ \n" ); document.write( "You are given information for 2 points relating # of meals and cost: \n" ); document.write( "(20,170) and (60,310) \n" ); document.write( "------------------------------ \n" ); document.write( "slope = (310-170)/(60-20) = 40/40 = 1 \n" ); document.write( "y = mx + b \n" ); document.write( "Solve for \"b\": \n" ); document.write( "170 = 1*20 + b \n" ); document.write( "b = 150 \n" ); document.write( "Equation: \n" ); document.write( "y = x + 150 \n" ); document.write( "---------------------- \n" ); document.write( "a) find the cost per meal \n" ); document.write( "When x increases by 1 meal, cost increases by $1.00 \n" ); document.write( "-------- \n" ); document.write( "b) find the cost to rent the dining room \n" ); document.write( "0 meals costs $150.00 (that is the cost of the dining room) \n" ); document.write( "------ \n" ); document.write( "c) write an equation for the total cost of the luncheon in the form y=mx+b \n" ); document.write( "y = x + 150 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " \n" ); document.write( " |