49,965 views
24 votes
24 votes
Marc sold 500 tickets for the school play. Student tickets cost $2 and adult tickets cost $5. Marc's sales totaled $1,789.a.) Write a system of equations that can be used to determine how many of each type of ticket Marc sold.b.) Solve the system to determine how many adult tickets and how many student tickets Marc sold.

User Mfonda
by
3.2k points

1 Answer

15 votes
15 votes

Given that:

- Marc sold 500 tickets for the school play.

- Student tickets cost $2.

- Adult tickets cost $5.

- The total amount of money from the sale was $1,789.

a.) Let be "x" the number of student tickets Marc sold for the school play, and "y" the number of adult tickets Marc sold for the school play.

You can represent the total number of tickets he sold with this equation:


x+y=500

You can represent the total amount of money from the sale with this equation:


2x+5y=1789

Now you can set up this System of Equations that can be used to determine how many of each type of ticket Marc sold:


\begin{cases}x+y={500} \\ 2x+5y={1789}\end{cases}

b.) You can solve the System of Equations using the Elimination Method:

1. Multiply the first equation by -2:


\begin{cases}(-2)(x+y)=(-2)({500)} \\ 2x+5y={1789}\end{cases}


\begin{cases}-2x-2y={-1000} \\ 2x+5y={1789}\end{cases}

2. Add the equations:


\begin{gathered} \begin{cases}-2x-2y={-1000} \\ 2x+5y={1789}\end{cases} \\ ---------- \\ 0+3y=789 \\ 3y=789 \end{gathered}

3. Solve for "y":


\begin{gathered} y=(789)/(3) \\ \\ y=263 \end{gathered}

4. Substitute the value of "y" into the first original equation and solve for "x":


\begin{gathered} x+263=500 \\ x=500-263 \\ x=237 \end{gathered}

Hence, the answers are:

a.)


\begin{cases}x+y={500} \\ 2x+5y={1789}\end{cases}

b.)


x=237\text{ \lparen Number of student tickets Marc sold\rparen}
y=263\text{ \lparen Number of adult tickets Marc sold\rparen}

User Hsarp
by
2.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.