Algebra Questions

Multiple choice
  1. $\displaystyle \frac { { a }^{ 2 } }{ { p }^{ 2 } } $
  2. $\displaystyle \frac { { b }^{ 2 } }{ { q }^{ 2 } } $
  3. $\displaystyle \frac { { c }^{ 2 } }{ { r }^{ 2 } } $
  4. None of these

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

Let the roots be alpha, beta. Ratio alpha/beta = k. For ax^2+bx+c=0, roots are (-b +/- sqrt(D1))/2a. Ratio = (-b+sqrt(D1))/(-b-sqrt(D1)) = k. This implies D1/b^2 is constant. Specifically, D1/b^2 = (k-1)^2 / (k+1)^2. Since this ratio is the same for both equations, D1/b^2 = D2/q^2, so D1/D2 = b^2/q^2.

Multiple choice
  1. two rational roots.

  2. two irrational roots.

  3. integral roots.

  4. none of these

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

Discriminant D = b^2 - 4ac = 3^2 - 4(2)(1) = 9 - 8 = 1. Since D > 0 and is a perfect square, the roots are rational and distinct.

Multiple choice
  1. All roots are imaginary.

  2. All roots are real.

  3. They can be real or imaginary depends on the value of $a,b,c$.
  4. None of these

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

The discriminant of the quadratic equation is D = 9b^2 - 32ac. Substituting b = -(a + c) into this expression yields D = 9(a + c)^2 - 32ac = 9a^2 - 14ac + 9c^2. Since the discriminant of this quadratic form in terms of a and c is negative, the expression 9a^2 - 14ac + 9c^2 is always non-negative for all real values of a and c, ensuring the roots are always real.

Multiple choice
  1. x = 3; length = 6 m and breadth = 3 m

  2. x = 3; length = 6 m and breadth = 4 m

  3. x = 3; length = 4 m and breadth = 3 m

  4. x = 4; length = 6 m and breadth = 3 m

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

x^2 - x - 6 = 0 => (x-3)(x+2) = 0. x=3. Area = L*B, Perimeter = 2(L+B). If L=6, B=3, Area = 18, Perimeter = 2(9) = 18. Matches.

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

If roots are r1, r2, then AM = (r1+r2)/2 = A, so r1+r2 = 2A. GM = sqrt(r1*r2) = G, so r1*r2 = G^2. The quadratic equation is x^2 - (sum of roots)x + (product of roots) = 0, which is x^2 - 2Ax + G^2 = 0.

Multiple choice
  1. $\cfrac{2}{a}$
  2. $\cfrac{2}{b}$
  3. $\cfrac{2}{c}$
  4. $-\cfrac{2}{a}$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Given ax^2+bx+c=0, alpha+beta = -b/a, alpha*beta = c/a. Expression: (alpha(a*alpha+b) + beta(a*beta+b)) / ((a*beta+b)(a*alpha+b)) = (a*alpha^2 + b*alpha + a*beta^2 + b*beta) / (a^2*alpha*beta + ab(alpha+beta) + b^2). Numerator: a(alpha^2+beta^2) + b(alpha+beta) = a((alpha+beta)^2 - 2*alpha*beta) + b(alpha+beta) = a(b^2/a^2 - 2c/a) - b^2/a = b^2/a - 2c - b^2/a = -2c. Denominator: a^2(c/a) + ab(-b/a) + b^2 = ac - b^2 + b^2 = ac. Result: -2c / ac = -2/a.

Multiple choice
  1. Roots are $1$ and $3$.
  2. Roots are $-2$ and $5$.
  3. Roots are $-8$ and $2$.
  4. Roots are $4$ and $3$.
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Factor x^2 - 3x - 10 = 0 into (x - 5)(x + 2) = 0. The roots are x = 5 and x = -2.