Answer:
Cost of student ticket = $7
Cost of Adult ticket = $17
Step-by-step explanation:
Let cost of student ticket = x
Cost of Adult ticket = y
Making expressions from statements
Mrs. Levin bought 27 student tickets and 25 adult tickets, which cost a total of $614. [tex]27x+25y=614[/tex]
Mr. Lawson spent $733, getting 27 student tickets and 32 adult tickets. [tex]27x+32y=733[/tex]
Now solving these equations to find values of x and y
Let
[tex]27x+25y=614--eq(1)\\27x+32y=733--eq(2)[/tex]
Subtracting both equations
[tex]27x+25y=614\\27x+32y=733\\-\:\:\:-\:\:\:\:\:\:\:\:\:\:\:\:-\\-------\\-7y=-119\\y=\frac{-119}{-7}\\y=17[/tex]
So, we get value of y = 17
Now, finding value of x, by putting value of y in eq(1)
[tex]27x+25y=614\\Put\:y=17\\27x+25(17)=614\\27x+425=614\\27x=614-425\\27x=189\\x=\frac{189}{27}\\x=7[/tex]
So, we get value of x = 7
Cost of student ticket = x = $7
Cost of Adult ticket = y = $17