Explanation:
let
adult ticket = x
youth ticket = y
1). 2x+3y = 134
2). 3x+2y = 146
*then multiply line 1). by the first number of line 2).
*then multiply line 2). by the first number of line 1).
1). (2x+3y = 134 ) x 3 = (6x + 9y = 402)
2). (3x+2y = 146) x 2 = (6x + 4y = 292)
*subtract new line 2). from new line 1).
5y = 110
y = 110/5 = $22
This is the value for youth ticket.
If another question asks for adult you do as follows:
*put this value for y in either original equation, I'll chose line 1).
2x+3y = 134
2x + (3x22) = 134
2x + 66 = 134
2x = 68
X = 68/2 = $34.
Hope the explanation helps, let me know if you need any further explanation