Skip to main contentSkip to solution

If f1(x)=x2+11x+nf_{1}(x)=x^{2}+11 x+n and f2(x)=xf_{2}(x)=x, then the largest positive integer nn for which the equation f1(x)=f2(x)f_{1}(x)=f_{2}(x) has two distinct real roots, is

Entered answer:

Solution

✅ Correct Answer: 24

We need to find when the equation f1(x)=f2(x)f_1(x) = f_2(x) has two distinct real roots.

This means we're looking for when:

x2+11x+n=xx^2 + 11x + n = x

has exactly two different real solutions.


Let's rearrange the equation by moving everything to one side:

x2+11x+n=xx^2 + 11x + n = x

x2+11x+n−x=0x^2 + 11x + n - x = 0

x2+10x+n=0x^2 + 10x + n = 0

We now have a quadratic equation in standard form ax2+bx+c=0ax^2 + bx + c = 0 where:

a=1a = 1

b=10b = 10

c=nc = n


For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 to have two distinct real roots, we use the discriminant.

The discriminant is Δ=b2−4ac\Delta = b^2 - 4ac

If Δ>0\Delta > 0: Two distinct real roots

If Δ=0\Delta = 0: One repeated root (not what we want)

If Δ<0\Delta < 0: No real roots (complex roots)

Since we want two distinct real roots, we need:

Δ>0\Delta > 0

b2−4ac>0b^2 - 4ac > 0


Substituting our values a=1a = 1, b=10b = 10, and c=nc = n:

102−4(1)(n)>010^2 - 4(1)(n) > 0

100−4n>0100 - 4n > 0

100>4n100 > 4n

1004>n\frac{100}{4} > n

25>n25 > n

Therefore: n<25n < 25


We need:

nn to be a positive integer

n<25n < 25

The largest positive integer that satisfies n<25n < 25 is n=24n = 24.

When n=24n = 24:

Δ=100−4(24)=100−96=4>0\Delta = 100 - 4(24) = 100 - 96 = 4 > 0

When n=25n = 25:

Δ=100−4(25)=100−100=0\Delta = 100 - 4(25) = 100 - 100 = 0

This gives one repeated root, not two distinct roots.


The largest positive integer nn for which the equation has two distinct real roots is n=24n = 24.

The discriminant b2−4ac>0b^2 - 4ac > 0 is the key tool for ensuring a quadratic has two distinct real roots.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question