SOLUTION: I have been working to solve the question:
Factor the following: {{{(2x/(x^3-5x^2))-(2/(x^2+5x))}}}
I have come up with {{{20/x(x-5)(x+5)}}}. Is that answer right?
Algebra ->
Polynomials-and-rational-expressions
-> SOLUTION: I have been working to solve the question:
Factor the following: {{{(2x/(x^3-5x^2))-(2/(x^2+5x))}}}
I have come up with {{{20/x(x-5)(x+5)}}}. Is that answer right?
Log On
Question 121918: I have been working to solve the question:
Factor the following:
I have come up with . Is that answer right? Found 2 solutions by stanbon, solver91311:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website!
I have come up with 20/x(x-5)(x+5). Is that answer right?
-------------------------------
2x/(x^3-5x^2) - 2/(x^2+5x)
= 2x/[x^2(x-5)] - 2/[x(x+5)]
lcd = x^2(x^2-25)
= 2x(x+5)/lcd - 2x(x-5)/lcd
= [2x^2+10x-2x^2+10x]/lcd
= 20x/[x^2(x^2-25)]
= 20/[x(x^2-25)]
========================
You are correct.
========================
Cheers,
Stan H.