44.9k views
3 votes
Find the possible value or values of n in the quadratic equation 2n^2-7n+6=0

User ChickenFur
by
6.6k points

1 Answer

2 votes
Using the quadratic formula:
n = [-b +- sq root (b^2 -4*a*c)] / 2a
n = [--7 +- sq root (49 -4*2*6)] / 4
n = [--7 +- sq root (49 -48)] / 4
n = [--7 +- sq root (1)] / 4
n1 = (7 + 1) / 4
n1 = 2

n2 = (7 -1) / 4
n2 = 1.5


User Dagrada
by
6.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.