116k views
1 vote
Which method is the most effective method to use to solve x^2+4x+3=0

2 Answers

5 votes

Answer:

Completing the square.

Explanation:

since there is no "a" term and the bx term is even, completing the square is your best bet.

User WolveFred
by
5.0k points
5 votes

For this case we have as a simpler method the factorization. We must find two numbers that multiplied as a result +3 and added as a result +4.

These numbers are:

3 and 1.
3 + 1 = 4\\\\3 * 1 = 3

So, we have to:


x ^2 + 4x + 3 =\\(x + 3) (x+1)

Answer:


(x + 3) (x + 1)

User Silenus
by
4.7k points