document.write( "Question 747485: You are planning an anniversary party for your parents. A catering company has been recommended to you by a friend. The company provides you with two pricing options. Option A: $15 per person. Option B: $10. per person plus a flat fee of $120. Write an equation that will represent the cost for each option. Let x represent the number of people attending the party. let c represent the total cost of catering services. For what number of people is the cost the same for both companies? \n" ); document.write( "
Algebra.Com's Answer #454971 by Kg2003(10)![]() ![]() ![]() You can put this solution on YOUR website! For option one your equation is: 15x=c \n" ); document.write( "For option two your equation is 10x+120=c \n" ); document.write( "To solve for the last part of your question, set the equations equal to eachother(since they both equal c) and solve. \n" ); document.write( "10x+120=15x \n" ); document.write( "120=5x \n" ); document.write( "X= 24 \n" ); document.write( " |