document.write( "Question 138128: I have a couple of questions.They are word problems dealing with planning for a dance and keeping the ticket price low.\r
\n" );
document.write( "\n" );
document.write( "1. Band A charges $600 to play for the evening. Band B charges $350 plus $1.25 for each ticket sold. Write a linear equation for the cost of each band. Also find the number of tickets for which the cost of the two bands will be equal.\r
\n" );
document.write( "\n" );
document.write( "2. A caterer charges a fixed cost for preparing dinner plus a cost for each person served. You know that the cost for 100 people will be$750 and the cost for 150 people will be $ 1050. Find the caterer's fixed cost and the cost per person served.\r
\n" );
document.write( "\n" );
document.write( "3.From the information above , assume that 200 people will come to the dance. Which band would you choose and the cost per ticket that you need to charge to cover expenses?\r
\n" );
document.write( "\n" );
document.write( "Please, please HELP!!! \n" );
document.write( "
Algebra.Com's Answer #100928 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 1. Band A charges $600 to play for the evening. Band B charges $350 plus $1.25 for each ticket sold. Write a linear equation for the cost of each band. Also find the number of tickets for which the cost of the two bands will be equal.\r \n" ); document.write( "\n" ); document.write( "Let x = number of tickets that will make the band costs equal. \n" ); document.write( ": \n" ); document.write( "Band B cost = Band A cost \n" ); document.write( "1.25x + 350 = 600 \n" ); document.write( "1.25x = 600 - 350; subtracted 350 from both sides \n" ); document.write( "1.25x = 250 \n" ); document.write( "x = \n" ); document.write( "x = 200 Tickets \n" ); document.write( ": \n" ); document.write( "Check solution: 1.25(200) + 350 = 600 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "2. A caterer charges a fixed cost for preparing dinner plus a cost for each person served. You know that the cost for 100 people will be$750 and the cost for 150 people will be $ 1050. Find the caterer's fixed cost and the cost per person served. \n" ); document.write( ": \n" ); document.write( "Let x = per person cost \n" ); document.write( "Let y = fixed cost \n" ); document.write( "; \n" ); document.write( "Write an equation for each situation \n" ); document.write( "150x + y = 1050 \n" ); document.write( "100x + y = 750 \n" ); document.write( "------------------Subtracting eliminates y, find x \n" ); document.write( "50x + 0y = 300 \n" ); document.write( "x = \n" ); document.write( "x = $6 per person \n" ); document.write( ": \n" ); document.write( "Find y: \n" ); document.write( "100(6) + y = 750 \n" ); document.write( "y = 750 - 600 \n" ); document.write( "y = $150 is the fixed cost. \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "3.From the information above , assume that 200 people will come to the dance. Which band would you choose and the cost per ticket that you need to charge to cover expenses? \n" ); document.write( ": \n" ); document.write( "Check the cost using band A and 200 people, including food \n" ); document.write( "600 + 150 + (6*200) = \n" ); document.write( "600 + 150 + 1200 = $1950 \n" ); document.write( "Cost per ticket: = 1950/200 = $9.75 \n" ); document.write( ": \n" ); document.write( "Cost using band B, 200 people, including food: \n" ); document.write( "350 + 1.25(200) + 150 + (6*200) = \n" ); document.write( "350 + 250 + 150 + 1200 = $1950 \n" ); document.write( "Cost per ticket: 1950/200 = $9.75 \n" ); document.write( ": \n" ); document.write( "It would cost the same \n" ); document.write( " |