document.write( "Question 1052182: A local water park found that if the price of admission was $16, the attendance was about 2100 customers per day. When the price of admission was dropped to $14, attendance increased to about 3000 per day. Write a linear equation for the attendance in terms of the price. \n" ); document.write( "
Algebra.Com's Answer #667621 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
(16,2100)
\n" ); document.write( "(14,3000)
\n" ); document.write( "slope is -900/2=-450
\n" ); document.write( "use point slope formula
\n" ); document.write( "y-2100=-450(x-16)
\n" ); document.write( "y-2100=-450x+7200
\n" ); document.write( "y=-450x+9300, where x is the cost of admission in dollars.
\n" ); document.write( "check with the other point.
\n" ); document.write( "3000=-450(14)+9300
\n" ); document.write( "3000=-6300+9300, checks.
\n" ); document.write( "
\n" );