SOLUTION: Hi im working on the chapter Rational Functions. The section is solving rational equations. Could you help me out with this problem? I dont understand how to do it. Here it i

Algebra ->  Rational-functions -> SOLUTION: Hi im working on the chapter Rational Functions. The section is solving rational equations. Could you help me out with this problem? I dont understand how to do it. Here it i      Log On


   



Question 133758: Hi im working on the chapter Rational Functions. The section is solving rational equations. Could you help me out with this problem? I dont understand how to do it.
Here it is:
5x/x^2-25=2/x-5
thanks

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
5x%2F%28x%5E2-25%29=2%2F%28x-5%29

Note that x%5E2-25 is the difference of two squares and can be factored to %28x%2B5%29%28x-5%29. Looking at the other denominator, we see that x%5E2-25 is the common denominator and the equation can be re-written:

5x%2F%28x%5E2-25%29=%282%28x%2B5%29%29%2F%28x%5E2-25%29

Before we continue, note that the factors of the denominator are %28x%2B5%29%28x-5%29. This means that the domain of the original function excludes the values 5 and -5 because either of those values would cause the denominator on the left to go to zero. Keep this in mind as we develop the solution and remember to exclude either of these values if they come up as possible roots of the equation.

Now move the expression on the right side of the equation to the left by adding the additive inverse of the right to both sides:

5x%2F%28x%5E2-25%29-%282%28x%2B5%29%29%2F%28x%5E2-25%29=0

Next add the numerators:
%285x-2x-10%29%2F%28x%5E2-25%29=0
%283x-10%29%2F%28x%5E2-25%29=0

Since we know that a%2Fb=0 if and only if a=0 and b%3C%3E0, we can simply set the numerator of our equation equal to zero and solve, then exclude any root that would make the denominator go to zero.

3x-10=0
3x=10
x=10%2F3

So the solution set is the value 10%2F3 and we have no roots that need to be excluded.

Check:
%285%2810%2F3%29%29%2F%28%2810%2F3%29%5E2-25%29=2%2F%28%2810%2F3%29-5%29
%2850%2F3%29%2F%28100%2F9-225%2F9%29=2%2F%2810%2F3-15%2F3%29
%2850%2F3%29%2F%28-125%2F9%29=2%2F%28-5%2F3%29
%2850%2F3%29%28-9%2F125%29=2%28-3%2F5%29
%282%2F1%29%28-3%2F5%29=-6%2F5
-6%2F5=-6%2F5, Answer checks.

For a visual check, make the original equation into a function f%28x%29=5x%2F%28x%5E2-25%29-2%2F%28x-5%29 and sketch a graph of the function:



Note the asymptotes at x = 5 and x = -5 and the x-intercept at 10%2F3