
Kathy M. answered 07/31/17
Tutor
5
(13)
ANY MATH -I can break it down to the basics for you!
First, let's break the problem down & identify variables and relationships between the variables:
"445 people paid a total of $1578 to attend"
total people = 445
total cost of all people = $1578
"Each adult paid $6, while each student paid $2."
A = number of adults: $6 each
S = number of students: $2 each
A + S = 445 (total number of people)
6A + 2S = 1578 (total cost)
How many students attended the concert?
Find S
Since we have a system of equations and need to solve for S, let's solve the first {1} for A and substitute that expression in to the second equation {2}:
A + S = 445 {1} (subtract S from each side)
A = 445 - S
6A + 2S = 1578 {2} (substitute in expression for A )
6(445 - S) + 2s = 1578 (distribute on left)
2670 - 6S + 2S = 1578 (combine like terms on left)
2670 - 4S = 1578 (subtract 2670 from both sides)
-4S = -1092 (divide both sides by -4)
S = 273 (this is the answer)
273 students attended the concert.
check:
445 - 273 = 172 adults
6(172) + 2(273) = 1032 + 546 = 1578