I think $8. That’s the difference between the highest and lowest number.
Answer:
<h2>
John has $15 and Alex has $33</h2>
Step-by-step explanation:
a systems of equations can be made from the information on the problem
x+y=48
x=2y+3
since x= 2y+3 substitute 2y+3 in the firat equation to get:
(2y+3)+y=48 -> 3y+3=48 -> 3y=45 -> y=15
plug in 15 for y in the second equation to solve for x
x+15 =48 --> x=33
Part A
5x - 5 >= 10 or-3x + 1 > 13
1) This is a disjunction (OR)
5x - 5 >= 10
5x >= 15
x >= 3
or
-3x + 1 > 13
-3x > 12
x < -4
Answer
x <- 4 or x >= 3
Part C:
1) This is a conjunction (And)
5x+ 3 <= 18 and 4 - x < 6
5x <= 15 and - x < 2
x <= 3 and x > -2
Answer
-2 < x <= 3
Answer
C because it’s nearest to -1
Answer:
(-2)
Step-by-step explanation:
We have to find the determinant of the given matrix,

det A = (a - 1)(a² + a + 1) - (a + 1)(a² - a + 1)
= a(a² + a + 1) - 1(a²+ a + 1) - a(a² - a + 1) - 1(a² - a + 1)
= a³ + a² + a - a² - a - 1 - a³ + a² - a - a² + a - 1
= (a³ - a³) + (-a² + a² - a² - a²) - 1 - 1
= -2
Therefore, determinant of the given matrix is (-2).