How do you factor x^2 + 4x + 3x2+4x+3?

1 Answer
Jun 1, 2016

It is (x+1)(x+3)(x+1)(x+3)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. Break the expression into groups

color(blue)"How?"How?
- For formula ax^2+bx+cax2+bx+c find uu, vv such that u·v=a· cuv=ac and u+v=bu+v=b
Now just group according to this: (ax^2+ux)+(vx+c)(ax2+ux)+(vx+c)

color(green)"Insert numbers:"Insert numbers:

=> (x^2+x)+(3x+3)r(x2+x)+(3x+3)r

2. Factor out
color(orange)"-"- Factor out xx from x^2+xx2+x => x(x+1)x(x+1)
color(lightblue)"-"- Factor out 33 from 3x+33x+3 => 3(x+1)3(x+1)
=x(x+1)+3(x+1)=x(x+1)+3(x+1)

  1. Factor out the common term which is (x+1)(x+1)

#=(x+1)(x+3)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Done color(darkgreen)"✔"