How many roots does 2x^2-7x-5=0 have

History · High School · Thu Feb 04 2021

Answered on

Given the quadratic function:

f(x) = 2x^2 -7x - 5

a = 2

b = -7

c= -5

Find the factor

Solution:
In order to solve for the roots or the factors of an equation, we simply must look at the 2nd and 3rd value. First we must think of two numbers that when added, the answer is -7, and when multiplied, the answer is -5. Hence, if we are unable to find the number, we will use the quadratic formula.

The Quadratic formula:

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

is used to solve quadratic equations where a ≠ 0, in the form
ax^2+bx+c=0

When b^2−4ac=0 there is one real root.

When b^2−4ac>0 there are two real roots.

When b^2−4ac<0 there are no real roots, only a complex number.

Substitute the given values of a, b and c to the quadratic formula.

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

x = −(-7) ± √((-7)^2 − 4(2)(-5))/2(2)

x = 7 ± √(49 + 40)/4

x = 7 ± √(89)/4

x = 7 ± 9.43/4

Solve for +- separately.

x = 7 + 9.43 / 4
x = 16.43 / 4
x = 4.1

x = 7 - 9.43 / 4
x = -2.43 / 4
x = -0.3

Final answer:
x = 4.1
x = -0.3



 

Related Questions