document.write( "Question 1204986: Patricia's school is selling tickets to the school play. On the first day of ticket sales the school sold 6 children tickets and 5 adults tickets for a total of $130.00 The school collected $284.00 on the second day by selling 12 children tickets and 13 adult tickets. What was the price of each type of ticket? \n" ); document.write( "
Algebra.Com's Answer #841562 by math_tutor2020(3816)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Fact 1: sold 6 children tickets and 5 adults tickets for a total of $130.00
\n" ); document.write( "Fact 2: school collected $284.00 on the second day by selling 12 children tickets and 13 adult tickets\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Fact 1 translates to the equation 6x+5y = 130
\n" ); document.write( "Fact 2 translates to the equation 12x+13y = 284
\n" ); document.write( "x = price of child ticket
\n" ); document.write( "y = price of an adult ticket\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's double everything in the 1st equation to get 12x+10y = 260\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We have this equivalent system
\n" ); document.write( "12x+10y = 260
\n" ); document.write( "12x+13y = 284\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Subtract straight down to get -3y = -24 which solves to y = 8
\n" ); document.write( "It costs $8 per adult.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then use this to find x.
\n" ); document.write( "6x+5y = 130
\n" ); document.write( "6x+5*8 = 130
\n" ); document.write( "6x+40 = 130
\n" ); document.write( "6x = 130-40
\n" ); document.write( "6x = 90
\n" ); document.write( "x = 90/6
\n" ); document.write( "x = 15
\n" ); document.write( "It costs $15 per child.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Ticket prices:
\n" ); document.write( "child = $15
\n" ); document.write( "adult = $8

\n" ); document.write( "It's interesting that the child ticket costs more compared to the adult, when normally math problems like this have it flipped around (to reflect the real world that does the same thing). Of course these are just hypothetical numbers anyway.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's check fact 1
\n" ); document.write( "6x+5y = 130
\n" ); document.write( "6*15+5*8 = 130
\n" ); document.write( "90+40 = 130
\n" ); document.write( "130 = 130 ... works out
\n" ); document.write( "And now fact 2
\n" ); document.write( "12x+13y = 284
\n" ); document.write( "12*15+13*8 = 284
\n" ); document.write( "180+104 = 284
\n" ); document.write( "284 = 284 .... verified as well
\n" ); document.write( "The answers are fully confirmed.
\n" ); document.write( "
\n" ); document.write( "
\n" );