Algebra Questions

Multiple choice
  1. $5x + 8 = 0$
  2. $6x^2 + 7x =19$
  3. $ x + 1$
  4. None of these

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

A quadratic equation is of the form ax^2 + bx + c = 0 where a is not 0. Option B is 6x^2 + 7x - 19 = 0, which fits this form.

Multiple choice
  1. $(\frac{-1}{2}, \frac{3}{2} )$
  2. $(\frac{1}{2}, \frac{3}{2} )$
  3. $( -\infty , \frac{-1}{2}) \cup ( \frac{3}{2} , \infty )$
  4. $(-1,3)$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The roots are x = (2m +/- sqrt(4m^2 - 4(m^2-1))) / 2 = m +/- 1. So roots are m-1 and m+1. For both to be in (-2, 4), we need -2 < m-1 and m+1 < 4. This gives m > -1 and m < 3.

Multiple choice
  1. ${\lambda}^{2}=3{a}^{2}$
  2. ${\lambda}^{2}=2{a}^{2}$
  3. ${\lambda}^{2}={a}^{2}$
  4. ${a}^{2}=2{\lambda}^{2}$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

For roots equal in magnitude and opposite in sign, their sum must be zero. Simplifying the equation and setting the coefficient of x to zero gives the required relation a^2 = 2λ^2. Therefore, option D is correct.

Multiple choice
  1. $4x^{2}-12x-7=0$
  2. $4x^{2}-12x+7=0$
  3. $4x^{2}-12x-25=0$
  4. $None\ of\ these$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Given alpha + beta = 3 and alpha - beta = 4. Adding: 2*alpha = 7 => alpha = 3.5. Subtracting: 2*beta = -1 => beta = -0.5. The quadratic is (x - 3.5)(x + 0.5) = 0 => x^2 - 3x + 0.5x - 1.75 = 0 => x^2 - 3x - 1.75 = 0. Multiplying by 4: 4x^2 - 12x - 7 = 0.

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

Factoring the equation x^2 - 2x = 0 gives x(x - 2) = 0. The solutions are x = 0 and x = 2.