Question 133919
Well first you need to get a common denominator.  Since 2/3 of the fractions have a denominator of x-1 that will be your common denominator.  So multiply everything by x-1 and the denominator cancles off leaving you with.<br>

x+x(x-1)=4x-3<br>

now just solve:<br>
x+x(x-1)=4x-3 --> Distribute the x
x + x^2 - x = 4x - 3 --> Collect like terms on left hand side
x^2 - 4x + 3 = 0 --> Factor
(x-1)(x-3) = 0 --> Set each factor equal to zero and solve
x = 1 and x = 3<br>

Now lets check our solutions <br>

x/x-1 + x = 4x-3/x-1<br>

when x = 1 you get <br>

1/1-1 + 1 = 4-3/1-1 well since you can't divide by zero we know that x = 1 is a extraneous answer.<br>

when x = 3 you get <br>

3/3-1 + 3 = 4(3)-3/3-1 
3/2 + 3 = 12-3/2
3/2 + 3 = 9/2
9/2 = 9/2 <br>

that one checks out.