document.write( "Question 1002271: You want to take your class in a field trip to the field museum in Chicago. The total cost of the trip will include the fixed fee for the bus; each person must pay an admission fee to enter the museum. To take 10 people on the trip, it will cost $1400; to take 15 people it will cost $1475. For 20 people it would cost $1550.
\n" ); document.write( "A. Find the bus fee
\n" ); document.write( "B. Find a formula that gives the cost of the field trip, C, in terms of the number of people,p, on the trip.
\n" ); document.write( "C. You get a donation of $1800 to pay for expenses for this trip. How many people can you bring?
\n" ); document.write( "

Algebra.Com's Answer #619199 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
The description gives points (p,C):
\n" ); document.write( "(10,1400), (15,1475), (20,1550).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Slopes among the successive points are
\n" ); document.write( "\"%281475-1400%29%2F%2815-5%29=15\"
\n" ); document.write( "and
\n" ); document.write( "\"%281550-1475%29%2F%2820-15%29=15\"
\n" ); document.write( "both slopes being the same, 15.
\n" ); document.write( "The points have a linear fit.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Picking the first data point and using point-slope form,
\n" ); document.write( "\"C-1400=15%28p-10%29\"
\n" ); document.write( "\"C-1400=15p-150\"
\n" ); document.write( "\"C=15p-150%2B1400\"
\n" ); document.write( "\"highlight%28C=15p%2B1250%29\"------Formula for cost as a function of how many attend.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The bus cost by itself is $1250.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The last question means \"15p%2B1400=1800\", and you want to solve for the value of p.
\n" ); document.write( "
\n" ); document.write( "
\n" );