Hi can you help me with this problem?Formulate a system of equations for the situation below and solve.The total number of passengers riding a certain city bus during the morning shift is 1300. If the child's fare is $0.50, the adult fare is $1.50, and the total revenue from the fares in the morning shift is $1550, how many children and how many adults rode the bus during the morning shift?children=adults=

Respuesta :

Let "A" represent the number of adults that ride the bus and "C" represents the number of children that ride the bus.

On a certain morning shift 1300 people rode the bus, this means that the number of adults and the number of children add up to 1300. You can express the total number of passengers on that shift as follows:

[tex]A+C=1300[/tex]

The child's fare is $0.50, so if C children ride the bus a total of 0.50C will be paid.

The adult's fee is $1.50, so if A adult rides the bus, the total earned will be 1.50A.

If you add both fares, you will determine the total fares for the shift, which was $1550

[tex]1.50A+\text{0}.50C=1550[/tex]

Using both equations you have determined the number of adults and children that rode the bus:

-First, write the first expression for one of the variables, for example, write it for A:

[tex]\begin{gathered} A+C=1300 \\ A=1300-C \end{gathered}[/tex]

-Second, replace the expression obtained in the second equation

[tex]\begin{gathered} 1.50A+0.50C=1550 \\ 1.50(1300-C)+0.50C=1550 \end{gathered}[/tex]

Now you have to solve for C

→ Distribute the multiplication on the parentheses term:

[tex]\begin{gathered} 1.50\cdot1300-1.50\cdot C+0.50C=1550 \\ 1950-1.50C+0.50C=1550 \end{gathered}[/tex]

→Simplify the like terms

[tex]\begin{gathered} 1950+(-1.50C+0.50C)=1550 \\ 1950+-C=1550 \\ 1950-C=1550 \end{gathered}[/tex]

→Subtract 1950

[tex]\begin{gathered} 1950-1950-C=1550-1950 \\ -C=-400 \end{gathered}[/tex]

→ Multiply both sides by -1 to invert the sign:

[tex]\begin{gathered} (-1)(-C)=(-1)(-400) \\ C=400 \end{gathered}[/tex]

Finally, once you have determined the value of C, you can calculate the value of A as follows:

[tex]\begin{gathered} A=1300-C \\ A=1300-400 \\ A=900 \end{gathered}[/tex]

So, 400 children and 900 adults rode the bus.