16.6k views
5 votes
Solve the equation, x^2+3x+1=0, using the quadratic formula.

User Neeraj
by
5.1k points

1 Answer

1 vote

Answer:

x = (-3±√5)/2

Explanation:

Matching the given equation to the pattern ...

... ax² +bx +c = 0

we see that a=1, b=3, c=1.

The solution to the above pattern is given by the quadratic formula ...

... x = (-b±√(b²-4ac))/(2a)

Substituting the values of a, b, c that we found, the formula gives ...

... x = (-3±√(3²-4·1·1))/(2·1)

... x = (-3±√5)/2

User Morotspaj
by
6.0k points