x-intercepts are found by setting y = 0.
x^2 + 6x + 7 = 0
Then solve by either using the quadratic formula:
a = 1, b = 6, c = 7
x = [-6 +/- sqrt(36 - 4(1)(7)) / [2(1)]
x = [-6 +/- sqrt(36 - 28)] / 2
x = [-6 +/- sqrt(8)] / 2
x = [-6 +/- sqrt(4*2)] / 2
x = [-6 +/- sqrt(4)*sqrt(2)] / 2
x = [-6 +/- 2*sqrt(2)] / 2
x = -3 +/ sqrt(2) <----exact answers
or completing the square:
x^2 + 6x + 9 = -7 + 9
(x + 3)^2 = 2
x + 3 = +/- sqrt(2)
x = -3 +/- sqrt(2) <----exact answers
x = -1.585786438, -4.414213562 <----approximate answers
2007-03-18 02:56:50
·
answer #1
·
answered by Anonymous
·
0⤊
0⤋
One way is to use the formula for the roots
x=((-6+-sqrt(36-28))/2 = -3 +-sqrt(2)
The other is completing the square
x^2+6x+7= (x+3)^2-2 = 0 (x+3)^2=2
x+3=+-sqrt2 and x= -3+-sqrt2
2007-03-18 10:05:26
·
answer #2
·
answered by santmann2002 7
·
0⤊
0⤋
x-intercept means the point where the curve meets the x-axis.
that is y-coordinate is zero.
=> x^2 + 6x + 7 = 0
by solving it we get,
x = -1.585786438 [or] -4.414213562
these are the x-intercepts
i used calculator to solve the equation.
2007-03-18 10:02:00
·
answer #3
·
answered by satyadeep k 1
·
0⤊
0⤋
for x intercept, y=0
therefore,
x^2+6x+7=0
here
Coefficient of x^2, a=1,
Coefficient of x, b=6,
Constant, c=7
therefore, by using the formula to solve for x,
x= (-b+sq.root(b^2-4ac))/(2a) and
x= (-b-sq.root(b^2-4ac))/(2a),
we get,
x= -1.585786438
or
x= -4.414213562
2007-03-18 10:47:55
·
answer #4
·
answered by Bubblez 3
·
0⤊
0⤋