Algebra Questions

Multiple choice
  1. Only I

  2. Only II

  3. Only I and III

  4. Only II and IV

  5. None of these

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

Rahul misread the coefficient of x, so his constant term is correct. Roots -5 and 8 imply (x+5)(x-8) = x^2 - 3x - 40. Constant term is -40. Simran misread the constant, so her coefficient of x is correct. Roots -3 and 9 imply (x+3)(x-9) = x^2 - 6x - 27. Coefficient of x is -6. The equation is x^2 - 6x - 40 = 0. Roots are (x-10)(x+4) = 0, so 10 and -4.

Multiple choice
  1. 427

  2. 436

  3. 512

  4. 556

  5. 565

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

f(x) is a quadratic with positive leading coefficient and f(x) >= 0. Since f(1)=0, x=1 is a root. Since f(x)>=0, the vertex must be at the root, so f(x) = a(x-1)^2. Given f(4)=8, a(4-1)^2 = 8 => 9a = 8 => a = 8/9. So f(x) = (8/9)(x-1)^2. Then 9f(9) = 9 * (8/9)(9-1)^2 = 8 * 8^2 = 8 * 64 = 512.

Multiple choice
  1. 54

  2. 53

  3. 42

  4. 46

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

Using the sum of roots for the three quadratic equations, we get alpha + beta = -b/a, alpha + beta + 2 = 52/a, and alpha + beta - 2 = -8/a. Solving these equations gives a = 15 and b = -22. Using the product of roots, we find c = a - b + 8 = 45 and d = a + b + 8 = 1, which gives c + d = 46.

Multiple choice
    • 28
    • 20
  1. 6

  2. Cannot be determined

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

f(5) = 25a + 5b + c = 0. 3f(6) = 3(36a + 6b + c) = 108a + 18b + 3c. -2f(3) = -2(9a + 3b + c) = -18a - 6b - 2c. Setting them equal: 108a + 18b + 3c = -18a - 6b - 2c, so 126a + 24b + 5c = 0. We have two equations with three variables, so a+b+c cannot be uniquely determined.

Multiple choice
  1. 0.5

  2. 0.8

  3. 1.2

  4. 1

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

The sum is an infinite geometric series: (alpha + beta) + (alpha^3 + beta^3) + ... This is not a simple geometric series. However, evaluating the sum of roots alpha + beta = 4/5 = 0.8 and product alpha * beta = 1/5 = 0.2. The series is (alpha + beta) + (alpha^3 + beta^3) + ... which converges to 0.8.

Multiple choice
  1. 3

  2. 6

  3. 4

  4. 2

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

Let the common root be r. 3r^2 - 7r + k = 0 and -7r^2 + kr + 3 = 0. Multiply first by 7 and second by 3: 21r^2 - 49r + 7k = 0 and -21r^2 + 3kr + 9 = 0. Adding them: (3k - 49)r + (7k + 9) = 0. r = -(7k+9)/(3k-49). This is complex. Alternatively, test options: If k=4, 3x^2 - 7x + 4 = 0 -> (3x-4)(x-1)=0, roots 4/3, 1. -7x^2 + 4x + 3 = 0 -> -(7x+3)(x-1)=0, roots -3/7, 1. Common root is 1.

Multiple choice
  1. (- ∞ , 18]

  2. [-18, ∞ ).

  3. (- ∞ , -18] U [18, ∞ ).

  4. (- ∞ , -8) U (8, ∞ ).

  5. None of these

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

For x^2 - kx + 45 = 0, the roots p and q satisfy |p - q| = sqrt(D)/a = sqrt(k^2 - 180). Given |p - q| >= 12, then k^2 - 180 >= 144, so k^2 >= 324. This implies k >= 18 or k <= -18.

Multiple choice
  1. 7

  2. 11

  3. 22

  4. 105

  5. 225

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

12 is a root of y^2 - 2my + n = 0, so 144 - 24m + n = 0 => n = 24m - 144. n < 130 and divisible by 8. If m=7, n=24(7)-144=24 (divisible by 8). But m != 7. If m=8, n=48. If m=9, n=72. If m=10, n=96. If m=11, n=120. If m=12, n=144 (too big). 7 is a root of z^2 - 2mz + r = 0, so 49 - 14m + r = 0 => r = 14m - 49. Test m=11: n=120, r=14(11)-49=105. 2m+r-n = 22 + 105 - 120 = 7.

Multiple choice
  1. 4, 6

  2. 2, 8

  3. 1, 16

  4. −2, −8

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

Riya's roots 3 and 7 imply the equation is x^2 - 10x + c = 0. Kabir's roots 1 and 16 imply the equation is x^2 + bx + 16 = 0. Combining the correct coefficient of x (-10) and the correct constant (16), the equation is x^2 - 10x + 16 = 0. Factoring gives (x-2)(x-8) = 0, so the roots are 2 and 8.