SOLUTION: Find all values of x such that
9(x + 3) = -\frac{8}{x} + \frac{5}{x + 1}
If you find more than one value, then list your solutions, separated by commas.
Algebra.Com
Question 1209110: Find all values of x such that
9(x + 3) = -\frac{8}{x} + \frac{5}{x + 1}
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+1)$:
$$9(x+3)x(x+1) = -8(x+1) + 5x$$
Expand the left side:
$$9x^3 + 36x^2 + 27x^2 + 81x = -8x - 8 + 5x$$
Combine like terms:
$$9x^3 + 63x^2 + 76x + 8 = 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 + 63x^2 + 76x + 8 = (x+1)(9x^2 + 54x + 8)$$
Now, we can solve the quadratic equation $9x^2 + 54x + 8 = 0$ using the quadratic formula:
$$x = \frac{-54 \pm \sqrt{54^2 - 4(9)(8)}}{2(9)}$$
Simplifying:
$$x = \frac{-27 \pm \sqrt{705}}{9}$$
So, the solutions to the original equation are:
$$x = -1, \frac{-27 + \sqrt{705}}{9}, \frac{-27 - \sqrt{705}}{9}$$
RELATED QUESTIONS
Find all values of x such that
9(x + 3) = -\frac{8}{x} + \frac{2}{x - 5}.
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)
Find all real numbers x that satisfy the equation
|x + 4| + |x - 7| = 3x - 1 + |3x - 7|.
(answered by CPhill,josgarithmetic)
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 values of c such that 3(2c+1) = 28*3c - 9. If you find more than one value of... (answered by josgarithmetic)
Find the largest value of x where the plots of
f(x) = - \frac{2x + 5}{x + 3} and g(x) =... (answered by CPhill,ikleyn,greenestamps,Edwin McCravy)
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)
Find the number of values of $x$ for which the expression $\frac{x^2-9}{x^2 + 9} +... (answered by josgarithmetic,MathLover1,ikleyn,greenestamps)