Algebra Questions

Multiple choice
  1. $\displaystyle \frac{3}{4}$
  2. $\displaystyle \frac{-3}{4}$
  3. $\displaystyle -\frac{5}{4}$
  4. $\displaystyle \frac{-5}{2}$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Since a, b, and c are in AP, we have 2b = a + c. Substituting the root x = 2 into the quadratic equation ax^2 + bx + c = 0 gives 4a + 2b + c = 0, which simplifies to 5a + 2c = 0, or c/a = -5/2. Since the product of the roots is c/a, the other root r satisfies 2 * r = -5/2, which gives r = -5/4.

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

Given |alpha - beta| = 1 and alpha/beta + beta/alpha = 5/2. The second equation is (alpha^2 + beta^2) / (alpha*beta) = 5/2. Using (alpha+beta)^2 = alpha^2+beta^2 + 2alpha*beta, we find alpha*beta = 2 and (alpha+beta)^2 = 9, so alpha+beta = 3. The equation is x^2 - 3x + 2 = 0.

Multiple choice
  1. $b=\dfrac{-1}{4},c=\dfrac{-1}{8}$
  2. $b=\dfrac{-1}{2},c=\dfrac{-1}{8}$
  3. $b=\dfrac{-1}{8},c=\dfrac{-1}{4}$
  4. None of these

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

For roots -1/4 and 1/2, their sum is 1/4 and their product is -1/8. Since the sum of roots is -b and the product is c, b = -1/4 and c = -1/8.

Multiple choice
  1. ${c},{b}, a$
  2. ${c}, {a}, {b}$
  3. ${a}, {c}, {b}$
  4. ${b}, {a}, {c}$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

For x^2 + bx + ac = 0, roots are alpha and beta. For x^2 + ax + bc = 0, roots are alpha and gamma. Subtracting equations: (b-a)x + (ac-bc) = 0, so (b-a)x = c(b-a). Thus x = c. Since alpha is a root of both, alpha = c. Substituting alpha = c into the first equation: c^2 + bc + ac = 0, c(c+b+a) = 0. This implies alpha=c, beta=a, gamma=b.

Multiple choice
  1. $6$
  2. $\displaystyle\frac{4}{3}$
  3. $2$
  4. $8$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

alpha+beta = 2, alpha*beta = 4/3. Expression = (alpha^2+beta^2)/(alpha*beta) + 2(alpha+beta)/(alpha*beta) + 3(alpha*beta). = ((alpha+beta)^2 - 2*alpha*beta)/(alpha*beta) + 2(2)/(4/3) + 3(4/3). = (4 - 8/3)/(4/3) + 3 + 4 = (4/3)/(4/3) + 7 = 1 + 7 = 8.

Multiple choice
  1. ${a}+2{b}$
  2. ${a}+{b}+{c}$
  3. $ab +{b}{c}+ca$
  4. ${a}{b}{c}$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

If roots are alpha and beta, then alpha + beta = -b/a and alpha*beta = c/a. The new roots are (1-alpha)/alpha = 1/alpha - 1 and (1-beta)/beta = 1/beta - 1. Using the sum and product of these new roots for the equation px^2 + qx + r = 0, we find the relationship between coefficients.

Multiple choice
  1. $14$
  2. $15$
  3. $24$
  4. $26$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

For a quadratic equation ax^2 + bx + c = 0, the sum of roots a+b = -b/a and product ab = c/a. Here, a+b = -8 and ab = 4. The expression a/b + b/a simplifies to (a^2 + b^2) / ab, which is ((a+b)^2 - 2ab) / ab. Substituting values: ((-8)^2 - 2*4) / 4 = (64 - 8) / 4 = 56 / 4 = 14.

Multiple choice
  1. 6

  2. 0

  3. -16

  4. 2

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

For x^2 + 5x - 7 = 0, a+b = -5 and ab = -7. The new roots are a+1 and b+1. Sum of new roots = a+b+2 = -5+2 = -3. Product of new roots = (a+1)(b+1) = ab + a+b + 1 = -7 - 5 + 1 = -11. The new equation is x^2 - (sum)x + (product) = x^2 + 3x - 11 = 0. Multiplying by 2 to match 2x^2 + px + q = 0 gives 2x^2 + 6x - 22 = 0. Thus p=6, q=-22. p+q = 6 - 22 = -16.