document.write( "Question 98560This question is from textbook Beginning Algebra
\n" );
document.write( ": Please help! Can you give me a step by step solution?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "\"A community theater sold 900 tickets to a play. Floor seats cost 12$ each, and balcony seats cost 10$. The total receipts were 9780$. How many of each type of ticket were sold?\"\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you very much! \n" );
document.write( "
Algebra.Com's Answer #71704 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A community theater sold 900 tickets to a play. Floor seats cost 12$ each, and balcony seats cost 10$. The total receipts were 9780$. How many of each type of ticket were sold \n" ); document.write( "---------- \n" ); document.write( "Let # of $12 tickets be \"x\" ; Value of these is 12x dollars \n" ); document.write( "------------------ \n" ); document.write( "# of $10 tickets is \"900-x\" ; Value of these is 10(900-x)=9000-10x dollars \n" ); document.write( "------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "value + value = $9780 \n" ); document.write( "12x + 9000-10x = 9780 \n" ); document.write( "2x = 780 \n" ); document.write( "x = 390 (# of $12 tickets) \n" ); document.write( "900-x = 510 (# of $10 tickets) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |