SOLUTION: Translate to a system of equations and solve. Tickets for a baseball game are $69 for Main Level seats and $39 for Terrace Level seats. A group of sixteen friends went to the game

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Translate to a system of equations and solve. Tickets for a baseball game are $69 for Main Level seats and $39 for Terrace Level seats. A group of sixteen friends went to the game      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1191386: Translate to a system of equations and solve.
Tickets for a baseball game are $69 for Main Level seats and $39 for Terrace Level seats. A group of sixteen friends went to the game and spent a total of $714 for the tickets. How many of Main Level and how many Terrace Level tickets did they buy?
Main Level tickets-
Terrace Level tickets-

Answer by Theo(13342) About Me  (Show Source):
You can put this solution on YOUR website!
x = number of main level tickets.
y = number of terrace level tickets.
your two equations are:
x + y = 16
69x + 39y = 714
multiply both sides of the first equation by 69 and leave the second equation as is to get:
69x + 69y = 1104
69x + 39y = 714
subtract the second equation from the first to get:
30y = 390
solve for y to get:
y = 13
solve for x from x + y = 16 to get:
x = 3
replace x and y with 3 and 13 in the original equations to get:
x + y = 16 becomes 3 + 13 = 16 which becomes 16 = 16.
69x + 39y = 714 becomes 207 + 507 = 714 which becomes 714 = 714.
this confirms the solution is correct.
your solution is that 3 main level tickets and 13 terrace level tickets.