Algebra Questions

Multiple choice
  1. $11, 1$
  2. $-11, 1$
  3. $11, -1$
  4. None of these

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

Ramesh read the constant term wrong, so the coefficient of x (sum of roots) is correct. Sum = 8 + 2 = 10, so the equation is x^2 - 10x + c = 0. Mahesh read the coefficient of x wrong, so the constant term (product of roots) is correct. Product = -11 * 1 = -11. The equation is x^2 - 10x - 11 = 0. Roots are (x-11)(x+1) = 0, so 11 and -1.

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

If x is a common root, x^2 - 4x + 1 = 0. From the second equation, p(x^2 - 4x + 1) + (4px - px - p^2x - 3x + 2p^2 - p) = 0. This simplifies to x(3p - p^2 - 3) + 2p^2 - p = 0. Substituting x^2 = 4x - 1, we find p=1 satisfies the condition.

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

If the equations have a common root alpha, then alpha^2 + a*alpha + b = 0 and alpha^2 + b*alpha + a = 0. Subtracting the two gives (a-b)*alpha + (b-a) = 0, so (a-b)(alpha - 1) = 0. If a != b, then alpha = 1. Substituting alpha = 1 into the first equation gives 1 + a + b = 0, so a + b = -1.

Multiple choice
  1. $7$
  2. $6$
  3. $9$
  4. $5$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

For the equations to have integer roots, the discriminants must be perfect squares. Let D1 = m^2 + 4n = k1^2 and D2 = m^2 - 4n = k2^2. Adding these gives 2m^2 = k1^2 + k2^2, and subtracting gives 8n = k1^2 - k2^2. Testing small integer values for m and n shows that n must be a multiple of 6.

Multiple choice
  1. $\Delta ABC$ is acute angled
  2. $\Delta ABC$ is right angled
  3. $\Delta ABC$ is isosceles
  4. $\Delta ABC$ is right angled isosceles
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

If the equations have a common root, the roots of 5x^2 + 12x + 13 = 0 are complex (D = 144 - 260 < 0). If a, b, c are sides of a triangle, they must be real. This implies the equations are identical, so a/5 = b/12 = c/13. Sides are 5k, 12k, 13k. Since 5^2 + 12^2 = 13^2, it is a right-angled triangle.

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

The roots -2 and -15 correspond to the equation x^2 + 17x + 30 = 0 (since sum = -17, product = 30). The original equation had 13 instead of 17, so it is x^2 + 13x + 30 = 0. Factoring gives (x + 10)(x + 3) = 0, so the roots are -3 and -10.

Multiple choice
  1. $6, 10$
  2. $-6, -10$
  3. $-7, -9$
  4. $-12, -4$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The roots -15 and -4 imply the equation x^2 + 19x + 60 = 0. The student read the coefficient of x wrongly as 19 instead of 16. The correct equation is x^2 + 16x + 60 = 0. Factoring gives (x+6)(x+10) = 0, so the roots are -6 and -10.