document.write( "Question 1138772: Q10. A performer charges C(x) = 50x + 10,000, where x is the total number of attendees at a show. The venue charges $75 per ticket. After how many people buy tickets does the venue break even, and what is the value of the total tickets sold R(x) at that point?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #756569 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the cost to the people who are renting the location of the show is equal to c(x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c(x) is equal to 50 * x + 10,000.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x is the total number of people who attend the show.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the cost to the people who attend the show is 75 dollars per person.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the revenue to the people who are renting the location is therefore r(x) = 75 * x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the show breaks even when the cost to rent the location of the show is equal to the revenue from the people who attend the show.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get c(x) = r(x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since c(x) = 50 * x + 10,000 and r(x) is equal to 75 * x, you get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "50 * x + 10,000 = 75 * x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 50 * x from both sides of this equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10,000 = 75 * x - 50 * x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "combine like terms to get 10,000 = 25 * x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for x to get x = 10,000 / 25 = 400.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the show will break even when 400 tickets are sold.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c(400) becomes 50 * 400 + 10,000 = 30,000.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r(400) becomes 75 * 400 = 30,000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the cost is equal to the revenue, so the break even point is when 400 tickets are sold.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |