document.write( "Question 762313: I'm drawing a blank at how to set this equation up - any help would be greatly appreciated!\r
\n" );
document.write( "\n" );
document.write( "A city's transit authority serves 156,000 commuters daily when the fare is $1.50. Market research has determined that every penny decrease in the fare will result in 1,200 new riders. What fare will maximize revenue?\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #463855 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A city's transit authority serves 156,000 commuters daily when the fare is $1.50. Market research has determined that every penny decrease in the fare will result in 1,200 new riders. What fare will maximize revenue? \n" ); document.write( "------------------------- \n" ); document.write( "R(x) = (150-x)(156000+1200x) \n" ); document.write( "---- \n" ); document.write( "R'(x) = (150-x)*1200 + 156000*(-1) \n" ); document.write( "--- \n" ); document.write( "Solve: 1200(150-x) - 156000 = 0 \n" ); document.write( "----- \n" ); document.write( "1200x = 1200*150 -156000 \n" ); document.write( "----- \n" ); document.write( "x = 20 cents \n" ); document.write( "=================== \n" ); document.write( "Max fare = $1.50 - 20 = $1.30 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |