You can put this solution on YOUR website! Your first course of solving a quadratic is the try and "factor", failing that, you can always resort to the "quadratic equation" (a little more time-consuming).
.
x^2 + 4x + 3 = 0
.
This one you can factor:
(x+3) (x+1) = 0
.
Setting each of the terms on the left to zero and solving for x yields:
x = {-3, -1}