document.write( "Question 585432: ????\r
\n" );
document.write( "\n" );
document.write( "The Travel Time bus company has determined that when x tourists are given a particular bus
\n" );
document.write( "tour, the profit P is given by\r
\n" );
document.write( "\n" );
document.write( "P(x) = –0.25 x2 + 29.50x – 170\r
\n" );
document.write( "\n" );
document.write( "(a) What is the company’s profit if 42 tourists are given the tour?
\n" );
document.write( "(b) How many tourists should be given the tour in order to maximize the company’s profit? \n" );
document.write( "
Algebra.Com's Answer #373340 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The Travel Time bus company has determined that when x tourists are given a particular bus \n" ); document.write( "tour, the profit P is given by \n" ); document.write( "P(x) = –0.25 x^2 + 29.50x – 170 \n" ); document.write( "(a) What is the company’s profit if 42 tourists are given the tour? \n" ); document.write( "set x = 42 and solve for P(42): \n" ); document.write( "P(42) = –0.25 (42)^2 + 29.50(42) – 170 \n" ); document.write( "P(42) = –441 + 1239 – 170 \n" ); document.write( "P(42) = 628 \n" ); document.write( ". \n" ); document.write( "(b) How many tourists should be given the tour in order to maximize the company’s profit? \n" ); document.write( "Max is at the vertex: \n" ); document.write( "x = -b/(2a) \n" ); document.write( "x = -29.50/(2(–0.25)) \n" ); document.write( "x = -29.50/(-0.5) \n" ); document.write( "x = 59 tourists \n" ); document.write( " \n" ); document.write( " |