document.write( "Question 1204597: If 129 people attend a concert and tickets for adults cost $2.25 while tickets for children cost $1.5 and total receipts for the concert was $233.25, how many of each went to the concert? \n" ); document.write( "
Algebra.Com's Answer #840954 by math_tutor2020(3816)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let's say there are 129 adults in attendance.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That would bring in 2.25*129 = 290.25 dollars in revenue. \n" ); document.write( "This value is to large compared to the actual revenue of $233.25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We need to decrease the revenue by 290.25 - 233.25 = 57 dollars.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We'll need to replace some adults with children to bring the revenue down. \n" ); document.write( "Each time we replace 1 adult with 1 child, the revenue drops by $0.75, aka 75 cents, because 2.25 - 1.50 = 0.75\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n = number of times we replace 1 adult with 1 child \n" ); document.write( "0.75n = total decrease in revenue \n" ); document.write( "0.75n = 57 \n" ); document.write( "n = 57/0.75 \n" ); document.write( "n = 76 \n" ); document.write( "We'll have 76 instances where we replace 1 adult with 1 child.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The 129 adults drops to 129-76 = 53 adults. \n" ); document.write( "The 0 children increases to 0+76 = 76 children\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check: \n" ); document.write( "53 adults + 76 children = 129 people total \n" ); document.write( "53 adults bring 53*2.25 = $119.25 in revenue \n" ); document.write( "76 children bring 76*1.5 = $114 in revenue \n" ); document.write( "total revenue = 119.25+114 = 233.25 \n" ); document.write( "Or as a shortcut we could say: 53*2.25 + 76*1.5 = 233.25 \n" ); document.write( "The answers are confirmed.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Summary \n" ); document.write( "53 adults \n" ); document.write( "76 children \n" ); document.write( " \n" ); document.write( " |