Algebra Questions

Multiple choice
  1. $-d/a$
  2. $d/a$
  3. $(b-a)/a$
  4. $(a-b)/a$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Since x^2 + x + 1 is a factor of ax^3 + bx^2 + cx + d = 0, we can write the cubic as (x^2 + x + 1)(ax + k) = 0. Expanding this gives ax^3 + (a+k)x^2 + (a+k)x + k = 0. Comparing the constant term, k = d. The real root comes from the linear factor ax + d = 0, which gives x = -d/a.

Multiple choice
  1. Only I

  2. Only II

  3. Both I and II

  4. Neither I nor II

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

Given roots m, n for x^2+ax+b=0, we have m+n=-a and mn=b. For x^2-cx+d=0 with roots m^2, n^2, we have m^2+n^2=c and m^2n^2=d. Using (m+n)^2 = m^2+n^2+2mn, we get (-a)^2 = c + 2b, so a^2 = c + 2b or 2b-a^2 = -c (I is correct). Also, (mn)^2 = d, so b^2 = d (II is correct).

Multiple choice
  1. $\dfrac { 12 }{ 196 } $
  2. $\dfrac { 12 }{ 169 } $
  3. $\dfrac { 12 }{ 256 } $
  4. $\dfrac { 12 }{ 189 } $
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Let r be the relevant root of x^2 - x + m = 0. The corresponding root of x^2 - x + 3m = 0 is 4r. Using r^2 - r + m = 0 and 16r^2 - 4r + 3m = 0 gives r = 1/13, so m = r - r^2 = 12/169.

Multiple choice
  1. $\dfrac{b^{2}(b^{2}-4ac)}{c^{2}a^{2}}$
  2. $\dfrac{b^{2}(b^{2}+4ac)}{c^{2}a^{2}}$
  3. $\dfrac{b^{2}(b^{2}-2ac)}{c^{2}a^{2}}$
  4. $\dfrac{b^{2}(b^{2}+2ac)}{c^{2}a^{2}}$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

(alpha/beta - beta/alpha)^2 = ((alpha^2 - beta^2) / (alpha*beta))^2 = ((alpha+beta)^2 * (alpha-beta)^2) / (alpha*beta)^2. Since (alpha-beta)^2 = (alpha+beta)^2 - 4*alpha*beta, we have ((-b/a)^2 * (b^2/a^2 - 4c/a)) / (c^2/a^2) = (b^2/a^2 * (b^2 - 4ac)/a^2) / (c^2/a^2) = b^2(b^2 - 4ac) / (a^2*c^2).

Multiple choice
  1. $2 \pm 2\sqrt 3$
  2. $1 \pm \sqrt 3$
  3. $3-3\sqrt 3$
  4. None of these

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

Using the quadratic formula x = (-b +/- sqrt(b^2 - 4ac)) / 2a for x^2-4x-8=0, we get x = (4 +/- sqrt(16 - 4(1)(-8))) / 2 = (4 +/- sqrt(48)) / 2 = (4 +/- 4sqrt(3)) / 2 = 2 +/- 2sqrt(3).