document.write( "Question 920347: A Carrie the Caterer's total cost for catering a party includes a fixed cost, which is the same for every party. In addition the Carrie charges a certain amount for each guest. If it costs $300 to serve 25 guests and $420 to serve 40 guests, find the fixed cost and the cost per guest. \n" ); document.write( "
Algebra.Com's Answer #558378 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (40,420) \n" ); document.write( "(25,300) m = \n" ); document.write( "***Using point-slope form, \n" ); document.write( "y- 300 = 8(x-25) \n" ); document.write( "y = 8x + 200 \n" ); document.write( "fixed cost: $200 \n" ); document.write( "cost per guest: $8 \n" ); document.write( " |