Find the possible value or values of n in the quadratic equation 2n2 – 7n + 6 = 0.

Mathematics · College · Thu Feb 04 2021

Answered on

Given the quadratic function:

f(x) =2n^2 -7n + 6

a = 2

b = -7

c= 6

Find the possible values of n.

Solution:
In order to solve for the values of n in the equation, we simply must look at the 2nd and 3rd value. First we must think of two numbers that when added, the answer is 3, and when multiplied, the answer is -18. 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.

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

n = −(-7) ± √((-7)^2 − 4(2)(6))/2(2)

n = 7 ± √(49 - 48)/4

n = 7 ± √(1)/4

n = 7 ± 1 /4

Solve for +- separately.

n = 7 + 1 / 4
n = 8/4
n = 2

n = 7 - 1 / 4
n = 6/4
n = 3/2

Final answer:

n = 2

n = 3/2


 

Related Questions