document.write( "Question 1060353: Mrs. Chan is planning to take her camp group on a field trip to pottery Bayou where each person will create her own piece of art pottery. The regular cost is $40 per person. There is a group special which cost $25 per person with an additional $150 fee for a private room. Mrs. Chan is is trying to decide if she should use the regular price or the group special.
\n" );
document.write( "(A) write an equation to show the total cost of the regular price with X people
\n" );
document.write( "(B) Write and equation to show the total cost of the group special with X people
\n" );
document.write( "(C) Graph the equations
\n" );
document.write( "(D) when what the two admission prices be the same
\n" );
document.write( "(E) how much would it cost to bring six people on the field trip for the regular price, and how much for the group special ?
\n" );
document.write( "(F) when would it be better to go with the regular price and when would it be better to go with the group special? Explain how you know this
\n" );
document.write( "(G) The director of the camp told Mrs. Chan that she can have a budget of $300 to bring as many campers that she can what Deal should mrs.chan Go with and what is the maximum number of people she can bring with $300? Support your answer by showing how many people can go with each deal. \n" );
document.write( "
Algebra.Com's Answer #675322 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Let x represent the number of people \n" ); document.write( ": \n" ); document.write( "A) Regular Cost = 40x \n" ); document.write( ": \n" ); document.write( "B) Group Cost = 25x + 150 \n" ); document.write( ": \n" ); document.write( "C) equation graph A is the red line, B is the green line \n" ); document.write( "x axis(each tick mark is one person), y axis(each tick mark is $100) \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "D) The admission prices are the same when there are 10 \n" ); document.write( "people and the cost is $400 \n" ); document.write( ": \n" ); document.write( "E) 6 people, regular price = 40 * 6 = $240 \n" ); document.write( "6 people, group price = (25 * 6) + 150 = $300 \n" ); document.write( ": \n" ); document.write( "F) We look at the graph of the two cost functions \n" ); document.write( "The regular cost function is cheaper when we have less than 10 people \n" ); document.write( "The group cost is cheaper when we have more than 10 people \n" ); document.write( ": \n" ); document.write( "G) we solve each cost function for x when the cost is $300 \n" ); document.write( "40x = 300 \n" ); document.write( ": \n" ); document.write( "x = 7.5 people \n" ); document.write( ": \n" ); document.write( "25x + 150 = 300 \n" ); document.write( "25x = 150 \n" ); document.write( "x = 6 \n" ); document.write( ": \n" ); document.write( "regular price allows us to bring 7 people, one person more than group price \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |