document.write( "Question 1096903: An adult ticket costs $5. Child's ticket costs $2. A total of 78 tickets were sold for a total of $246. How many adult tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #711316 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! An alternative to the standard algebraic solution, using logical analysis.... \n" ); document.write( "If all 78 tickets were children's tickets, the total sales would be 78*2 = $156. \n" ); document.write( "The actual sales amount was $246. \n" ); document.write( "The difference between those two amounts is $246=$156 = $90. \n" ); document.write( "Each adult ticket costs $3 more than each children's ticket. \n" ); document.write( "So the number of adult tickets must have been 90/3 = 30. \n" ); document.write( " |