How do you find the zeros, if any, of y= -7x^2-x+22y=7x2x+22using the quadratic formula?

1 Answer
May 23, 2018

x=-(1+sqrt(617))/14or-(1-sqrt(617))/14x=1+61714or161714

x=-1.846 or 1.702x=1.846or1.702

Explanation:

Given ax^2+bx+cax2+bx+c, the zeros are given by:
x=(-b+-sqrt(b^2-4ac))/(2a)x=b±b24ac2a

a=-7a=7
b=-1b=1
c=22c=22

x=(1+-sqrt((-1)^2-4(-7)(22)))/(2(-7))x=1±(1)24(7)(22)2(7)

x=(1+-sqrt(1+616))/-14x=1±1+61614

x=-(1+-sqrt(617))/14x=1±61714

x=-(1+sqrt(617))/14or-(1-sqrt(617))/14x=1+61714or161714

x=-1.846 or 1.702x=1.846or1.702