Algebra Questions

Multiple choice
  1. $\displaystyle a = 4, \: b = 6$
  2. $\displaystyle a = -4, \: b = 6$
  3. $\displaystyle a = 6, \: b = -4$
  4. None of these

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

For x^4 - 4x^3 + ax^2 + bx + 1 = 0, let roots be r1, r2, r3, r4. Product = 1, Sum = 4. If all roots are 1, then (x-1)^4 = x^4 - 4x^3 + 6x^2 - 4x + 1 = 0. Thus a=6, b=-4.

Multiple choice
  1. Exactly one real root

  2. At least one real root

  3. All real root

  4. No real root

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

The sum of the five cubic terms is a strictly increasing function of x, because its derivative is a sum of squared terms and is positive unless all constants are equal. Since the constants are not all equal, the equation crosses zero exactly once. Therefore, it has exactly one real root.

Multiple choice
  1. $2\sqrt[3]{2}-\sqrt[3]{5}$
  2. $2\sqrt[3]{2}+\sqrt[3]{5}$
  3. $2\sqrt[3]{2}+\sqrt[3]{4}$
  4. $2\sqrt[3]{2}-\sqrt[3]{4}$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Using Cardano's method for x^3 + 12x - 12 = 0, let x = u + v. The solution involves cube roots. The expression 2*cbrt(2) - cbrt(4) is the correct real root.

Multiple choice
  1. $-4, -2, 2$
  2. $-6, -3, 2$
  3. $2, 2, 4$
  4. $-1, -2, 2$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Factoring the equation x^3 + 4x^2 - 4x - 16 = 0: x^2(x + 4) - 4(x + 4) = 0, which becomes (x^2 - 4)(x + 4) = 0. This factors further to (x - 2)(x + 2)(x + 4) = 0. The roots are 2, -2, and -4.

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

By substituting the values from option C (x=3, y=4, z=1/2, u=1/3) into the equations: (3^2)(4^2)(1/2^2)(1/3) = 9*16*(1/4)(1/3) = 12. Checking others: (3^2)(4^2)(1/2)(1/3^2) = 9*16(1/2)(1/9) = 8. (1/2^2)(4)(3^2)(1/3^2) = (1/4)*4*9(1/9) = 1. 3(3)(4^2)(1/2^2)(1/3^2) = 3*3*16*(1/4)*(1/9) = 4. All equations hold.

Multiple choice
  1. $2$ real roots
  2. $1$ real and $1$ imaginary root
  3. $2$ imaginary roots
  4. No roots

  5. $1$ real root
Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Let sqrt(x-2) = y, so x-2 = y^2 or x = y^2 + 2. Substituting into the equation: y^2 + 2 + y = 4, which is y^2 + y - 2 = 0. Factoring gives (y+2)(y-1) = 0, so y = 1 or y = -2. Since y = sqrt(x-2) must be non-negative, y = 1. Thus, sqrt(x-2) = 1, x-2 = 1, x = 3. Checking x=3: 3 + sqrt(3-2) = 3+1 = 4. There is only one real root.

Multiple choice
  1. An extraneous root between $-5$ and $-1$
  2. An extraneous root between $-10$ and $-6$
  3. A true root between $20$ and $25$
  4. Two true roots

  5. Two extraneous roots

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

Let u = sqrt(x+10). Equation: u - 6/u = 5. u^2 - 5u - 6 = 0. (u-6)(u+1) = 0. u=6 or u=-1. Since u = sqrt(x+10) must be >= 0, u=6 is the only solution. sqrt(x+10) = 6 => x+10 = 36 => x=26. The root u=-1 is extraneous. Since u = sqrt(x+10) = -1 implies x+10 = 1, x = -9. -9 is between -10 and -6.