Algebra Questions

Multiple choice
  1. $1$
  2. $2$
  3. $3$
  4. None

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

A quadratic equation is of the form ax^2 + bx + c = 0, which by the Fundamental Theorem of Algebra has exactly two roots (counting multiplicity).

Multiple choice
  1. $\displaystyle \frac { -1-\sqrt { 17 } }{ 2 } ,\frac { -1-\sqrt { 17 } }{ 2 } $
  2. $\displaystyle \frac {- 1-\sqrt { 17 } }{ 4 } ,\frac { -1+\sqrt { 17 } }{ 4 } $
  3. $\displaystyle -1-\sqrt { 17 } ,-1+\sqrt { 17 } $
  4. None

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

For 2y^2 + y - 2 = 0, use the quadratic formula y = (-b +/- sqrt(b^2 - 4ac)) / 2a. Here a=2, b=1, c=-2. y = (-1 +/- sqrt(1 - 4*2*(-2))) / 4 = (-1 +/- sqrt(17)) / 4.

Multiple choice
  1. has both the roots complex

  2. has its roots lying within $-1< x< 0$
  3. has one of the roots equal to $\cfrac{1}{2}$
  4. has its roots lying within $2< x< 6$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Given a + 2b + 4c = 0, we can write c = -a/4 - b/2. Substituting this into the quadratic equation ax^2 + bx + c = 0 gives ax^2 + bx - (a/4 + b/2) = 0. Testing x = 1/2: a(1/4) + b(1/2) - a/4 - b/2 = 0, which confirms x = 1/2 is a root.

Multiple choice
  1. $b$
  2. $-b$
  3. $\dfrac{1}{b^{n+1}}$
  4. $-b^{n+1}$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

If roots are r and r^n, then r * r^n = c/a and r + r^n = -b/a. The expression a^(n/(n+1)) * c^(1/(n+1)) + c^(n/(n+1)) * a^(1/(n+1)) simplifies to (a*c)^(1/(n+1)) * (a^(n/(n+1)) + c^(n/(n+1))). This is a known identity related to the roots of ax^2+bx+c=0.