Algebra Questions

Multiple choice
  1. both $\sin^{-1}{\theta}$ and $\sin^{-1}{\phi}$ are real
  2. both $\sec^{-1}{\theta}$ and $\sec^{-1}{\phi}$ are real
  3. both $\tan^{-1}{\theta}$ and $\tan^{-1}{\phi}$ are real
  4. None of these

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

Roots of 8x^2 + 22x + 5 = 0 are x = (-22 +/- sqrt(484 - 160)) / 16 = (-22 +/- sqrt(324)) / 16 = (-22 +/- 18) / 16. Roots are -4/16 = -0.25 and -40/16 = -2.5. For tan^-1(x) to be real, x can be any real number. For sin^-1(x) or sec^-1(x), the domain is restricted (-1 to 1 for sin, |x| >= 1 for sec). Since -2.5 is outside the domain for sin^-1 and sec^-1, only tan^-1 is valid.

Multiple choice
  1. $AP$
  2. $GP$
  3. $HP$
  4. $AGP$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

For the quadratic equation (a^2+b^2)x^2 + 2(bc+ad)x + (c^2+d^2) = 0 to have real roots, the discriminant D must be >= 0. D = [2(bc+ad)]^2 - 4(a^2+b^2)(c^2+d^2) = 4(b^2c^2 + a^2d^2 + 2abcd) - 4(a^2c^2 + a^2d^2 + b^2c^2 + b^2d^2) = 4(-a^2c^2 + 2abcd - b^2d^2) = -4(ac-bd)^2. For D >= 0, we must have ac=bd, which implies a/b = d/c, or ad=bc. This condition implies a^2, bd, c^2 are in GP if a^2/bd = bd/c^2, which is a^2c^2 = b^2d^2, consistent with ac=bd.

Multiple choice
  1. real and distinct

  2. imaginary

  3. real and equal

  4. infinite

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

The discriminant of 4ax^2 + 3bx + 2c = 0 is D = (3b)^2 - 4(4a)(2c) = 9b^2 - 32ac. Given a+b+c=0, b=-(a+c). Substitute: 9(a+c)^2 - 32ac = 9(a^2 + 2ac + c^2) - 32ac = 9a^2 - 14ac + 9c^2. This quadratic in a/c has a negative discriminant (14^2 - 4*9*9 = 196 - 324 < 0), meaning it is always positive for real a, c. Thus D > 0, so roots are real and distinct.

Multiple choice
  1. ${x}^{2}+22x+4=0$
  2. ${x}^{2}+22x-4=0$
  3. ${x}^{2}+11x+8=0$
  4. ${x}^{2}+11x-8=0$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Rationalize the root: (3 + sqrt(5)) / (2 - sqrt(5)) * (2 + sqrt(5)) / (2 + sqrt(5)) = (6 + 3*sqrt(5) + 2*sqrt(5) + 5) / (4 - 5) = (11 + 5*sqrt(5)) / -1 = -11 - 5*sqrt(5). For a quadratic with rational coefficients, the conjugate -11 + 5*sqrt(5) must also be a root. The sum of roots is -22 and the product is (-11)^2 - (5*sqrt(5))^2 = 121 - 125 = -4. The equation is x^2 - (sum)x + (product) = 0, which is x^2 + 22x - 4 = 0.

Multiple choice
  1. Lies between $1$ and $2$
  2. Lies between $2$ and $3$
  3. Lies between $-1$ and $0$
  4. Does not exist

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

For 2x^2 + 2x + k = 0 to have distinct real roots, discriminant D = 4 - 8k > 0, so k < 0.5. For roots to be in [0, 1], let f(x) = 2x^2 + 2x + k. f(0) = k >= 0 and f(1) = 4 + k >= 0. Since k must be < 0.5 and k >= 0, roots would be negative. Thus, no such real k exists.

Multiple choice
  1. $\sin {36^ \circ };\sin {18^ \circ }$
  2. $\sin {18^ \circ };\cos {36^ \circ }$
  3. $\sin {36^ \circ };\cos {18^ \circ }$
  4. $\cos {18^ \circ };\cos {36^ \circ }$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The equation is 4x^2 - 2*sqrt(5)*x + 1 = 0. Roots are (2*sqrt(5) +/- sqrt(20 - 16)) / 8 = (2*sqrt(5) +/- 2) / 8 = (sqrt(5) +/- 1) / 4. These values correspond to sin(72) and sin(18), or sin(18) and cos(36).