SOLUTION: How do I factor the following? Thanks. ax+bx+ay+by 3x^2-6xy+2x-4y 6+2y+3x^2+x^2y 6x^2+7x+2 4x^2-9x+3 5y^2+13y+6 6x^2+19x+3 16x^2+16x+3

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: How do I factor the following? Thanks. ax+bx+ay+by 3x^2-6xy+2x-4y 6+2y+3x^2+x^2y 6x^2+7x+2 4x^2-9x+3 5y^2+13y+6 6x^2+19x+3 16x^2+16x+3      Log On


   



Question 1874: How do I factor the following? Thanks.
ax+bx+ay+by
3x^2-6xy+2x-4y
6+2y+3x^2+x^2y
6x^2+7x+2
4x^2-9x+3
5y^2+13y+6
6x^2+19x+3
16x^2+16x+3

Answer by AnlytcPhil(1806) About Me  (Show Source):
You can put this solution on YOUR website!

Your first one ONLY. I'll answer the others when I get time.
ax + bx + ay + by
Write it this way:
(ax + bx) + (ay + by)
Factor x out of the first parentheses
x(a + b) + (ay + by)
Factor y out of the second parentheses
x(a + b) + y(a + b)
Now I will color the (a + b)'s red:
x(a + b) + y(a + b)
Note that the red parentheses (a + b) is a
factor of both those terms x(a + b) and y(a + b).
Therefore you can take out the "red" factor, you write
this
(a + b)(
When you take (a + b) out of x(a + b),
you get " x ", so put " x " next to the parenthesis
(a + b)(x
When you take (a + b) out of y(a + b), you get " y ", so put
" + y) " next to the x
(a + b)(x + y)
That's it!
Edwin