document.write( "Question 1099679: A certain band charges $51 per ticket for concerts when 1694 people attend. The band members realize that for every $3 increase in the ticket price 22 fewer people will attend the concert. Find a revenue function R in terms of x where x represents the number of additional $3 increases in the ticket price. \r
\n" );
document.write( "\n" );
document.write( "1.) R(x)=\r
\n" );
document.write( "\n" );
document.write( "2.) What should the ticket price be for the band to maximize its revenue? $\r
\n" );
document.write( "\n" );
document.write( "3.) How many people will attend the concert when the revenue is maximized? \r
\n" );
document.write( "\n" );
document.write( "4.) What is the band's maximum revenue? $\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I'm having trouble figuring out this problem, any help is much appreciated! Thank you! \n" );
document.write( "
Algebra.Com's Answer #714197 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A certain band charges $51 per ticket for concerts when 1694 people attend. \n" ); document.write( " The band members realize that for every $3 increase in the ticket price 22 fewer people will attend the concert. \n" ); document.write( " Find a revenue function R in terms of x where x represents the number of additional $3 increases in the ticket price. \n" ); document.write( ": \n" ); document.write( "Let X = no. of $3 increases and no. of 22 ticket decreases \n" ); document.write( " 1.) R(x)= (1694-22x)*(51+3X) \n" ); document.write( "FOIL \n" ); document.write( "R(x) = 86394 + 5082x - 1122x - 66x^2 \n" ); document.write( "R(x) = -66x^2 + 3960x + 86394 is the revenue function \n" ); document.write( ": \n" ); document.write( " 2.) What should the ticket price be for the band to maximize its revenue? \n" ); document.write( "This is a quadratic equation, the maximum will occur on the axis of symmetry \n" ); document.write( "Find this using x = -b/(2a) \n" ); document.write( "x = \n" ); document.write( "x = +30 ea $3 price increases for max revenue, therefore \n" ); document.write( "30($3) + $51 = $141 will be he ticket price for max revenue \n" ); document.write( ": \n" ); document.write( " 3.) How many people will attend the concert when the revenue is maximized? \n" ); document.write( "1694 - 30(22) = 1034 people will attend \n" ); document.write( ": \n" ); document.write( " 4.) What is the band's maximum revenue? $ \n" ); document.write( "1034 * $141 = $145,794 \n" ); document.write( " |