Algebra Questions

Multiple choice
  1. r2 - 15r + 8 = 0

  2. r2 - 14r - 30 = 0

  3. r2 - 13r - 48 = 0

  4. r2 - 12r - 56 = 0

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

For real roots, the discriminant must be >= 0. For x^2 + rx + 64 = 0, r^2 - 4(64) >= 0 => r^2 >= 256 => r >= 16. For x^2 - 8x + r = 0, 64 - 4r >= 0 => r <= 16. Thus, r must be 16. Substituting r=16 into the options, only C works: 16^2 - 13(16) - 48 = 256 - 208 - 48 = 0.

Multiple choice
  1. x2 + √2 x + 7 = 0

  2. x + 3/x = x2

  3. x2 + √5 x -18 = 0

  4. x2 – ix + 7 = 0 i = √-1

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

A quadratic equation must be of the form ax^2 + bx + c = 0 where a is not 0. Option B: x + 3/x = x^2 becomes x^2 + 3 = x^3, which is a cubic equation, not quadratic.

Multiple choice
  1. 1 and 9

  2. -4 and -6

  3. 4 and 6

  4. Cannot be determined

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

The first equation is x^2 + 10x + 17 = 0, roots a and b. Sum a+b = -10, product ab = 17. The second equation is x^2 + (a+b)x + ab - 8 = 0. Substituting values: x^2 - 10x + 17 - 8 = 0, so x^2 - 10x + 9 = 0. Factors are (x-1)(x-9) = 0. Roots are 1 and 9.

Multiple choice
  1. 23

  2. 0

  3. 2

  4. Infinite values

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

For roots to be imaginary, the discriminant D = b^2 - 4ac < 0. Here, (-k)^2 - 4(3)(12) < 0, so k^2 - 144 < 0, meaning k^2 < 144. This holds for any k in the interval (-12, 12). Since there are infinitely many real numbers in this interval, there are infinite values for k.