2/(x2 - 4x + k) = 2x/(x - 1) + 1/(x – 3) – corrected with proper parentheses
Notice that the product of the denominators on the right hand side is:
(x – 1)(x – 3) = x2 - 4x +1
Which is the same expression as denominator on the left hand side if k = 3
2/(x2 - 4x + 3) = 2x/(x - 1) + 1/(x – 3)
2/[(x - 1)(x - 3)] = 2x/(x - 1) + 1/(x – 3)
then multiply the whole equation by (x – 1)(x – 3) to get
2 = 2x(x - 3) + (x – 1)
2x2 - 6x + x – 3 = 0
2x2 - 5x - 3 = 0
Factoring
(2x + 1)(x - 3) = 0
First factor could be zero
2x + 1 = 0
2x = -1
x = -1/2
Second factor could be zero
x – 3 = 0
x = 3
Finally, notice that x cannot equal 3 since that would create a denominator = 0 in the original problem
Therefore, x = -1/2 is the real solution and x = 3 is an extraneous solution if k = 3

Peter R.
02/24/23