document.write( "Question 37602: Each day the commuter train transports x passengers to or from the city at $1.75/passenger. The daily fixed cost for running the train is $1200. Write an equation that relates the daily profit, P, in dollars to the number of passengers each day. Then use the equation to find the daily profit when the train has 920 passengers a day. \n" ); document.write( "
Algebra.Com's Answer #23208 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
(x passengers/day)*(1.75/passenger) - $1200 expenses/day = Profit/day
\n" ); document.write( "1.75x - 1200 = P
\n" ); document.write( "\"+graph%28+800%2C+300%2C+-100%2C+1200%2C+-2000%2C+2000%2C+1.75%2Ax+-+1200%29+\"
\n" ); document.write( "Just from looking at the graph, you can see that when x = 0 (no passengers)
\n" ); document.write( "P = -1200 per day, the fixed cost. When P = 0 (no profit), the graph shows
\n" ); document.write( "about 700 passengers.
\n" ); document.write( "1.75x - 1200 = 0
\n" ); document.write( "1.75x = 1200
\n" ); document.write( "x = 686 approximately
\n" ); document.write( "If there are 920 passengers,
\n" ); document.write( "1.75 * 920 -1200 = P
\n" ); document.write( "1610 -1200 = P
\n" ); document.write( "410 = P
\n" ); document.write( "$410 daily profit
\n" ); document.write( "That looks right from the graph
\n" ); document.write( "
\n" );