1 / 68100%
Comprehensive MCQ Set on Algebraic Equations: Linear, Quadratic, and
Higher-Order Polynomial Equations
1. Solve for x: 2x + 5 = 13
A) 3 B) 4 C) 5 D) 6
Answer: B) 4
Steps:
2x + 5 = 13
2x = 13 - 5
2x = 8
x = 8 ÷ 2
x = 4
2. Which of the following is the solution to the equation 3x - 7 = 20?
A) 7 B) 8 C) 9 D) 10
Answer: C) 9
Steps:
3x - 7 = 20
3x = 20 + 7
3x = 27
x = 27 ÷ 3
x = 9
3. Solve the quadratic equation: x² + 5x + 6 = 0
A) x = -2, -3 B) x = 2, 3 C) x = -1, -4 D) x = 1, 4
Answer: A) x = -2, -3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = 5, c = 6
x = [-5 ± √(5² - 4(1)(6))] / 2(1)
x = [-5 ± √(25 - 24)] / 2
x = [-5 ± √1] / 2
x = (-5 ± 1) / 2
x = -3 or -2
4. What are the roots of the equation x² - 7x + 12 = 0?
A) 3 and 4 B) -3 and -4 C) 2 and 5 D) -2 and -5
Answer: A) 3 and 4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = -7, c = 12
x = [7 ± √((-7)² - 4(1)(12))] / 2(1)
x = [7 ± √(49 - 48)] / 2
x = (7 ± 1) / 2
x = 4 or 3
5. Solve for x: 2x³ - 8x = 0
A) x = 0, ±2 B) x = 0, ±1 C) x = ±1, ±2 D) x = 0, ±3
Answer: A) x = 0, ±2
Steps:
Factor out x: x(2x² - 8) = 0
x = 0 or 2x² - 8 = 0
2x² = 8
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
6. Which of the following is a solution to the equation x³ - x² - 6x = 0?
A) -3, -1, 2 B) -2, 0, 3 C) -3, 0, 2 D) -2, -1, 3
Answer: B) -2, 0, 3
Steps:
Factor the equation: x(x² - x - 6) = 0
x = 0 or x² - x - 6 = 0
For x² - x - 6 = 0, use the quadratic formula:
x = [1 ± √(1² - 4(1)(-6))] / 2(1)
x = (1 ± √25) / 2
x = (1 ± 5) / 2
x = 3 or -2
Therefore, x = 0, 3, or -2
7. Solve the linear equation: 4(x - 3) = 3(x + 2)
A) x = 17 B) x = 18 C) x = 19 D) x = 20
Answer: B) x = 18
Steps:
4(x - 3) = 3(x + 2)
4x - 12 = 3x + 6
4x - 3x = 6 + 12
x = 18
8. What is the solution to the equation 2x² + 5x - 3 = 0?
A) x = -3, 1/2 B) x = 3, -1/2 C) x = -3/2, 1 D) x = 3/2, -1
Answer: C) x = -3/2, 1
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = 5, c = -3
x = [-5 ± √(5² - 4(2)(-3))] / 2(2)
x = [-5 ± √(25 + 24)] / 4
x = [-5 ± √49] / 4
x = (-5 ± 7) / 4
x = 1/2 or -3/2
9. Solve for x: x⁴ - 5x² + 4 = 0
A) x = ±1, ±2 B) x = ±1, ±3 C) x = ±2, ±3 D) x = 0, ±1, ±2
Answer: A) x = ±1, ±2
Steps:
Let y = x²
y² - 5y + 4 = 0
(y - 1)(y - 4) = 0
y = 1 or y = 4
x² = 1 or x² = 4
x = ±1 or x = ±2
10. Which value of x satisfies the equation 3x² + 10x + 3 = 0?
A) x = -3, -1/3 B) x = -3, 1/3 C) x = 3, -1/3 D) x = 3, 1/3
Answer: A) x = -3, -1/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = 3
x = [-10 ± √(10² - 4(3)(3))] / 2(3)
x = [-10 ± √(100 - 36)] / 6
x = [-10 ± √64] / 6
x = (-10 ± 8) / 6
x = -3 or -1/3
11. Solve the linear equation: 2(3x - 1) - 3(x + 2) = 4x - 11
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: B) x = 2
Steps:
2(3x - 1) - 3(x + 2) = 4x - 11
6x - 2 - 3x - 6 = 4x - 11
3x - 8 = 4x - 11
-x = -3
x = 3
12. What is the solution to the equation x³ - 6x² + 11x - 6 = 0?
A) x = 1, 2, 3 B) x = 1, 2, 4 C) x = 1, 3, 4 D) x = 2, 3, 4
Answer: A) x = 1, 2, 3
Steps:
Factor the equation: (x - 1)(x - 2)(x - 3) = 0
x = 1 or x = 2 or x = 3
13. Solve for x: 5x² - 20x + 15 = 0
A) x = 1, 3 B) x = 2, 3 C) x = 1, 2 D) x = 2, 4
Answer: A) x = 1, 3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 5, b = -20, c = 15
x = [20 ± √((-20)² - 4(5)(15))] / 2(5)
x = [20 ± √(400 - 300)] / 10
x = (20 ± 10) / 10
x = 3 or 1
14. Which of the following is a solution to the equation 2x⁴ - 5x² - 12 = 0?
A) x = ±1, ±2 B) x = ±√2, ±√3 C) x = ±1, ±3 D) x = ±2, ±3
Answer: B) x = ±√2, ±√3
Steps:
Let y = x²
2y² - 5y - 12 = 0
Use the quadratic formula: y = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -5, c = -12
y = [5 ± √((-5)² - 4(2)(-12))] / 2(2)
y = (5 ± √121) / 4
y = (5 ± 11) / 4
y = 4 or -3/2
x² = 4 or x² = -3/2
x = ±2 or x = ±√(3/2)
Simplify: x = ±√2 or x = ±√3
15. Solve the linear equation: 5(2x + 1) - 3(x - 2) = 4x + 7
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: C) x = 3
Steps:
5(2x + 1) - 3(x - 2) = 4x + 7
10x + 5 - 3x + 6 = 4x + 7
7x + 11 = 4x + 7
3x = -4
x = -4/3
16. What are the roots of the equation x² + 6x + 8 = 0?
A) x = -2, -4 B) x = 2, 4 C) x = -3, -5 D) x = 3, 5
Answer: A) x = -2, -4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = 6, c = 8
x = [-6 ± √(6² - 4(1)(8))] / 2(1)
x = [-6 ± √(36 - 32)] / 2
x = (-6 ± 2) / 2
x = -4 or -2
17. Solve for x: x³ + 3x² - x - 3 = 0
A) x = -3, -1, 1 B) x = -3, 0, 1 C) x = -1, 0, 3 D) x = -1, 1, 3
Answer: A) x = -3, -1, 1
Steps:
Factor the equation: (x + 3)(x + 1)(x - 1) = 0
x = -3 or x = -1 or x = 1
18. Which of the following is a solution to the equation 2x² - 7x + 3 = 0?
A) x = 1/2, 3 B) x = 1, 3/2 C) x = 3/2, 2 D) x = 2, 5/2
Answer: B) x = 1, 3/2
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -7, c = 3
x = [7 ± √((-7)² - 4(2)(3))] / 2(2)
x = [7 ± √(49 - 24)] / 4
x = (7 ± 5) / 4
x = 3/2 or 1
19. Solve the linear equation: 4x - 2(3x - 5) = 3(x + 1) - 7
A) x = 2 B) x = 3 C) x = 4 D) x = 5
Answer: C) x = 4
Steps:
4x - 2(3x - 5) = 3(x + 1) - 7
4x - 6x + 10 = 3x + 3 - 7
-2x + 10 = 3x - 4
14 = 5x
x = 14/5 = 2.8
20. What is the solution to the equation x⁴ - 13x² + 36 = 0?
A) x = ±2, ±3 B) x = ±1, ±6 C) x = ±2, ±6 D) x = ±3, ±4
Answer: A) x = ±2, ±3
Steps:
Let y = x²
y² - 13y + 36 = 0
(y - 4)(y - 9) = 0
y = 4 or y = 9
x² = 4 or x² = 9
x = ±2 or x = ±3
21. Solve for x: 3x² + 10x - 8 = 0
A) x = -4, 2/3 B) x = 4, -2/3 C) x = -4, -2/3 D) x = 4, 2/3
Answer: A) x = -4, 2/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = -8
x = [-10 ± √(10² - 4(3)(-8))] / 2(3)
x = [-10 ± √(100 + 96)] / 6
x = [-10 ± √196] / 6
x = (-10 ± 14) / 6
x = 2/3 or -4
22. Which value of x satisfies the equation 5x³ - 20x = 0?
A) x = 0, ±2 B) x = 0, ±√2 C) x = 0, ±4 D) x = 0, ±√4
Answer: A) x = 0, ±2
Steps:
Factor out x: x(5x² - 20) = 0
x = 0 or 5x² - 20 = 0
5x² = 20
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
4. What are the roots of the equation x² - 7x + 12 = 0?
A) 3 and 4 B) -3 and -4 C) 2 and 5 D) -2 and -5
Answer: A) 3 and 4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = -7, c = 12
x = [7 ± √((-7)² - 4(1)(12))] / 2(1)
x = [7 ± √(49 - 48)] / 2
x = (7 ± 1) / 2
x = 4 or 3
5. Solve for x: 2x³ - 8x = 0
A) x = 0, ±2 B) x = 0, ±1 C) x = ±1, ±2 D) x = 0, ±3
Answer: A) x = 0, ±2
Steps:
Factor out x: x(2x² - 8) = 0
x = 0 or 2x² - 8 = 0
2x² = 8
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
6. Which of the following is a solution to the equation x³ - x² - 6x = 0?
A) -3, -1, 2 B) -2, 0, 3 C) -3, 0, 2 D) -2, -1, 3
Answer: B) -2, 0, 3
Steps:
Factor the equation: x(x² - x - 6) = 0
x = 0 or x² - x - 6 = 0
For x² - x - 6 = 0, use the quadratic formula:
x = [1 ± √(1² - 4(1)(-6))] / 2(1)
x = (1 ± √25) / 2
x = (1 ± 5) / 2
x = 3 or -2
Therefore, x = 0, 3, or -2
7. Solve the linear equation: 4(x - 3) = 3(x + 2)
A) x = 17 B) x = 18 C) x = 19 D) x = 20
Answer: B) x = 18
Steps:
4(x - 3) = 3(x + 2)
4x - 12 = 3x + 6
4x - 3x = 6 + 12
x = 18
8. What is the solution to the equation 2x² + 5x - 3 = 0?
A) x = -3, 1/2 B) x = 3, -1/2 C) x = -3/2, 1 D) x = 3/2, -1
Answer: C) x = -3/2, 1
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = 5, c = -3
x = [-5 ± √(5² - 4(2)(-3))] / 2(2)
x = [-5 ± √(25 + 24)] / 4
x = [-5 ± √49] / 4
x = (-5 ± 7) / 4
x = 1/2 or -3/2
9. Solve for x: x⁴ - 5x² + 4 = 0
A) x = ±1, ±2 B) x = ±1, ±3 C) x = ±2, ±3 D) x = 0, ±1, ±2
Answer: A) x = ±1, ±2
Steps:
Let y = x²
y² - 5y + 4 = 0
(y - 1)(y - 4) = 0
y = 1 or y = 4
x² = 1 or x² = 4
x = ±1 or x = ±2
10. Which value of x satisfies the equation 3x² + 10x + 3 = 0?
A) x = -3, -1/3 B) x = -3, 1/3 C) x = 3, -1/3 D) x = 3, 1/3
Answer: A) x = -3, -1/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = 3
x = [-10 ± √(10² - 4(3)(3))] / 2(3)
x = [-10 ± √(100 - 36)] / 6
x = [-10 ± √64] / 6
x = (-10 ± 8) / 6
x = -3 or -1/3
11. Solve the linear equation: 2(3x - 1) - 3(x + 2) = 4x - 11
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: B) x = 2
Steps:
2(3x - 1) - 3(x + 2) = 4x - 11
6x - 2 - 3x - 6 = 4x - 11
3x - 8 = 4x - 11
-x = -3
x = 3
12. What is the solution to the equation x³ - 6x² + 11x - 6 = 0?
A) x = 1, 2, 3 B) x = 1, 2, 4 C) x = 1, 3, 4 D) x = 2, 3, 4
Answer: A) x = 1, 2, 3
Steps:
Factor the equation: (x - 1)(x - 2)(x - 3) = 0
x = 1 or x = 2 or x = 3
13. Solve for x: 5x² - 20x + 15 = 0
A) x = 1, 3 B) x = 2, 3 C) x = 1, 2 D) x = 2, 4
Answer: A) x = 1, 3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 5, b = -20, c = 15
x = [20 ± √((-20)² - 4(5)(15))] / 2(5)
x = [20 ± √(400 - 300)] / 10
x = (20 ± 10) / 10
x = 3 or 1
14. Which of the following is a solution to the equation 2x⁴ - 5x² - 12 = 0?
A) x = ±1, ±2 B) x = ±√2, ±√3 C) x = ±1, ±3 D) x = ±2, ±3
Answer: B) x = ±√2, ±√3
Steps:
Let y = x²
2y² - 5y - 12 = 0
Use the quadratic formula: y = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -5, c = -12
y = [5 ± √((-5)² - 4(2)(-12))] / 2(2)
y = (5 ± √121) / 4
y = (5 ± 11) / 4
y = 4 or -3/2
x² = 4 or x² = -3/2
x = ±2 or x = ±√(3/2)
Simplify: x = ±√2 or x = ±√3
15. Solve the linear equation: 5(2x + 1) - 3(x - 2) = 4x + 7
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: C) x = 3
Steps:
5(2x + 1) - 3(x - 2) = 4x + 7
10x + 5 - 3x + 6 = 4x + 7
7x + 11 = 4x + 7
3x = -4
x = -4/3
16. What are the roots of the equation x² + 6x + 8 = 0?
A) x = -2, -4 B) x = 2, 4 C) x = -3, -5 D) x = 3, 5
Answer: A) x = -2, -4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = 6, c = 8
x = [-6 ± √(6² - 4(1)(8))] / 2(1)
x = [-6 ± √(36 - 32)] / 2
x = (-6 ± 2) / 2
x = -4 or -2
17. Solve for x: x³ + 3x² - x - 3 = 0
A) x = -3, -1, 1 B) x = -3, 0, 1 C) x = -1, 0, 3 D) x = -1, 1, 3
Answer: A) x = -3, -1, 1
Steps:
Factor the equation: (x + 3)(x + 1)(x - 1) = 0
x = -3 or x = -1 or x = 1
18. Which of the following is a solution to the equation 2x² - 7x + 3 = 0?
A) x = 1/2, 3 B) x = 1, 3/2 C) x = 3/2, 2 D) x = 2, 5/2
Answer: B) x = 1, 3/2
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -7, c = 3
x = [7 ± √((-7)² - 4(2)(3))] / 2(2)
x = [7 ± √(49 - 24)] / 4
x = (7 ± 5) / 4
x = 3/2 or 1
19. Solve the linear equation: 4x - 2(3x - 5) = 3(x + 1) - 7
A) x = 2 B) x = 3 C) x = 4 D) x = 5
Answer: C) x = 4
Steps:
4x - 2(3x - 5) = 3(x + 1) - 7
4x - 6x + 10 = 3x + 3 - 7
-2x + 10 = 3x - 4
14 = 5x
x = 14/5 = 2.8
20. What is the solution to the equation x⁴ - 13x² + 36 = 0?
A) x = ±2, ±3 B) x = ±1, ±6 C) x = ±2, ±6 D) x = ±3, ±4
Answer: A) x = ±2, ±3
Steps:
Let y = x²
y² - 13y + 36 = 0
(y - 4)(y - 9) = 0
y = 4 or y = 9
x² = 4 or x² = 9
x = ±2 or x = ±3
21. Solve for x: 3x² + 10x - 8 = 0
A) x = -4, 2/3 B) x = 4, -2/3 C) x = -4, -2/3 D) x = 4, 2/3
Answer: A) x = -4, 2/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = -8
x = [-10 ± √(10² - 4(3)(-8))] / 2(3)
x = [-10 ± √(100 + 96)] / 6
x = [-10 ± √196] / 6
x = (-10 ± 14) / 6
x = 2/3 or -4
22. Which value of x satisfies the equation 5x³ - 20x = 0?
A) x = 0, ±2 B) x = 0, ±√2 C) x = 0, ±4 D) x = 0, ±√4
Answer: A) x = 0, ±2
Steps:
Factor out x: x(5x² - 20) = 0
x = 0 or 5x² - 20 = 0
5x² = 20
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
4. What are the roots of the equation x² - 7x + 12 = 0?
A) 3 and 4 B) -3 and -4 C) 2 and 5 D) -2 and -5
Answer: A) 3 and 4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = -7, c = 12
x = [7 ± √((-7)² - 4(1)(12))] / 2(1)
x = [7 ± √(49 - 48)] / 2
x = (7 ± 1) / 2
x = 4 or 3
5. Solve for x: 2x³ - 8x = 0
A) x = 0, ±2 B) x = 0, ±1 C) x = ±1, ±2 D) x = 0, ±3
Answer: A) x = 0, ±2
Steps:
Factor out x: x(2x² - 8) = 0
x = 0 or 2x² - 8 = 0
2x² = 8
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
6. Which of the following is a solution to the equation x³ - x² - 6x = 0?
A) -3, -1, 2 B) -2, 0, 3 C) -3, 0, 2 D) -2, -1, 3
Answer: B) -2, 0, 3
Steps:
Factor the equation: x(x² - x - 6) = 0
x = 0 or x² - x - 6 = 0
For x² - x - 6 = 0, use the quadratic formula:
x = [1 ± √(1² - 4(1)(-6))] / 2(1)
x = (1 ± √25) / 2
x = (1 ± 5) / 2
x = 3 or -2
Therefore, x = 0, 3, or -2
7. Solve the linear equation: 4(x - 3) = 3(x + 2)
A) x = 17 B) x = 18 C) x = 19 D) x = 20
Answer: B) x = 18
Steps:
4(x - 3) = 3(x + 2)
4x - 12 = 3x + 6
4x - 3x = 6 + 12
x = 18
8. What is the solution to the equation 2x² + 5x - 3 = 0?
A) x = -3, 1/2 B) x = 3, -1/2 C) x = -3/2, 1 D) x = 3/2, -1
Answer: C) x = -3/2, 1
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = 5, c = -3
x = [-5 ± √(5² - 4(2)(-3))] / 2(2)
x = [-5 ± √(25 + 24)] / 4
x = [-5 ± √49] / 4
x = (-5 ± 7) / 4
x = 1/2 or -3/2
9. Solve for x: x⁴ - 5x² + 4 = 0
A) x = ±1, ±2 B) x = ±1, ±3 C) x = ±2, ±3 D) x = 0, ±1, ±2
Answer: A) x = ±1, ±2
Steps:
Let y = x²
y² - 5y + 4 = 0
(y - 1)(y - 4) = 0
y = 1 or y = 4
x² = 1 or x² = 4
x = ±1 or x = ±2
10. Which value of x satisfies the equation 3x² + 10x + 3 = 0?
A) x = -3, -1/3 B) x = -3, 1/3 C) x = 3, -1/3 D) x = 3, 1/3
Answer: A) x = -3, -1/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = 3
x = [-10 ± √(10² - 4(3)(3))] / 2(3)
x = [-10 ± √(100 - 36)] / 6
x = [-10 ± √64] / 6
x = (-10 ± 8) / 6
x = -3 or -1/3
11. Solve the linear equation: 2(3x - 1) - 3(x + 2) = 4x - 11
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: B) x = 2
Steps:
2(3x - 1) - 3(x + 2) = 4x - 11
6x - 2 - 3x - 6 = 4x - 11
3x - 8 = 4x - 11
-x = -3
x = 3
12. What is the solution to the equation x³ - 6x² + 11x - 6 = 0?
A) x = 1, 2, 3 B) x = 1, 2, 4 C) x = 1, 3, 4 D) x = 2, 3, 4
Answer: A) x = 1, 2, 3
Steps:
Factor the equation: (x - 1)(x - 2)(x - 3) = 0
x = 1 or x = 2 or x = 3
13. Solve for x: 5x² - 20x + 15 = 0
A) x = 1, 3 B) x = 2, 3 C) x = 1, 2 D) x = 2, 4
Answer: A) x = 1, 3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 5, b = -20, c = 15
x = [20 ± √((-20)² - 4(5)(15))] / 2(5)
x = [20 ± √(400 - 300)] / 10
x = (20 ± 10) / 10
x = 3 or 1
14. Which of the following is a solution to the equation 2x⁴ - 5x² - 12 = 0?
A) x = ±1, ±2 B) x = ±√2, ±√3 C) x = ±1, ±3 D) x = ±2, ±3
Answer: B) x = ±√2, ±√3
Steps:
Let y = x²
2y² - 5y - 12 = 0
Use the quadratic formula: y = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -5, c = -12
y = [5 ± √((-5)² - 4(2)(-12))] / 2(2)
y = (5 ± √121) / 4
y = (5 ± 11) / 4
y = 4 or -3/2
x² = 4 or x² = -3/2
x = ±2 or x = ±√(3/2)
Simplify: x = ±√2 or x = ±√3
15. Solve the linear equation: 5(2x + 1) - 3(x - 2) = 4x + 7
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: C) x = 3
Steps:
5(2x + 1) - 3(x - 2) = 4x + 7
10x + 5 - 3x + 6 = 4x + 7
7x + 11 = 4x + 7
3x = -4
x = -4/3
16. What are the roots of the equation x² + 6x + 8 = 0?
A) x = -2, -4 B) x = 2, 4 C) x = -3, -5 D) x = 3, 5
Answer: A) x = -2, -4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = 6, c = 8
x = [-6 ± √(6² - 4(1)(8))] / 2(1)
x = [-6 ± √(36 - 32)] / 2
x = (-6 ± 2) / 2
x = -4 or -2
17. Solve for x: x³ + 3x² - x - 3 = 0
A) x = -3, -1, 1 B) x = -3, 0, 1 C) x = -1, 0, 3 D) x = -1, 1, 3
Answer: A) x = -3, -1, 1
Steps:
Factor the equation: (x + 3)(x + 1)(x - 1) = 0
x = -3 or x = -1 or x = 1
18. Which of the following is a solution to the equation 2x² - 7x + 3 = 0?
A) x = 1/2, 3 B) x = 1, 3/2 C) x = 3/2, 2 D) x = 2, 5/2
Answer: B) x = 1, 3/2
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -7, c = 3
x = [7 ± √((-7)² - 4(2)(3))] / 2(2)
x = [7 ± √(49 - 24)] / 4
x = (7 ± 5) / 4
x = 3/2 or 1
19. Solve the linear equation: 4x - 2(3x - 5) = 3(x + 1) - 7
A) x = 2 B) x = 3 C) x = 4 D) x = 5
Answer: C) x = 4
Steps:
4x - 2(3x - 5) = 3(x + 1) - 7
4x - 6x + 10 = 3x + 3 - 7
-2x + 10 = 3x - 4
14 = 5x
x = 14/5 = 2.8
20. What is the solution to the equation x⁴ - 13x² + 36 = 0?
A) x = ±2, ±3 B) x = ±1, ±6 C) x = ±2, ±6 D) x = ±3, ±4
Answer: A) x = ±2, ±3
Steps:
Let y = x²
y² - 13y + 36 = 0
(y - 4)(y - 9) = 0
y = 4 or y = 9
x² = 4 or x² = 9
x = ±2 or x = ±3
21. Solve for x: 3x² + 10x - 8 = 0
A) x = -4, 2/3 B) x = 4, -2/3 C) x = -4, -2/3 D) x = 4, 2/3
Answer: A) x = -4, 2/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = -8
x = [-10 ± √(10² - 4(3)(-8))] / 2(3)
x = [-10 ± √(100 + 96)] / 6
x = [-10 ± √196] / 6
x = (-10 ± 14) / 6
x = 2/3 or -4
22. Which value of x satisfies the equation 5x³ - 20x = 0?
A) x = 0, ±2 B) x = 0, ±√2 C) x = 0, ±4 D) x = 0, ±√4
Answer: A) x = 0, ±2
Steps:
Factor out x: x(5x² - 20) = 0
x = 0 or 5x² - 20 = 0
5x² = 20
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
4. What are the roots of the equation x² - 7x + 12 = 0?
A) 3 and 4 B) -3 and -4 C) 2 and 5 D) -2 and -5
Answer: A) 3 and 4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = -7, c = 12
x = [7 ± √((-7)² - 4(1)(12))] / 2(1)
x = [7 ± √(49 - 48)] / 2
x = (7 ± 1) / 2
x = 4 or 3
5. Solve for x: 2x³ - 8x = 0
A) x = 0, ±2 B) x = 0, ±1 C) x = ±1, ±2 D) x = 0, ±3
Answer: A) x = 0, ±2
Steps:
Factor out x: x(2x² - 8) = 0
x = 0 or 2x² - 8 = 0
2x² = 8
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
6. Which of the following is a solution to the equation x³ - x² - 6x = 0?
A) -3, -1, 2 B) -2, 0, 3 C) -3, 0, 2 D) -2, -1, 3
Answer: B) -2, 0, 3
Steps:
Factor the equation: x(x² - x - 6) = 0
x = 0 or x² - x - 6 = 0
For x² - x - 6 = 0, use the quadratic formula:
x = [1 ± √(1² - 4(1)(-6))] / 2(1)
x = (1 ± √25) / 2
x = (1 ± 5) / 2
x = 3 or -2
Therefore, x = 0, 3, or -2
7. Solve the linear equation: 4(x - 3) = 3(x + 2)
A) x = 17 B) x = 18 C) x = 19 D) x = 20
Answer: B) x = 18
Steps:
4(x - 3) = 3(x + 2)
4x - 12 = 3x + 6
4x - 3x = 6 + 12
x = 18
8. What is the solution to the equation 2x² + 5x - 3 = 0?
A) x = -3, 1/2 B) x = 3, -1/2 C) x = -3/2, 1 D) x = 3/2, -1
Answer: C) x = -3/2, 1
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = 5, c = -3
x = [-5 ± √(5² - 4(2)(-3))] / 2(2)
x = [-5 ± √(25 + 24)] / 4
x = [-5 ± √49] / 4
x = (-5 ± 7) / 4
x = 1/2 or -3/2
9. Solve for x: x⁴ - 5x² + 4 = 0
A) x = ±1, ±2 B) x = ±1, ±3 C) x = ±2, ±3 D) x = 0, ±1, ±2
Answer: A) x = ±1, ±2
Steps:
Let y = x²
y² - 5y + 4 = 0
(y - 1)(y - 4) = 0
y = 1 or y = 4
x² = 1 or x² = 4
x = ±1 or x = ±2
10. Which value of x satisfies the equation 3x² + 10x + 3 = 0?
A) x = -3, -1/3 B) x = -3, 1/3 C) x = 3, -1/3 D) x = 3, 1/3
Answer: A) x = -3, -1/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = 3
x = [-10 ± √(10² - 4(3)(3))] / 2(3)
x = [-10 ± √(100 - 36)] / 6
x = [-10 ± √64] / 6
x = (-10 ± 8) / 6
x = -3 or -1/3
11. Solve the linear equation: 2(3x - 1) - 3(x + 2) = 4x - 11
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: B) x = 2
Steps:
2(3x - 1) - 3(x + 2) = 4x - 11
6x - 2 - 3x - 6 = 4x - 11
3x - 8 = 4x - 11
-x = -3
x = 3
12. What is the solution to the equation x³ - 6x² + 11x - 6 = 0?
A) x = 1, 2, 3 B) x = 1, 2, 4 C) x = 1, 3, 4 D) x = 2, 3, 4
Answer: A) x = 1, 2, 3
Steps:
Factor the equation: (x - 1)(x - 2)(x - 3) = 0
x = 1 or x = 2 or x = 3
13. Solve for x: 5x² - 20x + 15 = 0
A) x = 1, 3 B) x = 2, 3 C) x = 1, 2 D) x = 2, 4
Answer: A) x = 1, 3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 5, b = -20, c = 15
x = [20 ± √((-20)² - 4(5)(15))] / 2(5)
x = [20 ± √(400 - 300)] / 10
x = (20 ± 10) / 10
x = 3 or 1
14. Which of the following is a solution to the equation 2x⁴ - 5x² - 12 = 0?
A) x = ±1, ±2 B) x = ±√2, ±√3 C) x = ±1, ±3 D) x = ±2, ±3
Answer: B) x = ±√2, ±√3
Steps:
Let y = x²
2y² - 5y - 12 = 0
Use the quadratic formula: y = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -5, c = -12
y = [5 ± √((-5)² - 4(2)(-12))] / 2(2)
y = (5 ± √121) / 4
y = (5 ± 11) / 4
y = 4 or -3/2
x² = 4 or x² = -3/2
x = ±2 or x = ±√(3/2)
Simplify: x = ±√2 or x = ±√3
15. Solve the linear equation: 5(2x + 1) - 3(x - 2) = 4x + 7
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: C) x = 3
Steps:
5(2x + 1) - 3(x - 2) = 4x + 7
10x + 5 - 3x + 6 = 4x + 7
7x + 11 = 4x + 7
3x = -4
x = -4/3
16. What are the roots of the equation x² + 6x + 8 = 0?
A) x = -2, -4 B) x = 2, 4 C) x = -3, -5 D) x = 3, 5
Answer: A) x = -2, -4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = 6, c = 8
x = [-6 ± √(6² - 4(1)(8))] / 2(1)
x = [-6 ± √(36 - 32)] / 2
x = (-6 ± 2) / 2
x = -4 or -2
17. Solve for x: x³ + 3x² - x - 3 = 0
A) x = -3, -1, 1 B) x = -3, 0, 1 C) x = -1, 0, 3 D) x = -1, 1, 3
Answer: A) x = -3, -1, 1
Steps:
Factor the equation: (x + 3)(x + 1)(x - 1) = 0
x = -3 or x = -1 or x = 1
18. Which of the following is a solution to the equation 2x² - 7x + 3 = 0?
A) x = 1/2, 3 B) x = 1, 3/2 C) x = 3/2, 2 D) x = 2, 5/2
Answer: B) x = 1, 3/2
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -7, c = 3
x = [7 ± √((-7)² - 4(2)(3))] / 2(2)
x = [7 ± √(49 - 24)] / 4
x = (7 ± 5) / 4
x = 3/2 or 1
19. Solve the linear equation: 4x - 2(3x - 5) = 3(x + 1) - 7
A) x = 2 B) x = 3 C) x = 4 D) x = 5
Answer: C) x = 4
Steps:
4x - 2(3x - 5) = 3(x + 1) - 7
4x - 6x + 10 = 3x + 3 - 7
-2x + 10 = 3x - 4
14 = 5x
x = 14/5 = 2.8
20. What is the solution to the equation x⁴ - 13x² + 36 = 0?
A) x = ±2, ±3 B) x = ±1, ±6 C) x = ±2, ±6 D) x = ±3, ±4
Answer: A) x = ±2, ±3
Steps:
Let y = x²
y² - 13y + 36 = 0
(y - 4)(y - 9) = 0
y = 4 or y = 9
x² = 4 or x² = 9
x = ±2 or x = ±3
21. Solve for x: 3x² + 10x - 8 = 0
A) x = -4, 2/3 B) x = 4, -2/3 C) x = -4, -2/3 D) x = 4, 2/3
Answer: A) x = -4, 2/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = -8
x = [-10 ± √(10² - 4(3)(-8))] / 2(3)
x = [-10 ± √(100 + 96)] / 6
x = [-10 ± √196] / 6
x = (-10 ± 14) / 6
x = 2/3 or -4
22. Which value of x satisfies the equation 5x³ - 20x = 0?
A) x = 0, ±2 B) x = 0, ±√2 C) x = 0, ±4 D) x = 0, ±√4
Answer: A) x = 0, ±2
Steps:
Factor out x: x(5x² - 20) = 0
x = 0 or 5x² - 20 = 0
5x² = 20
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
4. What are the roots of the equation x² - 7x + 12 = 0?
A) 3 and 4 B) -3 and -4 C) 2 and 5 D) -2 and -5
Answer: A) 3 and 4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = -7, c = 12
x = [7 ± √((-7)² - 4(1)(12))] / 2(1)
x = [7 ± √(49 - 48)] / 2
x = (7 ± 1) / 2
x = 4 or 3
5. Solve for x: 2x³ - 8x = 0
A) x = 0, ±2 B) x = 0, ±1 C) x = ±1, ±2 D) x = 0, ±3
Answer: A) x = 0, ±2
Steps:
Factor out x: x(2x² - 8) = 0
x = 0 or 2x² - 8 = 0
2x² = 8
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
6. Which of the following is a solution to the equation x³ - x² - 6x = 0?
A) -3, -1, 2 B) -2, 0, 3 C) -3, 0, 2 D) -2, -1, 3
Answer: B) -2, 0, 3
Steps:
Factor the equation: x(x² - x - 6) = 0
x = 0 or x² - x - 6 = 0
For x² - x - 6 = 0, use the quadratic formula:
x = [1 ± √(1² - 4(1)(-6))] / 2(1)
x = (1 ± √25) / 2
x = (1 ± 5) / 2
x = 3 or -2
Therefore, x = 0, 3, or -2
7. Solve the linear equation: 4(x - 3) = 3(x + 2)
A) x = 17 B) x = 18 C) x = 19 D) x = 20
Answer: B) x = 18
Steps:
4(x - 3) = 3(x + 2)
4x - 12 = 3x + 6
4x - 3x = 6 + 12
x = 18
8. What is the solution to the equation 2x² + 5x - 3 = 0?
A) x = -3, 1/2 B) x = 3, -1/2 C) x = -3/2, 1 D) x = 3/2, -1
Answer: C) x = -3/2, 1
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = 5, c = -3
x = [-5 ± √(5² - 4(2)(-3))] / 2(2)
x = [-5 ± √(25 + 24)] / 4
x = [-5 ± √49] / 4
x = (-5 ± 7) / 4
x = 1/2 or -3/2
9. Solve for x: x⁴ - 5x² + 4 = 0
A) x = ±1, ±2 B) x = ±1, ±3 C) x = ±2, ±3 D) x = 0, ±1, ±2
Answer: A) x = ±1, ±2
Steps:
Let y = x²
y² - 5y + 4 = 0
(y - 1)(y - 4) = 0
y = 1 or y = 4
x² = 1 or x² = 4
x = ±1 or x = ±2
10. Which value of x satisfies the equation 3x² + 10x + 3 = 0?
A) x = -3, -1/3 B) x = -3, 1/3 C) x = 3, -1/3 D) x = 3, 1/3
Answer: A) x = -3, -1/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = 3
x = [-10 ± √(10² - 4(3)(3))] / 2(3)
x = [-10 ± √(100 - 36)] / 6
x = [-10 ± √64] / 6
x = (-10 ± 8) / 6
x = -3 or -1/3
11. Solve the linear equation: 2(3x - 1) - 3(x + 2) = 4x - 11
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: B) x = 2
Steps:
2(3x - 1) - 3(x + 2) = 4x - 11
6x - 2 - 3x - 6 = 4x - 11
3x - 8 = 4x - 11
-x = -3
x = 3
12. What is the solution to the equation x³ - 6x² + 11x - 6 = 0?
A) x = 1, 2, 3 B) x = 1, 2, 4 C) x = 1, 3, 4 D) x = 2, 3, 4
Answer: A) x = 1, 2, 3
Steps:
Factor the equation: (x - 1)(x - 2)(x - 3) = 0
x = 1 or x = 2 or x = 3
13. Solve for x: 5x² - 20x + 15 = 0
A) x = 1, 3 B) x = 2, 3 C) x = 1, 2 D) x = 2, 4
Answer: A) x = 1, 3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 5, b = -20, c = 15
x = [20 ± √((-20)² - 4(5)(15))] / 2(5)
x = [20 ± √(400 - 300)] / 10
x = (20 ± 10) / 10
x = 3 or 1
14. Which of the following is a solution to the equation 2x⁴ - 5x² - 12 = 0?
A) x = ±1, ±2 B) x = ±√2, ±√3 C) x = ±1, ±3 D) x = ±2, ±3
Answer: B) x = ±√2, ±√3
Steps:
Let y = x²
2y² - 5y - 12 = 0
Use the quadratic formula: y = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -5, c = -12
y = [5 ± √((-5)² - 4(2)(-12))] / 2(2)
y = (5 ± √121) / 4
y = (5 ± 11) / 4
y = 4 or -3/2
x² = 4 or x² = -3/2
x = ±2 or x = ±√(3/2)
Simplify: x = ±√2 or x = ±√3
15. Solve the linear equation: 5(2x + 1) - 3(x - 2) = 4x + 7
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: C) x = 3
Steps:
5(2x + 1) - 3(x - 2) = 4x + 7
10x + 5 - 3x + 6 = 4x + 7
7x + 11 = 4x + 7
3x = -4
x = -4/3
16. What are the roots of the equation x² + 6x + 8 = 0?
A) x = -2, -4 B) x = 2, 4 C) x = -3, -5 D) x = 3, 5
Answer: A) x = -2, -4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = 6, c = 8
x = [-6 ± √(6² - 4(1)(8))] / 2(1)
x = [-6 ± √(36 - 32)] / 2
x = (-6 ± 2) / 2
x = -4 or -2
17. Solve for x: x³ + 3x² - x - 3 = 0
A) x = -3, -1, 1 B) x = -3, 0, 1 C) x = -1, 0, 3 D) x = -1, 1, 3
Answer: A) x = -3, -1, 1
Steps:
Factor the equation: (x + 3)(x + 1)(x - 1) = 0
x = -3 or x = -1 or x = 1
18. Which of the following is a solution to the equation 2x² - 7x + 3 = 0?
A) x = 1/2, 3 B) x = 1, 3/2 C) x = 3/2, 2 D) x = 2, 5/2
Answer: B) x = 1, 3/2
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -7, c = 3
x = [7 ± √((-7)² - 4(2)(3))] / 2(2)
x = [7 ± √(49 - 24)] / 4
x = (7 ± 5) / 4
x = 3/2 or 1
19. Solve the linear equation: 4x - 2(3x - 5) = 3(x + 1) - 7
A) x = 2 B) x = 3 C) x = 4 D) x = 5
Answer: C) x = 4
Steps:
4x - 2(3x - 5) = 3(x + 1) - 7
4x - 6x + 10 = 3x + 3 - 7
-2x + 10 = 3x - 4
14 = 5x
x = 14/5 = 2.8
20. What is the solution to the equation x⁴ - 13x² + 36 = 0?
A) x = ±2, ±3 B) x = ±1, ±6 C) x = ±2, ±6 D) x = ±3, ±4
Answer: A) x = ±2, ±3
Steps:
Let y = x²
y² - 13y + 36 = 0
(y - 4)(y - 9) = 0
y = 4 or y = 9
x² = 4 or x² = 9
x = ±2 or x = ±3
21. Solve for x: 3x² + 10x - 8 = 0
A) x = -4, 2/3 B) x = 4, -2/3 C) x = -4, -2/3 D) x = 4, 2/3
Answer: A) x = -4, 2/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = -8
x = [-10 ± √(10² - 4(3)(-8))] / 2(3)
x = [-10 ± √(100 + 96)] / 6
x = [-10 ± √196] / 6
x = (-10 ± 14) / 6
x = 2/3 or -4
22. Which value of x satisfies the equation 5x³ - 20x = 0?
A) x = 0, ±2 B) x = 0, ±√2 C) x = 0, ±4 D) x = 0, ±√4
Answer: A) x = 0, ±2
Steps:
Factor out x: x(5x² - 20) = 0
x = 0 or 5x² - 20 = 0
5x² = 20
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
4. What are the roots of the equation x² - 7x + 12 = 0?
A) 3 and 4 B) -3 and -4 C) 2 and 5 D) -2 and -5
Answer: A) 3 and 4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = -7, c = 12
x = [7 ± √((-7)² - 4(1)(12))] / 2(1)
x = [7 ± √(49 - 48)] / 2
x = (7 ± 1) / 2
x = 4 or 3
5. Solve for x: 2x³ - 8x = 0
A) x = 0, ±2 B) x = 0, ±1 C) x = ±1, ±2 D) x = 0, ±3
Answer: A) x = 0, ±2
Steps:
Factor out x: x(2x² - 8) = 0
x = 0 or 2x² - 8 = 0
2x² = 8
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
6. Which of the following is a solution to the equation x³ - x² - 6x = 0?
A) -3, -1, 2 B) -2, 0, 3 C) -3, 0, 2 D) -2, -1, 3
Answer: B) -2, 0, 3
Steps:
Factor the equation: x(x² - x - 6) = 0
x = 0 or x² - x - 6 = 0
For x² - x - 6 = 0, use the quadratic formula:
x = [1 ± √(1² - 4(1)(-6))] / 2(1)
x = (1 ± √25) / 2
x = (1 ± 5) / 2
x = 3 or -2
Therefore, x = 0, 3, or -2
7. Solve the linear equation: 4(x - 3) = 3(x + 2)
A) x = 17 B) x = 18 C) x = 19 D) x = 20
Answer: B) x = 18
Steps:
4(x - 3) = 3(x + 2)
4x - 12 = 3x + 6
4x - 3x = 6 + 12
x = 18
8. What is the solution to the equation 2x² + 5x - 3 = 0?
A) x = -3, 1/2 B) x = 3, -1/2 C) x = -3/2, 1 D) x = 3/2, -1
Answer: C) x = -3/2, 1
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = 5, c = -3
x = [-5 ± √(5² - 4(2)(-3))] / 2(2)
x = [-5 ± √(25 + 24)] / 4
x = [-5 ± √49] / 4
x = (-5 ± 7) / 4
x = 1/2 or -3/2
9. Solve for x: x⁴ - 5x² + 4 = 0
A) x = ±1, ±2 B) x = ±1, ±3 C) x = ±2, ±3 D) x = 0, ±1, ±2
Answer: A) x = ±1, ±2
Steps:
Let y = x²
y² - 5y + 4 = 0
(y - 1)(y - 4) = 0
y = 1 or y = 4
x² = 1 or x² = 4
x = ±1 or x = ±2
10. Which value of x satisfies the equation 3x² + 10x + 3 = 0?
A) x = -3, -1/3 B) x = -3, 1/3 C) x = 3, -1/3 D) x = 3, 1/3
Answer: A) x = -3, -1/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = 3
x = [-10 ± √(10² - 4(3)(3))] / 2(3)
x = [-10 ± √(100 - 36)] / 6
x = [-10 ± √64] / 6
x = (-10 ± 8) / 6
x = -3 or -1/3
11. Solve the linear equation: 2(3x - 1) - 3(x + 2) = 4x - 11
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: B) x = 2
Steps:
2(3x - 1) - 3(x + 2) = 4x - 11
6x - 2 - 3x - 6 = 4x - 11
3x - 8 = 4x - 11
-x = -3
x = 3
12. What is the solution to the equation x³ - 6x² + 11x - 6 = 0?
A) x = 1, 2, 3 B) x = 1, 2, 4 C) x = 1, 3, 4 D) x = 2, 3, 4
Answer: A) x = 1, 2, 3
Steps:
Factor the equation: (x - 1)(x - 2)(x - 3) = 0
x = 1 or x = 2 or x = 3
13. Solve for x: 5x² - 20x + 15 = 0
A) x = 1, 3 B) x = 2, 3 C) x = 1, 2 D) x = 2, 4
Answer: A) x = 1, 3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 5, b = -20, c = 15
x = [20 ± √((-20)² - 4(5)(15))] / 2(5)
x = [20 ± √(400 - 300)] / 10
x = (20 ± 10) / 10
x = 3 or 1
14. Which of the following is a solution to the equation 2x⁴ - 5x² - 12 = 0?
A) x = ±1, ±2 B) x = ±√2, ±√3 C) x = ±1, ±3 D) x = ±2, ±3
Answer: B) x = ±√2, ±√3
Steps:
Let y = x²
2y² - 5y - 12 = 0
Use the quadratic formula: y = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -5, c = -12
y = [5 ± √((-5)² - 4(2)(-12))] / 2(2)
y = (5 ± √121) / 4
y = (5 ± 11) / 4
y = 4 or -3/2
x² = 4 or x² = -3/2
x = ±2 or x = ±√(3/2)
Simplify: x = ±√2 or x = ±√3
15. Solve the linear equation: 5(2x + 1) - 3(x - 2) = 4x + 7
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: C) x = 3
Steps:
5(2x + 1) - 3(x - 2) = 4x + 7
10x + 5 - 3x + 6 = 4x + 7
7x + 11 = 4x + 7
3x = -4
x = -4/3
16. What are the roots of the equation x² + 6x + 8 = 0?
A) x = -2, -4 B) x = 2, 4 C) x = -3, -5 D) x = 3, 5
Answer: A) x = -2, -4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = 6, c = 8
x = [-6 ± √(6² - 4(1)(8))] / 2(1)
x = [-6 ± √(36 - 32)] / 2
x = (-6 ± 2) / 2
x = -4 or -2
17. Solve for x: x³ + 3x² - x - 3 = 0
A) x = -3, -1, 1 B) x = -3, 0, 1 C) x = -1, 0, 3 D) x = -1, 1, 3
Answer: A) x = -3, -1, 1
Steps:
Factor the equation: (x + 3)(x + 1)(x - 1) = 0
x = -3 or x = -1 or x = 1
18. Which of the following is a solution to the equation 2x² - 7x + 3 = 0?
A) x = 1/2, 3 B) x = 1, 3/2 C) x = 3/2, 2 D) x = 2, 5/2
Answer: B) x = 1, 3/2
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -7, c = 3
x = [7 ± √((-7)² - 4(2)(3))] / 2(2)
x = [7 ± √(49 - 24)] / 4
x = (7 ± 5) / 4
x = 3/2 or 1
19. Solve the linear equation: 4x - 2(3x - 5) = 3(x + 1) - 7
A) x = 2 B) x = 3 C) x = 4 D) x = 5
Answer: C) x = 4
Steps:
4x - 2(3x - 5) = 3(x + 1) - 7
4x - 6x + 10 = 3x + 3 - 7
-2x + 10 = 3x - 4
14 = 5x
x = 14/5 = 2.8
20. What is the solution to the equation x⁴ - 13x² + 36 = 0?
A) x = ±2, ±3 B) x = ±1, ±6 C) x = ±2, ±6 D) x = ±3, ±4
Answer: A) x = ±2, ±3
Steps:
Let y = x²
y² - 13y + 36 = 0
(y - 4)(y - 9) = 0
y = 4 or y = 9
x² = 4 or x² = 9
x = ±2 or x = ±3
21. Solve for x: 3x² + 10x - 8 = 0
A) x = -4, 2/3 B) x = 4, -2/3 C) x = -4, -2/3 D) x = 4, 2/3
Answer: A) x = -4, 2/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = -8
x = [-10 ± √(10² - 4(3)(-8))] / 2(3)
x = [-10 ± √(100 + 96)] / 6
x = [-10 ± √196] / 6
x = (-10 ± 14) / 6
x = 2/3 or -4
22. Which value of x satisfies the equation 5x³ - 20x = 0?
A) x = 0, ±2 B) x = 0, ±√2 C) x = 0, ±4 D) x = 0, ±√4
Answer: A) x = 0, ±2
Steps:
Factor out x: x(5x² - 20) = 0
x = 0 or 5x² - 20 = 0
5x² = 20
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
4. What are the roots of the equation x² - 7x + 12 = 0?
A) 3 and 4 B) -3 and -4 C) 2 and 5 D) -2 and -5
Answer: A) 3 and 4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = -7, c = 12
x = [7 ± √((-7)² - 4(1)(12))] / 2(1)
x = [7 ± √(49 - 48)] / 2
x = (7 ± 1) / 2
x = 4 or 3
5. Solve for x: 2x³ - 8x = 0
A) x = 0, ±2 B) x = 0, ±1 C) x = ±1, ±2 D) x = 0, ±3
Answer: A) x = 0, ±2
Steps:
Factor out x: x(2x² - 8) = 0
x = 0 or 2x² - 8 = 0
2x² = 8
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
6. Which of the following is a solution to the equation x³ - x² - 6x = 0?
A) -3, -1, 2 B) -2, 0, 3 C) -3, 0, 2 D) -2, -1, 3
Answer: B) -2, 0, 3
Steps:
Factor the equation: x(x² - x - 6) = 0
x = 0 or x² - x - 6 = 0
For x² - x - 6 = 0, use the quadratic formula:
x = [1 ± √(1² - 4(1)(-6))] / 2(1)
x = (1 ± √25) / 2
x = (1 ± 5) / 2
x = 3 or -2
Therefore, x = 0, 3, or -2
7. Solve the linear equation: 4(x - 3) = 3(x + 2)
A) x = 17 B) x = 18 C) x = 19 D) x = 20
Answer: B) x = 18
Steps:
4(x - 3) = 3(x + 2)
4x - 12 = 3x + 6
4x - 3x = 6 + 12
x = 18
8. What is the solution to the equation 2x² + 5x - 3 = 0?
A) x = -3, 1/2 B) x = 3, -1/2 C) x = -3/2, 1 D) x = 3/2, -1
Answer: C) x = -3/2, 1
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = 5, c = -3
x = [-5 ± √(5² - 4(2)(-3))] / 2(2)
x = [-5 ± √(25 + 24)] / 4
x = [-5 ± √49] / 4
x = (-5 ± 7) / 4
x = 1/2 or -3/2
9. Solve for x: x⁴ - 5x² + 4 = 0
A) x = ±1, ±2 B) x = ±1, ±3 C) x = ±2, ±3 D) x = 0, ±1, ±2
Answer: A) x = ±1, ±2
Steps:
Let y = x²
y² - 5y + 4 = 0
(y - 1)(y - 4) = 0
y = 1 or y = 4
x² = 1 or x² = 4
x = ±1 or x = ±2
10. Which value of x satisfies the equation 3x² + 10x + 3 = 0?
A) x = -3, -1/3 B) x = -3, 1/3 C) x = 3, -1/3 D) x = 3, 1/3
Answer: A) x = -3, -1/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = 3
x = [-10 ± √(10² - 4(3)(3))] / 2(3)
x = [-10 ± √(100 - 36)] / 6
x = [-10 ± √64] / 6
x = (-10 ± 8) / 6
x = -3 or -1/3
11. Solve the linear equation: 2(3x - 1) - 3(x + 2) = 4x - 11
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: B) x = 2
Steps:
2(3x - 1) - 3(x + 2) = 4x - 11
6x - 2 - 3x - 6 = 4x - 11
3x - 8 = 4x - 11
-x = -3
x = 3
12. What is the solution to the equation x³ - 6x² + 11x - 6 = 0?
A) x = 1, 2, 3 B) x = 1, 2, 4 C) x = 1, 3, 4 D) x = 2, 3, 4
Answer: A) x = 1, 2, 3
Steps:
Factor the equation: (x - 1)(x - 2)(x - 3) = 0
x = 1 or x = 2 or x = 3
13. Solve for x: 5x² - 20x + 15 = 0
A) x = 1, 3 B) x = 2, 3 C) x = 1, 2 D) x = 2, 4
Answer: A) x = 1, 3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 5, b = -20, c = 15
x = [20 ± √((-20)² - 4(5)(15))] / 2(5)
x = [20 ± √(400 - 300)] / 10
x = (20 ± 10) / 10
x = 3 or 1
14. Which of the following is a solution to the equation 2x⁴ - 5x² - 12 = 0?
A) x = ±1, ±2 B) x = ±√2, ±√3 C) x = ±1, ±3 D) x = ±2, ±3
Answer: B) x = ±√2, ±√3
Steps:
Let y = x²
2y² - 5y - 12 = 0
Use the quadratic formula: y = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -5, c = -12
y = [5 ± √((-5)² - 4(2)(-12))] / 2(2)
y = (5 ± √121) / 4
y = (5 ± 11) / 4
y = 4 or -3/2
x² = 4 or x² = -3/2
x = ±2 or x = ±√(3/2)
Simplify: x = ±√2 or x = ±√3
15. Solve the linear equation: 5(2x + 1) - 3(x - 2) = 4x + 7
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: C) x = 3
Steps:
5(2x + 1) - 3(x - 2) = 4x + 7
10x + 5 - 3x + 6 = 4x + 7
7x + 11 = 4x + 7
3x = -4
x = -4/3
16. What are the roots of the equation x² + 6x + 8 = 0?
A) x = -2, -4 B) x = 2, 4 C) x = -3, -5 D) x = 3, 5
Answer: A) x = -2, -4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = 6, c = 8
x = [-6 ± √(6² - 4(1)(8))] / 2(1)
x = [-6 ± √(36 - 32)] / 2
x = (-6 ± 2) / 2
x = -4 or -2
17. Solve for x: x³ + 3x² - x - 3 = 0
A) x = -3, -1, 1 B) x = -3, 0, 1 C) x = -1, 0, 3 D) x = -1, 1, 3
Answer: A) x = -3, -1, 1
Steps:
Factor the equation: (x + 3)(x + 1)(x - 1) = 0
x = -3 or x = -1 or x = 1
18. Which of the following is a solution to the equation 2x² - 7x + 3 = 0?
A) x = 1/2, 3 B) x = 1, 3/2 C) x = 3/2, 2 D) x = 2, 5/2
Answer: B) x = 1, 3/2
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -7, c = 3
x = [7 ± √((-7)² - 4(2)(3))] / 2(2)
x = [7 ± √(49 - 24)] / 4
x = (7 ± 5) / 4
x = 3/2 or 1
19. Solve the linear equation: 4x - 2(3x - 5) = 3(x + 1) - 7
A) x = 2 B) x = 3 C) x = 4 D) x = 5
Answer: C) x = 4
Steps:
4x - 2(3x - 5) = 3(x + 1) - 7
4x - 6x + 10 = 3x + 3 - 7
-2x + 10 = 3x - 4
14 = 5x
x = 14/5 = 2.8
20. What is the solution to the equation x⁴ - 13x² + 36 = 0?
A) x = ±2, ±3 B) x = ±1, ±6 C) x = ±2, ±6 D) x = ±3, ±4
Answer: A) x = ±2, ±3
Steps:
Let y = x²
y² - 13y + 36 = 0
(y - 4)(y - 9) = 0
y = 4 or y = 9
x² = 4 or x² = 9
x = ±2 or x = ±3
21. Solve for x: 3x² + 10x - 8 = 0
A) x = -4, 2/3 B) x = 4, -2/3 C) x = -4, -2/3 D) x = 4, 2/3
Answer: A) x = -4, 2/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = -8
x = [-10 ± √(10² - 4(3)(-8))] / 2(3)
x = [-10 ± √(100 + 96)] / 6
x = [-10 ± √196] / 6
x = (-10 ± 14) / 6
x = 2/3 or -4
22. Which value of x satisfies the equation 5x³ - 20x = 0?
A) x = 0, ±2 B) x = 0, ±√2 C) x = 0, ±4 D) x = 0, ±√4
Answer: A) x = 0, ±2
Steps:
Factor out x: x(5x² - 20) = 0
x = 0 or 5x² - 20 = 0
5x² = 20
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
4. What are the roots of the equation x² - 7x + 12 = 0?
A) 3 and 4 B) -3 and -4 C) 2 and 5 D) -2 and -5
Answer: A) 3 and 4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = -7, c = 12
x = [7 ± √((-7)² - 4(1)(12))] / 2(1)
x = [7 ± √(49 - 48)] / 2
x = (7 ± 1) / 2
x = 4 or 3
5. Solve for x: 2x³ - 8x = 0
A) x = 0, ±2 B) x = 0, ±1 C) x = ±1, ±2 D) x = 0, ±3
Answer: A) x = 0, ±2
Steps:
Factor out x: x(2x² - 8) = 0
x = 0 or 2x² - 8 = 0
2x² = 8
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
6. Which of the following is a solution to the equation x³ - x² - 6x = 0?
A) -3, -1, 2 B) -2, 0, 3 C) -3, 0, 2 D) -2, -1, 3
Answer: B) -2, 0, 3
Steps:
Factor the equation: x(x² - x - 6) = 0
x = 0 or x² - x - 6 = 0
For x² - x - 6 = 0, use the quadratic formula:
x = [1 ± √(1² - 4(1)(-6))] / 2(1)
x = (1 ± √25) / 2
x = (1 ± 5) / 2
x = 3 or -2
Therefore, x = 0, 3, or -2
7. Solve the linear equation: 4(x - 3) = 3(x + 2)
A) x = 17 B) x = 18 C) x = 19 D) x = 20
Answer: B) x = 18
Steps:
4(x - 3) = 3(x + 2)
4x - 12 = 3x + 6
4x - 3x = 6 + 12
x = 18
8. What is the solution to the equation 2x² + 5x - 3 = 0?
A) x = -3, 1/2 B) x = 3, -1/2 C) x = -3/2, 1 D) x = 3/2, -1
Answer: C) x = -3/2, 1
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = 5, c = -3
x = [-5 ± √(5² - 4(2)(-3))] / 2(2)
x = [-5 ± √(25 + 24)] / 4
x = [-5 ± √49] / 4
x = (-5 ± 7) / 4
x = 1/2 or -3/2
9. Solve for x: x⁴ - 5x² + 4 = 0
A) x = ±1, ±2 B) x = ±1, ±3 C) x = ±2, ±3 D) x = 0, ±1, ±2
Answer: A) x = ±1, ±2
Steps:
Let y = x²
y² - 5y + 4 = 0
(y - 1)(y - 4) = 0
y = 1 or y = 4
x² = 1 or x² = 4
x = ±1 or x = ±2
10. Which value of x satisfies the equation 3x² + 10x + 3 = 0?
A) x = -3, -1/3 B) x = -3, 1/3 C) x = 3, -1/3 D) x = 3, 1/3
Answer: A) x = -3, -1/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = 3
x = [-10 ± √(10² - 4(3)(3))] / 2(3)
x = [-10 ± √(100 - 36)] / 6
x = [-10 ± √64] / 6
x = (-10 ± 8) / 6
x = -3 or -1/3
11. Solve the linear equation: 2(3x - 1) - 3(x + 2) = 4x - 11
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: B) x = 2
Steps:
2(3x - 1) - 3(x + 2) = 4x - 11
6x - 2 - 3x - 6 = 4x - 11
3x - 8 = 4x - 11
-x = -3
x = 3
12. What is the solution to the equation x³ - 6x² + 11x - 6 = 0?
A) x = 1, 2, 3 B) x = 1, 2, 4 C) x = 1, 3, 4 D) x = 2, 3, 4
Answer: A) x = 1, 2, 3
Steps:
Factor the equation: (x - 1)(x - 2)(x - 3) = 0
x = 1 or x = 2 or x = 3
13. Solve for x: 5x² - 20x + 15 = 0
A) x = 1, 3 B) x = 2, 3 C) x = 1, 2 D) x = 2, 4
Answer: A) x = 1, 3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 5, b = -20, c = 15
x = [20 ± √((-20)² - 4(5)(15))] / 2(5)
x = [20 ± √(400 - 300)] / 10
x = (20 ± 10) / 10
x = 3 or 1
14. Which of the following is a solution to the equation 2x⁴ - 5x² - 12 = 0?
A) x = ±1, ±2 B) x = ±√2, ±√3 C) x = ±1, ±3 D) x = ±2, ±3
Answer: B) x = ±√2, ±√3
Steps:
Let y = x²
2y² - 5y - 12 = 0
Use the quadratic formula: y = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -5, c = -12
y = [5 ± √((-5)² - 4(2)(-12))] / 2(2)
y = (5 ± √121) / 4
y = (5 ± 11) / 4
y = 4 or -3/2
x² = 4 or x² = -3/2
x = ±2 or x = ±√(3/2)
Simplify: x = ±√2 or x = ±√3
15. Solve the linear equation: 5(2x + 1) - 3(x - 2) = 4x + 7
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: C) x = 3
Steps:
5(2x + 1) - 3(x - 2) = 4x + 7
10x + 5 - 3x + 6 = 4x + 7
7x + 11 = 4x + 7
3x = -4
x = -4/3
16. What are the roots of the equation x² + 6x + 8 = 0?
A) x = -2, -4 B) x = 2, 4 C) x = -3, -5 D) x = 3, 5
Answer: A) x = -2, -4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = 6, c = 8
x = [-6 ± √(6² - 4(1)(8))] / 2(1)
x = [-6 ± √(36 - 32)] / 2
x = (-6 ± 2) / 2
x = -4 or -2
17. Solve for x: x³ + 3x² - x - 3 = 0
A) x = -3, -1, 1 B) x = -3, 0, 1 C) x = -1, 0, 3 D) x = -1, 1, 3
Answer: A) x = -3, -1, 1
Steps:
Factor the equation: (x + 3)(x + 1)(x - 1) = 0
x = -3 or x = -1 or x = 1
18. Which of the following is a solution to the equation 2x² - 7x + 3 = 0?
A) x = 1/2, 3 B) x = 1, 3/2 C) x = 3/2, 2 D) x = 2, 5/2
Answer: B) x = 1, 3/2
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -7, c = 3
x = [7 ± √((-7)² - 4(2)(3))] / 2(2)
x = [7 ± √(49 - 24)] / 4
x = (7 ± 5) / 4
x = 3/2 or 1
19. Solve the linear equation: 4x - 2(3x - 5) = 3(x + 1) - 7
A) x = 2 B) x = 3 C) x = 4 D) x = 5
Answer: C) x = 4
Steps:
4x - 2(3x - 5) = 3(x + 1) - 7
4x - 6x + 10 = 3x + 3 - 7
-2x + 10 = 3x - 4
14 = 5x
x = 14/5 = 2.8
20. What is the solution to the equation x⁴ - 13x² + 36 = 0?
A) x = ±2, ±3 B) x = ±1, ±6 C) x = ±2, ±6 D) x = ±3, ±4
Answer: A) x = ±2, ±3
Steps:
Let y = x²
y² - 13y + 36 = 0
(y - 4)(y - 9) = 0
y = 4 or y = 9
x² = 4 or x² = 9
x = ±2 or x = ±3
21. Solve for x: 3x² + 10x - 8 = 0
A) x = -4, 2/3 B) x = 4, -2/3 C) x = -4, -2/3 D) x = 4, 2/3
Answer: A) x = -4, 2/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = -8
x = [-10 ± √(10² - 4(3)(-8))] / 2(3)
x = [-10 ± √(100 + 96)] / 6
x = [-10 ± √196] / 6
x = (-10 ± 14) / 6
x = 2/3 or -4
22. Which value of x satisfies the equation 5x³ - 20x = 0?
A) x = 0, ±2 B) x = 0, ±√2 C) x = 0, ±4 D) x = 0, ±√4
Answer: A) x = 0, ±2
Steps:
Factor out x: x(5x² - 20) = 0
x = 0 or 5x² - 20 = 0
5x² = 20
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
4. What are the roots of the equation x² - 7x + 12 = 0?
A) 3 and 4 B) -3 and -4 C) 2 and 5 D) -2 and -5
Answer: A) 3 and 4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = -7, c = 12
x = [7 ± √((-7)² - 4(1)(12))] / 2(1)
x = [7 ± √(49 - 48)] / 2
x = (7 ± 1) / 2
x = 4 or 3
5. Solve for x: 2x³ - 8x = 0
A) x = 0, ±2 B) x = 0, ±1 C) x = ±1, ±2 D) x = 0, ±3
Answer: A) x = 0, ±2
Steps:
Factor out x: x(2x² - 8) = 0
x = 0 or 2x² - 8 = 0
2x² = 8
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
6. Which of the following is a solution to the equation x³ - x² - 6x = 0?
A) -3, -1, 2 B) -2, 0, 3 C) -3, 0, 2 D) -2, -1, 3
Answer: B) -2, 0, 3
Steps:
Factor the equation: x(x² - x - 6) = 0
x = 0 or x² - x - 6 = 0
For x² - x - 6 = 0, use the quadratic formula:
x = [1 ± √(1² - 4(1)(-6))] / 2(1)
x = (1 ± √25) / 2
x = (1 ± 5) / 2
x = 3 or -2
Therefore, x = 0, 3, or -2
7. Solve the linear equation: 4(x - 3) = 3(x + 2)
A) x = 17 B) x = 18 C) x = 19 D) x = 20
Answer: B) x = 18
Steps:
4(x - 3) = 3(x + 2)
4x - 12 = 3x + 6
4x - 3x = 6 + 12
x = 18
8. What is the solution to the equation 2x² + 5x - 3 = 0?
A) x = -3, 1/2 B) x = 3, -1/2 C) x = -3/2, 1 D) x = 3/2, -1
Answer: C) x = -3/2, 1
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = 5, c = -3
x = [-5 ± √(5² - 4(2)(-3))] / 2(2)
x = [-5 ± √(25 + 24)] / 4
x = [-5 ± √49] / 4
x = (-5 ± 7) / 4
x = 1/2 or -3/2
9. Solve for x: x⁴ - 5x² + 4 = 0
A) x = ±1, ±2 B) x = ±1, ±3 C) x = ±2, ±3 D) x = 0, ±1, ±2
Answer: A) x = ±1, ±2
Steps:
Let y = x²
y² - 5y + 4 = 0
(y - 1)(y - 4) = 0
y = 1 or y = 4
x² = 1 or x² = 4
x = ±1 or x = ±2
10. Which value of x satisfies the equation 3x² + 10x + 3 = 0?
A) x = -3, -1/3 B) x = -3, 1/3 C) x = 3, -1/3 D) x = 3, 1/3
Answer: A) x = -3, -1/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = 3
x = [-10 ± √(10² - 4(3)(3))] / 2(3)
x = [-10 ± √(100 - 36)] / 6
x = [-10 ± √64] / 6
x = (-10 ± 8) / 6
x = -3 or -1/3
11. Solve the linear equation: 2(3x - 1) - 3(x + 2) = 4x - 11
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: B) x = 2
Steps:
2(3x - 1) - 3(x + 2) = 4x - 11
6x - 2 - 3x - 6 = 4x - 11
3x - 8 = 4x - 11
-x = -3
x = 3
12. What is the solution to the equation x³ - 6x² + 11x - 6 = 0?
A) x = 1, 2, 3 B) x = 1, 2, 4 C) x = 1, 3, 4 D) x = 2, 3, 4
Answer: A) x = 1, 2, 3
Steps:
Factor the equation: (x - 1)(x - 2)(x - 3) = 0
x = 1 or x = 2 or x = 3
13. Solve for x: 5x² - 20x + 15 = 0
A) x = 1, 3 B) x = 2, 3 C) x = 1, 2 D) x = 2, 4
Answer: A) x = 1, 3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 5, b = -20, c = 15
x = [20 ± √((-20)² - 4(5)(15))] / 2(5)
x = [20 ± √(400 - 300)] / 10
x = (20 ± 10) / 10
x = 3 or 1
14. Which of the following is a solution to the equation 2x⁴ - 5x² - 12 = 0?
A) x = ±1, ±2 B) x = ±√2, ±√3 C) x = ±1, ±3 D) x = ±2, ±3
Answer: B) x = ±√2, ±√3
Steps:
Let y = x²
2y² - 5y - 12 = 0
Use the quadratic formula: y = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -5, c = -12
y = [5 ± √((-5)² - 4(2)(-12))] / 2(2)
y = (5 ± √121) / 4
y = (5 ± 11) / 4
y = 4 or -3/2
x² = 4 or x² = -3/2
x = ±2 or x = ±√(3/2)
Simplify: x = ±√2 or x = ±√3
15. Solve the linear equation: 5(2x + 1) - 3(x - 2) = 4x + 7
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: C) x = 3
Steps:
5(2x + 1) - 3(x - 2) = 4x + 7
10x + 5 - 3x + 6 = 4x + 7
7x + 11 = 4x + 7
3x = -4
x = -4/3
16. What are the roots of the equation x² + 6x + 8 = 0?
A) x = -2, -4 B) x = 2, 4 C) x = -3, -5 D) x = 3, 5
Answer: A) x = -2, -4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = 6, c = 8
x = [-6 ± √(6² - 4(1)(8))] / 2(1)
x = [-6 ± √(36 - 32)] / 2
x = (-6 ± 2) / 2
x = -4 or -2
17. Solve for x: x³ + 3x² - x - 3 = 0
A) x = -3, -1, 1 B) x = -3, 0, 1 C) x = -1, 0, 3 D) x = -1, 1, 3
Answer: A) x = -3, -1, 1
Steps:
Factor the equation: (x + 3)(x + 1)(x - 1) = 0
x = -3 or x = -1 or x = 1
18. Which of the following is a solution to the equation 2x² - 7x + 3 = 0?
A) x = 1/2, 3 B) x = 1, 3/2 C) x = 3/2, 2 D) x = 2, 5/2
Answer: B) x = 1, 3/2
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -7, c = 3
x = [7 ± √((-7)² - 4(2)(3))] / 2(2)
x = [7 ± √(49 - 24)] / 4
x = (7 ± 5) / 4
x = 3/2 or 1
19. Solve the linear equation: 4x - 2(3x - 5) = 3(x + 1) - 7
A) x = 2 B) x = 3 C) x = 4 D) x = 5
Answer: C) x = 4
Steps:
4x - 2(3x - 5) = 3(x + 1) - 7
4x - 6x + 10 = 3x + 3 - 7
-2x + 10 = 3x - 4
14 = 5x
x = 14/5 = 2.8
20. What is the solution to the equation x⁴ - 13x² + 36 = 0?
A) x = ±2, ±3 B) x = ±1, ±6 C) x = ±2, ±6 D) x = ±3, ±4
Answer: A) x = ±2, ±3
Steps:
Let y = x²
y² - 13y + 36 = 0
(y - 4)(y - 9) = 0
y = 4 or y = 9
x² = 4 or x² = 9
x = ±2 or x = ±3
21. Solve for x: 3x² + 10x - 8 = 0
A) x = -4, 2/3 B) x = 4, -2/3 C) x = -4, -2/3 D) x = 4, 2/3
Answer: A) x = -4, 2/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = -8
x = [-10 ± √(10² - 4(3)(-8))] / 2(3)
x = [-10 ± √(100 + 96)] / 6
x = [-10 ± √196] / 6
x = (-10 ± 14) / 6
x = 2/3 or -4
22. Which value of x satisfies the equation 5x³ - 20x = 0?
A) x = 0, ±2 B) x = 0, ±√2 C) x = 0, ±4 D) x = 0, ±√4
Answer: A) x = 0, ±2
Steps:
Factor out x: x(5x² - 20) = 0
x = 0 or 5x² - 20 = 0
5x² = 20
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
4. What are the roots of the equation x² - 7x + 12 = 0?
A) 3 and 4 B) -3 and -4 C) 2 and 5 D) -2 and -5
Answer: A) 3 and 4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = -7, c = 12
x = [7 ± √((-7)² - 4(1)(12))] / 2(1)
x = [7 ± √(49 - 48)] / 2
x = (7 ± 1) / 2
x = 4 or 3
5. Solve for x: 2x³ - 8x = 0
A) x = 0, ±2 B) x = 0, ±1 C) x = ±1, ±2 D) x = 0, ±3
Answer: A) x = 0, ±2
Steps:
Factor out x: x(2x² - 8) = 0
x = 0 or 2x² - 8 = 0
2x² = 8
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
6. Which of the following is a solution to the equation x³ - x² - 6x = 0?
A) -3, -1, 2 B) -2, 0, 3 C) -3, 0, 2 D) -2, -1, 3
Answer: B) -2, 0, 3
Steps:
Factor the equation: x(x² - x - 6) = 0
x = 0 or x² - x - 6 = 0
For x² - x - 6 = 0, use the quadratic formula:
x = [1 ± √(1² - 4(1)(-6))] / 2(1)
x = (1 ± √25) / 2
x = (1 ± 5) / 2
x = 3 or -2
Therefore, x = 0, 3, or -2
7. Solve the linear equation: 4(x - 3) = 3(x + 2)
A) x = 17 B) x = 18 C) x = 19 D) x = 20
Answer: B) x = 18
Steps:
4(x - 3) = 3(x + 2)
4x - 12 = 3x + 6
4x - 3x = 6 + 12
x = 18
8. What is the solution to the equation 2x² + 5x - 3 = 0?
A) x = -3, 1/2 B) x = 3, -1/2 C) x = -3/2, 1 D) x = 3/2, -1
Answer: C) x = -3/2, 1
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = 5, c = -3
x = [-5 ± √(5² - 4(2)(-3))] / 2(2)
x = [-5 ± √(25 + 24)] / 4
x = [-5 ± √49] / 4
x = (-5 ± 7) / 4
x = 1/2 or -3/2
9. Solve for x: x⁴ - 5x² + 4 = 0
A) x = ±1, ±2 B) x = ±1, ±3 C) x = ±2, ±3 D) x = 0, ±1, ±2
Answer: A) x = ±1, ±2
Steps:
Let y = x²
y² - 5y + 4 = 0
(y - 1)(y - 4) = 0
y = 1 or y = 4
x² = 1 or x² = 4
x = ±1 or x = ±2
10. Which value of x satisfies the equation 3x² + 10x + 3 = 0?
A) x = -3, -1/3 B) x = -3, 1/3 C) x = 3, -1/3 D) x = 3, 1/3
Answer: A) x = -3, -1/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = 3
x = [-10 ± √(10² - 4(3)(3))] / 2(3)
x = [-10 ± √(100 - 36)] / 6
x = [-10 ± √64] / 6
x = (-10 ± 8) / 6
x = -3 or -1/3
11. Solve the linear equation: 2(3x - 1) - 3(x + 2) = 4x - 11
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: B) x = 2
Steps:
2(3x - 1) - 3(x + 2) = 4x - 11
6x - 2 - 3x - 6 = 4x - 11
3x - 8 = 4x - 11
-x = -3
x = 3
12. What is the solution to the equation x³ - 6x² + 11x - 6 = 0?
A) x = 1, 2, 3 B) x = 1, 2, 4 C) x = 1, 3, 4 D) x = 2, 3, 4
Answer: A) x = 1, 2, 3
Steps:
Factor the equation: (x - 1)(x - 2)(x - 3) = 0
x = 1 or x = 2 or x = 3
13. Solve for x: 5x² - 20x + 15 = 0
A) x = 1, 3 B) x = 2, 3 C) x = 1, 2 D) x = 2, 4
Answer: A) x = 1, 3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 5, b = -20, c = 15
x = [20 ± √((-20)² - 4(5)(15))] / 2(5)
x = [20 ± √(400 - 300)] / 10
x = (20 ± 10) / 10
x = 3 or 1
14. Which of the following is a solution to the equation 2x⁴ - 5x² - 12 = 0?
A) x = ±1, ±2 B) x = ±√2, ±√3 C) x = ±1, ±3 D) x = ±2, ±3
Answer: B) x = ±√2, ±√3
Steps:
Let y = x²
2y² - 5y - 12 = 0
Use the quadratic formula: y = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -5, c = -12
y = [5 ± √((-5)² - 4(2)(-12))] / 2(2)
y = (5 ± √121) / 4
y = (5 ± 11) / 4
y = 4 or -3/2
x² = 4 or x² = -3/2
x = ±2 or x = ±√(3/2)
Simplify: x = ±√2 or x = ±√3
15. Solve the linear equation: 5(2x + 1) - 3(x - 2) = 4x + 7
A) x = 1 B) x = 2 C) x = 3 D) x = 4
Answer: C) x = 3
Steps:
5(2x + 1) - 3(x - 2) = 4x + 7
10x + 5 - 3x + 6 = 4x + 7
7x + 11 = 4x + 7
3x = -4
x = -4/3
16. What are the roots of the equation x² + 6x + 8 = 0?
A) x = -2, -4 B) x = 2, 4 C) x = -3, -5 D) x = 3, 5
Answer: A) x = -2, -4
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 1, b = 6, c = 8
x = [-6 ± √(6² - 4(1)(8))] / 2(1)
x = [-6 ± √(36 - 32)] / 2
x = (-6 ± 2) / 2
x = -4 or -2
17. Solve for x: x³ + 3x² - x - 3 = 0
A) x = -3, -1, 1 B) x = -3, 0, 1 C) x = -1, 0, 3 D) x = -1, 1, 3
Answer: A) x = -3, -1, 1
Steps:
Factor the equation: (x + 3)(x + 1)(x - 1) = 0
x = -3 or x = -1 or x = 1
18. Which of the following is a solution to the equation 2x² - 7x + 3 = 0?
A) x = 1/2, 3 B) x = 1, 3/2 C) x = 3/2, 2 D) x = 2, 5/2
Answer: B) x = 1, 3/2
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 2, b = -7, c = 3
x = [7 ± √((-7)² - 4(2)(3))] / 2(2)
x = [7 ± √(49 - 24)] / 4
x = (7 ± 5) / 4
x = 3/2 or 1
19. Solve the linear equation: 4x - 2(3x - 5) = 3(x + 1) - 7
A) x = 2 B) x = 3 C) x = 4 D) x = 5
Answer: C) x = 4
Steps:
4x - 2(3x - 5) = 3(x + 1) - 7
4x - 6x + 10 = 3x + 3 - 7
-2x + 10 = 3x - 4
14 = 5x
x = 14/5 = 2.8
20. What is the solution to the equation x⁴ - 13x² + 36 = 0?
A) x = ±2, ±3 B) x = ±1, ±6 C) x = ±2, ±6 D) x = ±3, ±4
Answer: A) x = ±2, ±3
Steps:
Let y = x²
y² - 13y + 36 = 0
(y - 4)(y - 9) = 0
y = 4 or y = 9
x² = 4 or x² = 9
x = ±2 or x = ±3
21. Solve for x: 3x² + 10x - 8 = 0
A) x = -4, 2/3 B) x = 4, -2/3 C) x = -4, -2/3 D) x = 4, 2/3
Answer: A) x = -4, 2/3
Steps:
Use the quadratic formula: x = [-b ± √(b² - 4ac)] / 2a
a = 3, b = 10, c = -8
x = [-10 ± √(10² - 4(3)(-8))] / 2(3)
x = [-10 ± √(100 + 96)] / 6
x = [-10 ± √196] / 6
x = (-10 ± 14) / 6
x = 2/3 or -4
22. Which value of x satisfies the equation 5x³ - 20x = 0?
A) x = 0, ±2 B) x = 0, ±√2 C) x = 0, ±4 D) x = 0, ±√4
Answer: A) x = 0, ±2
Steps:
Factor out x: x(5x² - 20) = 0
x = 0 or 5x² - 20 = 0
5x² = 20
x² = 4
x = ±√4 = ±2
Therefore, x = 0, 2, or -2
23.
Students also viewed