ax2 + bx = a2 - b2
a(x2 + bx/a) = a2 - b2
a(x2 + bx/a + b2/(4a2)) = a2 - b2 + b2/(4a2)
a(x + b/(2a)2) + b2 = a2 + b2/(4a2)
sqrroot(a) (x + b/(2a)) + b = a + b/(2a)
sqrroot(a) (x + b/(2a)) + b = (2a2 + b)/(2a)
a(x + b/(2a)) + ab = (2a3 + ab)/(2a)
(x + b/(2a)) + b = (2a3 + ab)/(2a2)
(x + b/(2a)) + b = a + (ab)/(2a2)
x + b/(2a) + b = a + b/(2a)
x + b = a
x = a - b
So, according to my book, the answer at which I arrived is correct. But I'm a little surprised.
The line that is bothering me is:
a(x2 + bx/a + b2/4a2) = a2 - b2 + b2/4a2
I added b2/4a2 to the left side. Shouldn't I have added ab2/4a2 to the right side(aka multiply by that a that is outside the paranthesis on the left side) instead of just adding the same b2/4a2 ?
a(x2 + bx/a) = a2 - b2
a(x2 + bx/a + b2/(4a2)) = a2 - b2 + b2/(4a2)
a(x + b/(2a)2) + b2 = a2 + b2/(4a2)
sqrroot(a) (x + b/(2a)) + b = a + b/(2a)
sqrroot(a) (x + b/(2a)) + b = (2a2 + b)/(2a)
a(x + b/(2a)) + ab = (2a3 + ab)/(2a)
(x + b/(2a)) + b = (2a3 + ab)/(2a2)
(x + b/(2a)) + b = a + (ab)/(2a2)
x + b/(2a) + b = a + b/(2a)
x + b = a
x = a - b
So, according to my book, the answer at which I arrived is correct. But I'm a little surprised.
The line that is bothering me is:
a(x2 + bx/a + b2/4a2) = a2 - b2 + b2/4a2
I added b2/4a2 to the left side. Shouldn't I have added ab2/4a2 to the right side(aka multiply by that a that is outside the paranthesis on the left side) instead of just adding the same b2/4a2 ?
Last edited: