SOLUTION: Find all values of x such that
9(x + 3) = -\frac{8}{x} + \frac{2}{x - 5}.
If you find more than one value, then list your solutions, separated by commas.
Algebra.Com
Question 1209109: Find all values of x such that
9(x + 3) = -\frac{8}{x} + \frac{2}{x - 5}.
If you find more than one value, then list your solutions, separated by commas.
Answer by yurtman(42) (Show Source): You can put this solution on YOUR website!
To solve this equation, we'll first clear the denominators by multiplying both sides by $x(x-5)$:
$$9(x+3)x(x-5) = -8(x-5) + 2x$$
Expand the left side:
$$9x^3 - 45x^2 + 27x^2 - 135x = -8x + 40 + 2x$$
Combine like terms:
$$9x^3 - 18x^2 - 127x - 40 = 0$$
Unfortunately, this is a cubic equation, and there's no simple algebraic method to solve it directly. We can use numerical methods or software tools to find approximate solutions.
However, we can try to factor the equation to see if we can find any rational solutions. By using the Rational Root Theorem, we can test potential rational roots.
By trial and error, we find that $x = -1$ is a solution. This means that $(x+1)$ is a factor of the cubic polynomial. We can perform polynomial long division to find the other factor:
$$9x^3 - 18x^2 - 127x - 40 = (x+1)(9x^2 - 27x - 40)$$
Now, we can solve the quadratic equation $9x^2 - 27x - 40 = 0$ using the quadratic formula:
$$x = \frac{-(-27) \pm \sqrt{(-27)^2 - 4(9)(-40)}}{2(9)}$$
Simplifying:
$$x = \frac{27 \pm \sqrt{2001}}{18}$$
So, the solutions to the original equation are:
$$x = -1, \frac{27 + \sqrt{2001}}{18}, \frac{27 - \sqrt{2001}}{18}$$
RELATED QUESTIONS
Find all values of x such that
9(x + 3) = -\frac{8}{x} + \frac{5}{x + 1}
If you find... (answered by yurtman)
Find all values of x such that
\frac{2x}{x + 2} = \frac{x - 3}{x - 4} + \frac{2x + 7}{x... (answered by yurtman)
Find all values of x such that
\frac{x}{x - 5} = \frac{4}{x - 4} + 2x + 3 (answered by greenestamps,ikleyn)
If \[\frac{x}{y} = \frac{4}{5}, \; \frac{y}{z} = \frac{2}{5}, \;\text{and} \; \frac{z}{w} (answered by ikleyn,josgarithmetic,greenestamps,math_tutor2020)
Find all real x where
2 \cdot \frac{x - 5}{x - 3} > \frac{2x - 5}{x + 2} + 20.
Give... (answered by greenestamps)
Find all pairs of real numbers (x,y) such that x + y = 6 and x^2 + y^2 = 28. If you find... (answered by josgarithmetic)
Find all pairs of real numbers (x,y) such that x + y = 6 and x^2 + y^2 = 28. If you find... (answered by MathLover1)
Find the values of x where the vertical asymptotes of f(g(x)) are located, where
f(x) =... (answered by CPhill)
Let x, y, and z be real numbers. If x^2 + y^2 + z^2 = 1, then find the maximum value of
(answered by CPhill,ikleyn)