Solveeit Logo

Question

Question: The number of real roots of the equation $\frac{4x}{x^2+x+3} + \frac{5x}{x^2-5x+3} = \frac{-3}{2}$ i...

The number of real roots of the equation 4xx2+x+3+5xx25x+3=32\frac{4x}{x^2+x+3} + \frac{5x}{x^2-5x+3} = \frac{-3}{2} is equal to

Answer

2

Explanation

Solution

The given equation is: 4xx2+x+3+5xx25x+3=32\frac{4x}{x^2+x+3} + \frac{5x}{x^2-5x+3} = \frac{-3}{2}

Step 1: Check for x=0x=0.

If x=0x=0, the equation becomes 03+03=0\frac{0}{3} + \frac{0}{3} = 0. The right-hand side is 32\frac{-3}{2}. Since 0320 \neq \frac{-3}{2}, x=0x=0 is not a root of the equation. This means we can safely divide by xx without losing any solutions.

Step 2: Divide numerator and denominator by xx.

Since x0x \neq 0, we can divide the numerator and denominator of each term on the left-hand side by xx: 4xxx2+x+3x+5xxx25x+3x=32\frac{\frac{4x}{x}}{\frac{x^2+x+3}{x}} + \frac{\frac{5x}{x}}{\frac{x^2-5x+3}{x}} = \frac{-3}{2} 4x+1+3x+5x5+3x=32\frac{4}{x+1+\frac{3}{x}} + \frac{5}{x-5+\frac{3}{x}} = \frac{-3}{2}

Step 3: Introduce a substitution.

Let y=x+3xy = x + \frac{3}{x}. Substituting this into the equation: 4y+1+5y5=32\frac{4}{y+1} + \frac{5}{y-5} = \frac{-3}{2}

Step 4: Solve the equation for yy.

Combine the fractions on the left-hand side: 4(y5)+5(y+1)(y+1)(y5)=32\frac{4(y-5) + 5(y+1)}{(y+1)(y-5)} = \frac{-3}{2} 4y20+5y+5y25y+y5=32\frac{4y - 20 + 5y + 5}{y^2 - 5y + y - 5} = \frac{-3}{2} 9y15y24y5=32\frac{9y - 15}{y^2 - 4y - 5} = \frac{-3}{2}

Cross-multiply: 2(9y15)=3(y24y5)2(9y - 15) = -3(y^2 - 4y - 5) 18y30=3y2+12y+1518y - 30 = -3y^2 + 12y + 15

Move all terms to one side to form a quadratic equation in yy: 3y2+18y12y3015=03y^2 + 18y - 12y - 30 - 15 = 0 3y2+6y45=03y^2 + 6y - 45 = 0

Divide the entire equation by 3: y2+2y15=0y^2 + 2y - 15 = 0

Factor the quadratic equation: (y+5)(y3)=0(y+5)(y-3) = 0

This gives two possible values for yy: y=5y = -5 or y=3y = 3

Step 5: Substitute back and solve for xx.

Case 1: y=5y = -5

Substitute y=x+3xy = x + \frac{3}{x}: x+3x=5x + \frac{3}{x} = -5 Multiply by xx (since x0x \neq 0): x2+3=5xx^2 + 3 = -5x x2+5x+3=0x^2 + 5x + 3 = 0

This is a quadratic equation in xx. Let's find its discriminant, Δ1=b24ac\Delta_1 = b^2 - 4ac: Δ1=(5)24(1)(3)=2512=13\Delta_1 = (5)^2 - 4(1)(3) = 25 - 12 = 13 Since Δ1=13>0\Delta_1 = 13 > 0, this quadratic equation has two distinct real roots.

Case 2: y=3y = 3

Substitute y=x+3xy = x + \frac{3}{x}: x+3x=3x + \frac{3}{x} = 3 Multiply by xx: x2+3=3xx^2 + 3 = 3x x23x+3=0x^2 - 3x + 3 = 0

This is a quadratic equation in xx. Let's find its discriminant, Δ2=b24ac\Delta_2 = b^2 - 4ac: Δ2=(3)24(1)(3)=912=3\Delta_2 = (-3)^2 - 4(1)(3) = 9 - 12 = -3 Since Δ2=3<0\Delta_2 = -3 < 0, this quadratic equation has no real roots (it has two complex conjugate roots).

Step 6: Check for domain restrictions.

The original denominators are x2+x+3x^2+x+3 and x25x+3x^2-5x+3. For x2+x+3=0x^2+x+3=0, the discriminant is 124(1)(3)=112=11<01^2 - 4(1)(3) = 1 - 12 = -11 < 0. So, x2+x+3x^2+x+3 is never zero for real xx. For x25x+3=0x^2-5x+3=0, the discriminant is (5)24(1)(3)=2512=13>0(-5)^2 - 4(1)(3) = 25 - 12 = 13 > 0. The roots are x=5±132x = \frac{5 \pm \sqrt{13}}{2}. The real roots we found from x2+5x+3=0x^2+5x+3=0 are x=5±132x = \frac{-5 \pm \sqrt{13}}{2}. These are clearly different from 5±132\frac{5 \pm \sqrt{13}}{2}. Also, the values of yy we found (y=5y=-5 and y=3y=3) do not make the denominators (y+1)(y+1) or (y5)(y-5) zero in the substituted equation. If y=1y=-1, then x2+x+3=0x^2+x+3=0, which has no real roots. If y=5y=5, then x25x+3=0x^2-5x+3=0, which has real roots, but our yy values are not 55. Thus, the two real roots obtained are valid.

Conclusion:

From Case 1, we found 2 distinct real roots. From Case 2, we found 0 real roots. Therefore, the total number of real roots for the given equation is 2+0=22 + 0 = 2.