document.write( "Question 1187922: A banquet hall charges a rental fee plus an additional charge for each guest. The total cost is $550 for 20 guests and $775 for 35 guests.
\n" ); document.write( "Find an equation to model the total cost, C, in terms of the number of guests, N.
\n" ); document.write( "

Algebra.Com's Answer #818950 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Informally....

\n" ); document.write( "The additional 35-20=15 guests cost an additional $775-$550=$225, so the cost per guest is $225/15 = $15.

\n" ); document.write( "Since the cost for 20 guests is $550, the rental fee is $550-20($15)=$550-$300=$250.

\n" ); document.write( "So the rental cost is a fee of $250 plus $15 per guest.

\n" ); document.write( "Using formal algebra -- note that the calculations performed are exactly the same....

\n" ); document.write( "(x(1),y(1))=(20,550)
\n" ); document.write( "(x(2),y(2))=(35,775)

\n" ); document.write( "The slope m (increase in cost (y) per guest (x)) is

\n" ); document.write( "

\n" ); document.write( "The equation is of the form \"y=mx%2Bb\"; and we know the slope m is 15. Plug in (x,y) = (20,550) to find b.

\n" ); document.write( "\"550+=+15%2820%29%2Bb\"
\n" ); document.write( "\"550+=+300%2Bb\"
\n" ); document.write( "\"b=250\"

\n" ); document.write( "ANSWER: The equation for the total cost C for N guests is

\n" ); document.write( "\"C=15N%2B250\"

\n" ); document.write( "
\n" ); document.write( "
\n" );