SOLUTION: (a+b)^2-(c+d)^2 How do you factorize?
Algebra
->
Equations
-> SOLUTION: (a+b)^2-(c+d)^2 How do you factorize?
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 601327
:
(a+b)^2-(c+d)^2
How do you factorize?
Answer by
flame8855(424)
(
Show Source
):
You can
put this solution on YOUR website!
assume A= a + b
and B= c+d
so substitute
A^2 - B^2
= (A-B)(A+B)
= (a+b-c-d) (a+b+c+d)