x + 8 < 9,     when x = 1
True or False
False, 9=9
9 could not be less than 9
7+ y > 4,     when y = 1
True or False
TRUE
8 is greater than 4
3 + x ≤ 9,     when x = 2
True or False
True
5 is LESS THAN or equal to 9
3 + r ≥ 5,     when r = 6
True or False
TRUE
9 is GREATER THAN or equal to 5
4 + x ≥ 5,     when x = 0
True or False
FALSE
4 is not GREATER THAN or equal to 5
n - 9 < 10,     when n = 12
True or False
TRUE
12 - 9 < 10
3 < 10
3 is less than 10
7 - c > 4,     when c = 4
True or False
False
3 is not greater than 4
18 - q ≤ 9,     when q = 9
True or False
TRUE
9 is less than or EQUAL TO 9
3w ≥ 18,     when w = 6
True or False
TRUE
18 is greater than or EQUAL TO 18
3 + w < 8,     when w = 6
True or False
FALSE
9 is not LESS THAN 8
2n + 5 < 22,     when n = 8
True or False
TRUE
2(8) + 5 < 22
16 + 5 < 22
21 < 22
21 is less than 22
a + 8 > 15,     when a = 7
True or False
FALSE
15 is not greater than 15
12x ≤ 70,     when x = 6
True or False
FALSE
72 is NOT LESS THAN or equal to 70
8x - 2 ≥ 3,     when x = 1
True or False
TRUE
6 is GREATER THAN or equal to 3
8x > 40,     when x = 4
True or False
FALSE
32 is not GREATER THAN 40
15x + 2 > 26,     when x = 2
True or False
TRUE
15(2) + 2 > 26
30 + 2 > 26
32 > 26
32 IS GREATER THAN 26
22x - 22 > 1,    when x = 1
True or False
FALSE
0 is not greater than 1
7h - 8 ≤ 19,     when h = 4
True or False
FALSE
20 is not LESS THAN or equal to 19
4x + 5 ≥ 25,     when x = 5
True or False
TRUE
25 is greater than or EQUAL TO 25
Provide any number that makes this inequality statement true
2x - 9 > 3
Any number greater than 6
2x + 2 < 3x,     when x = 3
True or False
True
2(3) + 2 < 3(2)
6 + 2 < 6
8 < 9
8 is less than 9
9f > 53,     when f = 6
True or False
TRUE
54 is greater than 53
4p ≤ 12,    when p = 3
True or False
TRUE
12 is less than or EQUAL TO 12
2x ≥ 9,     when x = 4
True or False
FALSE
8 is not GREATER THAN or equal to 9
If x > 5 and 5> 3
what is true about the relationship between a and 3?
a > c