Algebra Questions

Multiple choice
  1. $\left (-\dfrac{7}{2}, -3 \right )$
  2. $\left (0, \dfrac{1}{2} \right )$
  3. $\left (-\dfrac{3}{2}, -\dfrac{1}{2} \right )$
  4. $\left (3, \dfrac{7}{2} \right )$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Substituting x = 1 into the quadratic equation gives a + 2 - a - 2 = 0, meaning one root is always 1. Since the product of the roots is -2/a, the other root must be -2/a. For there to be at least four negative integers (which must be -1, -2, -3, and -4) between the roots, the second root must be strictly less than -4, which simplifies to 0 < a < 1/2.

Multiple choice
  1. $k=9$
  2. $k=18$
  3. $k=3\sqrt {2}$
  4. No such value

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

For x^2 + kx + 81 = 0 to have real roots, the discriminant k^2 - 4(81) >= 0, so k^2 >= 324, implying k >= 18 (since k > 0). For x^2 - 6sqrt(2)x + k = 0 to have real roots, the discriminant (6sqrt(2))^2 - 4k >= 0, so 72 - 4k >= 0, implying k <= 18. Combining k >= 18 and k <= 18, the only solution is k = 18.

Multiple choice
  1. $\displaystyle { x }^{ 2 }-5x+14=0$
  2. $\displaystyle { x }^{ 2 }-14x+14=0$
  3. $\displaystyle { x }^{ 2 }-45x+14=0$
  4. $\displaystyle { x }^{ 2 }-14x+45=0$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A quadratic equation with roots r1 and r2 is x^2 - (r1+r2)x + (r1*r2) = 0. Here, x^2 - (5+9)x + (5*9) = x^2 - 14x + 45 = 0.

Multiple choice
  1. $\displaystyle { x }^{ 2 }-x-2=0$
  2. $\displaystyle { x }^{ 2 }-4x+6=0$
  3. $\displaystyle { x }^{ 2 }-x-12=0$
  4. $\displaystyle { x }^{ 2 }-x-6=0$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A quadratic equation with roots r1 and r2 is given by x^2 - (r1 + r2)x + (r1 * r2) = 0. Here, r1 = -3, r2 = 4. Sum = 1, Product = -12. Equation: x^2 - x - 12 = 0.

Multiple choice
  1. $\displaystyle \frac { 3 }{ 8 } $
  2. $\displaystyle \frac { 8 }{ 3 } $
  3. $\displaystyle \frac { 9 }{ 8 } $
  4. $\displaystyle \frac { 8 }{ 9 } $
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

For a quadratic equation ax^2 + bx + c = 0 to have real equal roots, the discriminant D = b^2 - 4ac must be zero. Here, 3^2 - 4(2)(k) = 0, so 9 - 8k = 0, which means k = 9/8.