Let (ax+b)/(x^2-1)=a/(x+1)+b/(x-1). Find a and b.
This is from the Pre-Cal Conics, rotation of axes section. Any help would be awesome. thank you
ax + b = a(x - 1) + b(x + 1) ------ Multiplying by LCD, , or (x - 1)(x + 1)
ax + b = ax - a + bx + b
ax - ax + a = bx + b - b
, and