document.write( "Question 1132020: On weekdays, a movie theater charges different rates for adults and children. If 3 adults and 2 children go for a movie on a weekday, the total cost of the tickets is $31. If 2 adults and 3 children go on a weekday, the total cost of the tickets is $29. If a group of adults and 6 children go to the movie theater on a weekday and pay $58 for tickets, how many adults are in this group? \n" ); document.write( "
Algebra.Com's Answer #748829 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
3A+2C=31
\n" ); document.write( "2A+3C=29
\n" ); document.write( "xA+6C=58 from the second row this would be 4A, doubling everything ANSWER\r
\n" ); document.write( "\n" ); document.write( "-6A-4C=-62
\n" ); document.write( "6A+9C=87
\n" ); document.write( "5C=25
\n" ); document.write( "C=$5
\n" ); document.write( "3A=21
\n" ); document.write( "A=$7
\n" ); document.write( "check the xA+6C and when A=$4 and C=$5, it is $58
\n" ); document.write( "
\n" ); document.write( "
\n" );