document.write( "Question 252699: A caterer charges a fixed cost for preparing dinner plus an additional cost for each person served. You know the cost for 100 students will be $750 and the cost for 150 students will be $1050. Find the caterer's fixed cost and the cost per student served. \n" ); document.write( "
Algebra.Com's Answer #184735 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
100 at 750
\n" ); document.write( "150 at 1050
\n" ); document.write( "so the last 50 cost 300
\n" ); document.write( "300/50=6 dollars each
\n" ); document.write( "100*6=600
\n" ); document.write( "750-600=150
\n" ); document.write( "so the caterer charges 150 plus 6 dollars per person
\n" ); document.write( "check
\n" ); document.write( "150+150*6=50+1000\r
\n" ); document.write( "\n" ); document.write( "x+100y=750
\n" ); document.write( "x+150y=1050
\n" ); document.write( "subtract second from first
\n" ); document.write( "50y=300
\n" ); document.write( "y=6
\n" ); document.write( "x+6*100=750
\n" ); document.write( "x=150\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );