How do you factor ac+2ad+2bc+4bd?

2 Answers
Jun 30, 2015

(c+2d)(a+2b)

Explanation:

In other factorize, we need to take out common factors.
We have here;
ac+2ad+2bc+4bd
Take out a as a common factor from first two variables and 2b from last two variables, we get;
=a(c+2d)+2b(c+2d)
Now, again take out (c+2d) as a common factor, we get
=(c+2d)(a+2b)
This is our final answer.

Jun 30, 2015

ac+2ad+2bc+4bd
XXXX=(a+2b)(c+2d)

Explanation:

Given ac+2ad+2bc+4bd

Regroup as
XXXX(ac+2ad)+(2bc+4bd)

Extract common factor from each term independently
XXXX(a)(c+2d)+(2b)(c+2d)

Extract the factor common to both terms
XXXX(a+2b)(c+2d)