45. Using order of operations.
He spent 26.95 on each. It's just 80.85/3 =26.95
Answer:
x<-3
The value of x is found in all the numbers that are less than - 3 or all the numbers from - 3 to negative infinity
Please note: - 3 is not included in those numbers
Y = 3x - 1 ---- (1)
x - y = -9 ---- (2)
From Equation 2:
x - y = - 9
x + 9 = y
y = x + 9 --- (2a)
(1) - (2a):
0 = 3x - x - 1 - 9
0 = 2x - 10
2x - 10 = 0
2x = 10
x = 5 ---- sub into (1)
y = 3(5) - 1
y = 15 - 1
y = 14
the answer is d
hope this helps