Algebra Questions

Multiple choice
  1. Statement - 1 is True, Statement - 2 is True, Statement - 2 is a correct explanation for Statement - 1

  2. Statement - 1 is True, Statement - 2 is True : Statement 2 is NOT a correct explanation for Statement - 1

  3. Statement - 1 is True, Statement - 2 is False

  4. Statement - 1 is False, Statement - 2 is True

Reveal answer Fill a bubble to check yourself
B Correct answer
Multiple choice
  1. $2+\sqrt{12}$
  2. $2\pm \sqrt{12}$
  3. $2-\sqrt{12}$
  4. $-2-\sqrt{12}$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

For a quadratic equation to have equal roots, the discriminant (b^2 - 4ac) must be zero. For x^2 - kx + (k+2) = 0, the discriminant is (-k)^2 - 4(1)(k+2) = k^2 - 4k - 8 = 0. Using the quadratic formula, k = (4 +/- sqrt(16 - 4(1)(-8))) / 2 = (4 +/- sqrt(48)) / 2 = 2 +/- sqrt(12).

Multiple choice
  1. $\dfrac {3}{2},\dfrac {2}{3}$
  2. $\dfrac {9}{13},\dfrac {4}{13}$
  3. $\dfrac {1}{3},\dfrac {3}{1}$
  4. $\dfrac {1}{13},\dfrac {13}{1}$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Let y = sqrt(x/(1-x)). The equation becomes y + 1/y = 13/6. Solving y^2 - (13/6)y + 1 = 0 gives y = 3/2 or 2/3. If sqrt(x/(1-x)) = 3/2, then x/(1-x) = 9/4, so 4x = 9 - 9x, 13x = 9, x = 9/13. If y = 2/3, x = 4/13.

Multiple choice
  1. $\dfrac{r-p}{q-r}$
  2. $\dfrac{p-q}{q-r}$
  3. $\dfrac{q-r}{p-q}$
  4. $\dfrac{r-p}{p-q}$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

For a quadratic equation ax^2 + bx + c = 0, if the sum of coefficients (a + b + c) is 0, then x = 1 is a root. Here, (q-r) + (r-p) + (p-q) = 0. Thus, x = 1 is a root. The product of roots is c/a = (p-q)/(q-r). Since one root is 1, the other root is (p-q)/(q-r).