document.write( "Question 1127380: A teacher has decided to take her fifth grade class to a play. The manager of the theater agreed to discount the regular ​$33 price of the ticket by ​$0.50 for each ticket sold. The cost of the​ bus, ​$450​, will be split equally among each of the students. How many students must attend to keep the cost per student at or below $33? \n" ); document.write( "
Algebra.Com's Answer #743778 by greenestamps(13216)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The cost of the bus is a fixed $450.

\n" ); document.write( "For x students, the cost of each ticket will be \"33-0.5x\"; the total cost of the tickets for the x students will be \"x%2833-0.5x%29\".

\n" ); document.write( "We want the cost per student to be $33 or less. Instead of solving an inequality, we can solve an equation to find the number of students that will make the cost per student equal to $33.

\n" ); document.write( "\"%28450%2Bx%2833-0.5x%29%29%2Fx+=+33\"
\n" ); document.write( "\"450%2B33x-0.5x%5E2+=+33x\"
\n" ); document.write( "\"450-0.5x%5E2+=+0\"
\n" ); document.write( "\"0.5x%5E2+=+450\"
\n" ); document.write( "\"x%5E2+=+900\"
\n" ); document.write( "\"x+=+30\"

\n" ); document.write( "ANSWER: The cost per student will be $33 if the number of students is 30; it will be less than $33 if the number of students is greater than 30.
\n" ); document.write( "
\n" );