Skip to main contentSkip to solution

The number of integer solutions of equation 2∣x∣(x2+1)=5x22|x|\left(x^{2}+1\right)=5 x^{2} is

Entered answer:

Solution

✅ Correct Answer: 3

We need to find how many integer values of xx satisfy the equation 2∣x∣(x2+1)=5x22|x|(x^2 + 1) = 5x^2.

The presence of ∣x∣|x| (absolute value) makes this equation tricky because we need to handle positive and negative values of xx carefully.


Let's use a clever substitution to simplify our work:

Set y=∣x∣y = |x|

This means:

y≥0y \geq 0 (since absolute value is always non-negative)

y2=x2y^2 = x^2 (since ∣x∣2=x2|x|^2 = x^2 for any real number xx)

Our equation becomes:

2y(y2+1)=5y22y(y^2 + 1) = 5y^2


When x=0x = 0:

If x=0x = 0, then y=∣0∣=0y = |0| = 0

Substituting into our equation:

Left side: 2(0)(02+1)=02(0)(0^2 + 1) = 0

Right side: 5(0)2=05(0)^2 = 0

Since 0=00 = 0, x=0x = 0 is a solution.


When x=0x = 0:

If x=0x= 0, then y=∣x∣>0y = |x| > 0, so we can divide both sides by yy:

2y(y2+1)y=5y2y\dfrac{2y(y^2 + 1)}{y} = \dfrac{5y^2}{y}

2(y2+1)=5y2(y^2 + 1) = 5y

2y2+2=5y2y^2 + 2 = 5y

2y2−5y+2=02y^2 - 5y + 2 = 0


Using the quadratic formula where a=2a = 2, b=−5b = -5, and c=2c = 2:

y=5±(−5)2−4(2)(2)2(2)y = \small\dfrac{5 \pm \sqrt{(-5)^2 - 4(2)(2)}}{2(2)}

y=5±25−164=5±94=5±34y = \small\dfrac{5 \pm \sqrt{25 - 16}}{4} = \dfrac{5 \pm \sqrt{9}}{4} = \dfrac{5 \pm 3}{4}

This gives us:

y=5+34=84=2y = \small\dfrac{5 + 3}{4} = \dfrac{8}{4} = 2

y=5−34=24=12y = \small\dfrac{5 - 3}{4} = \dfrac{2}{4} = \dfrac{1}{2}


Now we convert back to xx values:

When y=2y = 2:

Since y=∣x∣=2y = |x| = 2, we have x=2x = 2 or x=−2x = -2

Both are integers.

When y=12y = \dfrac{1}{2}:

Since y=∣x∣=12y = |x| = \dfrac{1}{2}, we have x=12x = \dfrac{1}{2} or x=−12x = -\dfrac{1}{2}

These are not integers, so we reject them.


The integer solutions are: x=0,2,−2x = 0, 2, -2

Therefore, the number of integer solutions is 3.

Keyboard Shortcuts

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