document.write( "Question 108660: I submitted this earlier not sure what happened to it. Sorry if it doubled.\r
\n" );
document.write( "\n" );
document.write( "A travel agency advertises all expenses paid trips to the grey cup game for special groups. Transportation is by bus which seats 48 passengers, and the charge per person is $80, plus an additional $2 for each empty seat.
\n" );
document.write( "a. if there are X empty seats, find the equations for
\n" );
document.write( " i) how many passengers are on the bus and
\n" );
document.write( " ii) how much does each pay?
\n" );
document.write( "b. What are the travel agency's total revenue when there are X empty seats?
\n" );
document.write( "c. Find the maximum receipts.
\n" );
document.write( "Could anyone help please? thank you \n" );
document.write( "
Algebra.Com's Answer #79269 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! i) 48-X\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ii) 80+2X\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b. the product of i) and ii) ... -2X^2+16X-3840\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c. the maximum lies on the axis of symmetry of the graph ... X=-b/2a \n" ); document.write( " |