Skip to main contentSkip to solution

For how many integers nn, will the inequality (n−5)(n−10)−3(n−2)≤0(n - 5) (n - 10) - 3(n − 2) \leq 0 be satisfied?

Entered answer:

Solution

✅ Correct Answer: 11

We start with: (n−5)(n−10)−3(n−2)≤0(n - 5)(n - 10) - 3(n − 2) \leq 0

Expanding (n−5)(n−10)(n-5)(n-10):

(n−5)(n−10)=n⋅n+n⋅(−10)+(−5)⋅n+(−5)⋅(−10)(n-5)(n-10) = n \cdot n + n \cdot (-10) + (-5) \cdot n + (-5) \cdot (-10)

=n2−10n−5n+50=n2−15n+50= n^2 - 10n - 5n + 50 = n^2 - 15n + 50

Expanding −3(n−2)-3(n-2):

−3(n−2)=−3n+6-3(n-2) = -3n + 6

Combining everything:

(n2−15n+50)+(−3n+6)≤0(n^2 - 15n + 50) + (-3n + 6) \leq 0

n2−15n+50−3n+6≤0n^2 - 15n + 50 - 3n + 6 \leq 0

n2−18n+56≤0n^2 - 18n + 56 \leq 0


We need to factor n2−18n+56n^2 - 18n + 56.

We're looking for two numbers that:

Multiply to give 56 (the constant term)

Add to give -18 (the coefficient of n)

Let's think: 56=4×1456 = 4 \times 14 and 4+14=184 + 14 = 18

Since we need −18-18, we use −4-4 and −14-14:

n2−18n+56=(n−4)(n−14)n^2 - 18n + 56 = (n - 4)(n - 14)

So our inequality becomes: (n−4)(n−14)≤0(n - 4)(n - 14) \leq 0


For a product of two factors to be ≤0\leq 0, one factor must be positive and the other negative (or one of them equals zero).

Let's analyze the signs:

(n−4)=0(n - 4) = 0 when n=4n = 4

(n−14)=0(n - 14) = 0 when n=14n = 14

These are the roots of our quadratic.

Sign Analysis:

When n<4n < 4: both (n−4)<0(n-4) < 0 and (n−14)<0(n-14) < 0, so (n−4)(n−14)>0(n-4)(n-14) > 0

When n=4n = 4: (n−4)=0(n-4) = 0, so (n−4)(n−14)=0(n-4)(n-14) = 0

When 4<n<144 < n < 14: (n−4)>0(n-4) > 0 and (n−14)<0(n-14) < 0, so (n−4)(n−14)<0(n-4)(n-14) < 0

When n=14n = 14: (n−14)=0(n-14) = 0, so (n−4)(n−14)=0(n-4)(n-14) = 0

When n>14n > 14: both (n−4)>0(n-4) > 0 and (n−14)>0(n-14) > 0, so (n−4)(n−14)>0(n-4)(n-14) > 0

Therefore: (n−4)(n−14)≤0(n-4)(n-14) \leq 0 when 4≤n≤144 \leq n \leq 14


Since we need integer values of nn where 4≤n≤144 \leq n \leq 14:

nn can be: 4,5,6,7,8,9,10,11,12,13,144, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14

Counting: 14−4+1=1114 - 4 + 1 = 11 values

Answer: The inequality is satisfied for 11 integers.


When solving quadratic inequalities of the form (x−a)(x−b)≤0(x-a)(x-b) \leq 0 where a<ba < b:

The solution is always a≤x≤ba \leq x \leq b (between the roots, inclusive)

This is because the parabola opens upward and is negative between its roots

Keyboard Shortcuts

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