document.write( "Question 1126472: A church group is planning a dance in the school auditorium to raise money for its school. The band they will hire charges $400 the advertising costs are estimated at $160 and food will be supplied at the rate of $5 per person. The church group would like to clear at least $2080 after expenses.\r
\n" );
document.write( "\n" );
document.write( "(a) Determine how many people need to attend the dance for the group to break even if tickets are sold at $13 each.\r
\n" );
document.write( "\n" );
document.write( "(b) Determine how many people need to attend in order to achieve the desired profit if tickets are sold for $13 each. \n" );
document.write( "
Algebra.Com's Answer #742891 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A church group is planning a dance in the school auditorium to raise money for its school. \n" ); document.write( " The band they will hire charges $400 the advertising costs are estimated at $160 and food will be supplied at the rate of $5 per person. \n" ); document.write( " The church group would like to clear at least $2080 after expenses. \n" ); document.write( ": \n" ); document.write( "(a) Determine how many people need to attend the dance for the group to break even if tickets are sold at $13 each. \n" ); document.write( "Total cost: 5x + 400 + 160 = (5x+560) \n" ); document.write( "13x = 5x + 560 \n" ); document.write( "13x - 5x = 560 \n" ); document.write( "8x = 560 \n" ); document.write( "x = 560/8 \n" ); document.write( "x = 70 people to break even \n" ); document.write( ": \n" ); document.write( "(b) Determine how many people need to attend in order to achieve the desired profit if tickets are sold for $13 each. \n" ); document.write( "13x - (5x+560) = 2080 \n" ); document.write( "13x - 5x - 560 = 2080 \n" ); document.write( "8x = 2080 + 560 \n" ); document.write( "8x = 2640 \n" ); document.write( "x = 2640/8 \n" ); document.write( "x = 330 people to make $2080 \n" ); document.write( " |