document.write( "Question 165451: Adult tickets for a play cost $9 and child tickets cost $3. If there were 24 people at a performance and the theater collected $186 from ticket sales, how many children attended? \n" ); document.write( "
Algebra.Com's Answer #121944 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Adult tickets for a play cost $9 and child tickets cost $3. If there were 24 people at a performance and the theater collected $186 from ticket sales, how many children attended? \n" ); document.write( "------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "value + value = 186 \n" ); document.write( "9a + 3(24-a) = 186 \n" ); document.write( "9a + 72 - 3a = 186 \n" ); document.write( "6a = 114 \n" ); document.write( "a = 19 (# of adult tickets sold) \n" ); document.write( "24-19 = 5 (# of child tickets sold) \n" ); document.write( "-------------------------------- \n" ); document.write( "Cheers \n" ); document.write( "Stan H. \n" ); document.write( " |