document.write( "Question 1005472: A company that teaches self-improvement seminars is holding one of its seminars in Lexington. The company pays a flat fee of $209 to rent a facility in which to hold each session. Additionally, for every attendee who registers, the company must spend $19 to purchase books and supplies. Each attendee will pay $30 for the seminar. Once a certain number of attendee register, the company will be breaking even. How many attendees will that take? What will be the company's total expenses and revenues?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #621727 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A company that teaches self-improvement seminars is holding one of its seminars in Lexington. The company pays a flat fee of $209 to rent a facility in which to hold each session. Additionally, for every attendee who registers, the company must spend $19 to purchase books and supplies. Each attendee will pay $30 for the seminar. Once a certain number of attendee register, the company will be breaking even. How many attendees will that take? What will be the company's total expenses and revenues? \n" ); document.write( "---- \n" ); document.write( "Revenue:: 30x dollars \n" ); document.write( "---- \n" ); document.write( "Expenses:: 209+19x dollars \n" ); document.write( "----- \n" ); document.write( "Break-even Equation: \n" ); document.write( "R = E \n" ); document.write( "30x = 209+19x \n" ); document.write( "11x = 209 \n" ); document.write( "----- \n" ); document.write( "x = 19 attendees \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |