document.write( "Question 821908: please help me solve this question. \"A group of 3 adults and 5 children pay a total of $52 for movie tickets. A group of 2 adults and 4 children pay a total of $38 for tickets. What is the cost of 1 adult ticket? What is the cost of 1 child ticket?\" They are to the same problem. I can't find the answer. Please help me. \n" ); document.write( "
Algebra.Com's Answer #494498 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Let a = the cost of an adult ticket \n" ); document.write( "Let c = the cost of a child's ticket \n" ); document.write( ": \n" ); document.write( "Write an equation for each statement \n" ); document.write( ": \n" ); document.write( "A group of 3 adults and 5 children pay a total of $52 for movie tickets. \n" ); document.write( "3a + 5c = 52 \n" ); document.write( ": \n" ); document.write( " A group of 2 adults and 4 children pay a total of $38 for tickets. \n" ); document.write( "2a + 4c = 38 \n" ); document.write( "Simplify, divide by 2 \n" ); document.write( "a + 2c = 19 \n" ); document.write( "a = 19 - 2c, use this eq for substitution for a in the 1st equation \n" ); document.write( "3(19-2c) + 5c = 52 \n" ); document.write( "57 - 6c + 5c = 52 \n" ); document.write( "-6c + 5c = 52 - 57 \n" ); document.write( "-c = -5 \n" ); document.write( "c = $5 for each child \n" ); document.write( "then \n" ); document.write( "a = 19 - 2(5) \n" ); document.write( "a = $9 for each adult \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "You can confirm this, replace a and c in both equations\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |