asked 72.5k views
0 votes
Use the quadratic formula to find both solutions to the quadratic equation given below 2x^2-3x+1=0

asked
User Artem
by
8.3k points

2 Answers

2 votes
The formula is


x=(-b+√(b^2-4ac))/(2a)

and


x=(-b-√(b^2-4ac))/(2a)

This gives you 2 results :) Just insert your values
answered
User Crazy Joe Malloy
by
7.5k points
5 votes
a= 2 b= -3 c= 1
firsly need to find discriminant.
D=b^2-4ac
(D= (-3)^2 - 4*2*1
D= 1)
If D>0, you get 2 solutions.
Then
formula is:

x1,2 = -b ± √D
_____________
2 a


x1,2= -(-3)+-(1) = 3+-1 = 4 or = 2
____________ ______ ___ __
2*2 4 4 4
answered
User Justin Leveck
by
7.4k 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.