A. x <= -12
<u>Explanation:</u>
-3x >= 36
-x >= 36/ 3
-x > = 12
x < = -12
When the negative sign is shifted then the greater than equal to sign reverses to less than equal to.
Therefore, x <= -12
A + s = 456........a = 456 - s
3.5a + s = 1131
3.5(456 - s) + s = 1131
1596 - 3.5s + s = 1131
-3.5s + s = 1131 - 1596
-2.5s = - 465
s = -465/-2.5
s = 186 <====== student tickets sold
a + s = 456
a + 186 = 456
a = 456 - 186
a = 270 <==== adult tickets sold
Answer: [-1,infinity)
Step-by-step explanation:
Answer:
The answer to your question is There were sold 166 adult tickets and 294
children tickets.
Step-by-step explanation:
Data
Total number of seats = 460
cost for adults = a = $52
cost for children = c = $26
Total cost = $16276
Process
1.- Write equations to solve this problem
a + c = 460 Equation l
52a + 26c = 16276 Equation ll
2.- Solve the system of equation by substitution.
-Solve equation l for a
a = 460 - c
-Substitute a in equation ll
52(460 - c) + 26c = 16276
-Expand
23920 - 52c + 26c = 16276
-Simplify
-26c = 16276 - 23920
-26c = -7644
c= -7644/-26
c = 294
3.- Find a
a = 460 - 294
a = 166