document.write( "Question 1204516: The school drama club wants to organize an event at the local community theatre. However, it will cost $325 to rent out the theatre for the night, plus it costs $35
\n" );
document.write( " per seat. If they sell every seat, then each person will pay a total of $40
\n" );
document.write( ", which includes the rental costs and their seat. Write and solve an equation to determine the answer to the following question: How many seats are in the theatre?
\n" );
document.write( "A)40 seats
\n" );
document.write( "B)55 seats
\n" );
document.write( "C)65 seats
\n" );
document.write( "D)80 seats \n" );
document.write( "
Algebra.Com's Answer #840809 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The school drama club wants to organize an event at the local community theatre. However, it will cost $325 to rent out the theatre for the night, plus it costs $35 \n" ); document.write( "per seat. If they sell every seat, then each person will pay a total of $40 \n" ); document.write( ", which includes the rental costs and their seat. Write and solve an equation to determine the answer to the following question: How many seats are in the theatre?\r \n" ); document.write( "\n" ); document.write( " $325 to rent out the theatre for the night, plus it costs $35\r \n" ); document.write( "\n" ); document.write( "let number of seats be x\r \n" ); document.write( "\n" ); document.write( "Cost = 35x+325 \r \n" ); document.write( "\n" ); document.write( "Tickets sold at $40 \n" ); document.write( "Money collected = 40 *x \n" ); document.write( "40x = 35x+325 \n" ); document.write( "40x-35x = 325 \n" ); document.write( "5x =325 \n" ); document.write( "x= 65\r \n" ); document.write( "\n" ); document.write( "65 seats \n" ); document.write( " |