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

asked
User Niara
by
7.9k points

2 Answers

2 votes

X will be -1 and -3!

answered
User Bryan Marble
by
8.1k points
2 votes

Answer:

Factoring

Explanation:

To solve the equation
x ^ 2 + 4x + 3 = 0, you must apply the factoring method.

You must find two real numbers b and c such that:


b + c = 4

and


b(c) = 3

Then the expression:


x ^ 2 + 4x + 3 = 0 = (x + b)(x + c)

You can prove that:


b = 3\\c = 1

So


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


(x + 3)(x + 1) = 0


x +3 = 0 or
x + 1 = 0


x = -3 or
x = -1

answered
User Priebe
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.