85.9k views
4 votes
Solve x^2-4x+3=0 using the quadratic formula

1 Answer

2 votes

Answer:

1 and 3

Explanation:

discriminant = 16 - 4 * 1 * 3 = 16 - 12 = 4


x1 = (4 + √4)/2 = (4+2)/2 = 6/2 = 3

x2 = (4 - √4)/2 = (4-2)/2 = 2/2 = 1

User William Lyon
by
5.6k points