Algebra Questions

Multiple choice
  1. -2, 1, 4

  2. 0, 2, 4

  3. 0, 1, 4

  4. -2, 2, 4

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Solve |x^2 - x - 6| = x + 2. Case 1: x^2 - x - 6 = x + 2 => x^2 - 2x - 8 = 0 => (x-4)(x+2) = 0, so x=4, -2. Case 2: x^2 - x - 6 = -(x + 2) => x^2 - 4 = 0 => x = 2, -2. Combining these, the roots are -2, 2, 4.

Multiple choice
  1. ny2 + ty + m = 0

  2. ty2 + my + n = 0

  3. ty2 + ny + m = 0

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

If the roots of my^2 + ny + t = 0 are alpha and beta, the roots of the new equation are 1/alpha and 1/beta. Replacing y with 1/y in the original equation gives m(1/y)^2 + n(1/y) + t = 0. Multiplying by y^2 gives m + ny + ty^2 = 0, or ty^2 + ny + m = 0.

Multiple choice
  1. 0

  2. 1

  3. 2

  4. 3

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The roots p and q satisfy p + q = -v and pq = 15. Since p = m^8 + 324, and m is a non-negative integer, the smallest value for p is 324 (when m=0). Since p is a root of x^2 + vx + 15 = 0, p must be a factor of 15 (1, 3, 5, 15). None of these values are possible for p >= 324, so there are no such values for v.

Multiple choice
  1. x > y

  2. x ≤ y

  3. x ≥ y

  4. x < y

  5. x = y or relationship between x and y can't be established

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The roots of the first equation are 10sqrt(2) and 3sqrt(2). The roots of the second are sqrt(5) and -4sqrt(5), and every possible x value is greater than every possible y value, so x > y.

Multiple choice
  1. Zero

  2. One

  3. Two

  4. Three

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

For x^2 + 9|x| + 20 = 0, notice that x^2 is equivalent to |x|^2. The equation becomes |x|^2 + 9|x| + 20 = 0, which factors to (|x| + 4)(|x| + 5) = 0. Since |x| must be non-negative, |x| = -4 or |x| = -5 have no real solutions.

Multiple choice
  1. A < B

  2. A > B

  3. A ≥ B

  4. A ≤ B

  5. The relationship between A and B cannot be established.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Solving the first quadratic equation 6A^2 - 29A + 35 = 0 gives the roots A = 2.5 and A = 2.33. Solving the second quadratic equation 10B^2 - 161B + 624 = 0 gives the roots B = 9.6 and B = 6.5. Since both values of A are strictly less than both values of B, we establish that A < B.