Michael J. answered 07/01/16
Tutor
5
(5)
Best Afterschool Tutor to Prepare You For Your Regents
First, distribute all terms on right side of equation.
1 = Ax - A + Bx + B
Now, we equate coefficients.
x: A + B = 0
constant: -A + B = 1
These are the equations you will use to solve for A and B.
A + B = 0 eq1
-A + B = 1 eq2
Add the equations to eliminate the A terms.
2B = 1
B = 1/2
Then from eq1, we know that
A = -1/2
To check, we plug them into the original equation.
1 = (-1/2)(x - 1) + (1/2)(x + 1)
1 = (1/2)[-(x - 1) + (x + 1)]
1 = (1/2)(1 - x + x + 1)
1 = (1/2)(2)
1 = 1
This checks out!