#Why does a^2 - ab - ab + b^2 = a(a - b) - b(a - b)? shouldn't it be a(a - b) + b(-a + b) instead?
19 messages · Page 1 of 1 (latest)
I guess they're both the same, but I don't get how he thought of that.
$a^{2}-2ab+b^{2} \text{ is } (a-b)^{2}$
TheLord26
In what you are talking about you have to focus on the a^2-ab and -ab+b^2 separately
And factoring an ‘a’ from the first one and a ‘b’ from the second gets a(a-b) and b(-a+b) -> -b(a-b)
How did he figure out b(-a + b) = -b(a - b)?
He just randomly noticed you can multiply both sides by -1?
You can factor -1 from -a+b
-(a-b) == -a+b
Okay. That makes enough sense, I just hope I can think of it during tests.
Just use this if you are trying to simplify
Alright. Thanks for the help.
Np
Post marked as solved by @stone grail.
Use .unsolved if this was a mistake.
Yeah