plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz hellllllllllllllllllllllllppppppppppppppp meeeeeeeeeeeeeeeeeeeeeeeeeee. this is my third time asking for help. please show all your work so i undersatnd how you did it alng with the answer

Answer:
The solutions are [tex]x=0 \text{ or } x=1[/tex].
I had no extraneous solutions (solutions that were contradictory).
Step-by-step explanation:
[tex]\frac{x}{x-2}+\frac{x-1}{x+1}=-1[/tex]
First step: Notice the domain of the equation.
What values can [tex]x[/tex] definitely not take on.
[tex]x \neq 2 \text{ or } -1[/tex] since that would make the denominators of [tex]x-2[/tex] and [tex]x+1[/tex] zero.
That is [tex]x-2=0[/tex] when [tex]x=2[/tex] (added 2 on both sides).
That is [tex]x+1=0[/tex] when [tex]x=-1[/tex] (subtracted 1 on both sides).
So neither one of those can be solutions to the equation.
Second step: Multiply both sides by the least common multiple of the denominators, or a common multiple which happens to be the product of the denominators.
So I'm multiplying both sides by [tex](x-2)(x+1)[/tex].
This gives me:
[tex](x-2)(x+1)\frac{x}{x-2}+(x-2)(x+1)\frac{x-1}{x+1}=(x-2)(x+1)(-1)[/tex]
[tex](x+1)(x)+(x-2)(x-1)=-1(x-2)(x+1)[/tex]
Third step: We are going to do some distributive property here.
[tex](x^2+x)+(x^2-2x-1x+2)=-1(x^2-2x+1x-2)[/tex]
[tex](x^2+x)+(x^2-2x-1x+2)=-x^2+2x-1x+2[/tex]
Fourth step: Combine all like terms on left hand side and then do the right hand side.
[tex]2x^2-2x+2=-x^2+x+2[/tex]
Fifth step: Move everything to one side so one of the sides is just equal to 0.
Subtract 2 on both sides:
[tex]2x^2-2x+2-2=-x^2+x+2-2[/tex]
Simplify:
[tex]2x^2-2x=-x^2+x[/tex]
Subtract [tex]x[/tex] on both sides:
[tex]2x^2-2x-x=-x^2+x-x[/tex]
Simplify:
[tex]2x^2-3x=-x^2[/tex]
Add [tex]x^2[/tex] on both sides:
[tex]2x^2-3x+x^2=-x^2+x^2[/tex]
Simplify:
[tex]3x^2-3x=0[/tex]
Sixth step: I'm going to factor and set any factors equal to right hand side,0. I will then solve those equations.
Factoring the left hand side:
I notice the left hand side has terms that each contain a factor of [tex]3x[/tex] so I will factor that common factor out:
[tex]3x(x-1)=0[/tex]
This gives us either: [tex]3x=0[/tex] or [tex]x-1=0[/tex]
The first equation can be solved by dividing both sides by 3 giving us [tex]x=0[/tex].
The second equation can be solved by adding 1 on both sides giving us [tex]x=1[/tex].
These do not contradict the [tex]x[/tex]'s we said [tex]x[/tex] could definitely not be so these do appear to be our solutions if we have made no mistake.
Just to verify I'm going to add one more step.
Seventh step: Let's verify our answer.
[tex]x=0[/tex]?
[tex]\frac{x}{x-2}+\frac{x-1}{x+1}=-1[/tex] with [tex]x=0[/tex]:
[tex]\frac{0}{0-2}+\frac{0-1}{0+1}=-1[/tex]
[tex]\frac{0}{-2}+\frac{-1}{1}=-1[/tex]
[tex]0+-1=-1[/tex]
[tex]-1=-1[/tex] is a true equation so we have verified [tex]x=0[/tex] is a solution.
[tex]x=1[/tex]?
[tex]\frac{x}{x-2}+\frac{x-1}{x+1}=-1[/tex] with [tex]x=1[/tex]:
[tex]\frac{1}{1-2}+\frac{1-1}{1+1}=-1[/tex]
[tex]\frac{1}{-1}+\frac{0}{1}=-1[/tex]
[tex]-1+0=-1[/tex]
[tex]-1=-1[/tex] is a true equation so we have verified [tex]x=1[/tex] is a solution.