12 multiple-choice questions, progressively harder.
Which phrase matches n≤10n \le 10n≤10?
Solution
Correct answer: A
The symbol ≤\le≤ means 'less than or equal to', which in words is 'at most'.
n≤10 ⇔ n is at most 10n \le 10 \;\Leftrightarrow\; n \text{ is at most } 10n≤10⇔n is at most 10
So nnn can be 101010 or anything smaller, but nothing larger.
Is x=6x = 6x=6 a solution of x>5x > 5x>5?
Substitute 666 for xxx and check whether the statement is true.
6>5 ✓6 > 5 \;\checkmark6>5✓
Since 666 really is greater than 555, the value x=6x = 6x=6 is a solution.
Which value is a solution of x<3x < 3x<3?
Correct answer: C
A solution must be a number strictly less than 333. Test each option.
1<3 ✓1 < 3 \;\checkmark1<3✓
The value 333 is not less than itself, and 555 and 444 are larger than 333, so only 111 works.
Solve x+4<10x + 4 < 10x+4<10 for xxx.
Correct answer: B
Subtract 444 from both sides. Adding or subtracting does not change the symbol.
x+4−4<10−4 ⇒ x<6x + 4 - 4 < 10 - 4 \;\Rightarrow\; x < 6x+4−4<10−4⇒x<6
Check inside the range: x=0x = 0x=0 gives 0+4=4<100 + 4 = 4 < 100+4=4<10, which is true.
Solve 3x≤123x \le 123x≤12 for xxx.
Correct answer: D
Divide both sides by the positive coefficient 333. Dividing by a positive number keeps the symbol.
3x3≤123 ⇒ x≤4\frac{3x}{3} \le \frac{12}{3} \;\Rightarrow\; x \le 433x≤312⇒x≤4
Check the boundary: x=4x = 4x=4 gives 3(4)=12≤123(4) = 12 \le 123(4)=12≤12, which is true.
Solve 5x>305x > 305x>30 for xxx.
Divide both sides by the positive coefficient 555. The symbol is unchanged.
5x5>305 ⇒ x>6\frac{5x}{5} > \frac{30}{5} \;\Rightarrow\; x > 655x>530⇒x>6
Check inside the range: x=7x = 7x=7 gives 5(7)=35>305(7) = 35 > 305(7)=35>30, which is true.
Solve x+7≤7x + 7 \le 7x+7≤7 for xxx.
Subtract 777 from both sides. The symbol is unchanged by subtraction.
x+7−7≤7−7 ⇒ x≤0x + 7 - 7 \le 7 - 7 \;\Rightarrow\; x \le 0x+7−7≤7−7⇒x≤0
Check the boundary: x=0x = 0x=0 gives 0+7=7≤70 + 7 = 7 \le 70+7=7≤7, which is true.
A sign reads 'you must be at least 484848 inches tall to ride.' If hhh is your height in inches, which inequality says you may ride?
'At least 484848' means 484848 is allowed and so is anything taller, but nothing shorter.
h≥48h \ge 48h≥48
The phrase 'at least' always points to a ≥\ge≥ symbol, which includes the boundary value 484848.
Solve x3≥2\dfrac{x}{3} \ge 23x≥2 for xxx.
The variable is divided by the positive number 333, so multiply both sides by 333. The symbol stays.
3⋅x3≥3⋅2 ⇒ x≥63 \cdot \frac{x}{3} \ge 3 \cdot 2 \;\Rightarrow\; x \ge 63⋅3x≥3⋅2⇒x≥6
Check the boundary: x=6x = 6x=6 gives 63=2≥2\frac{6}{3} = 2 \ge 236=2≥2, which is true.
Which statement is true?
On the number line, the number farther to the left is the smaller one. Compare each pair.
−5<−1-5 < -1−5<−1
Since −5-5−5 sits to the left of −1-1−1, it is the smaller number, so −5<−1-5 < -1−5<−1 is true. The others reverse the correct order.
Which value is a solution of x≥4x \ge 4x≥4?
The symbol ≥\ge≥ allows the boundary, so 444 itself counts, along with anything larger.
4≥4 ✓4 \ge 4 \;\checkmark4≥4✓
The values 222, 333, and 000 are all smaller than 444, so only 444 is a solution among the choices.
Solve x−5>−2x - 5 > -2x−5>−2 for xxx.
Add 555 to both sides. The symbol stays the same for addition.
x−5+5>−2+5 ⇒ x>3x - 5 + 5 > -2 + 5 \;\Rightarrow\; x > 3x−5+5>−2+5⇒x>3
Check inside the range: x=4x = 4x=4 gives 4−5=−1>−24 - 5 = -1 > -24−5=−1>−2, which is true.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.