SOLUTION: how do i find the x intercept for y=-2x^2+7x-6
Algebra
->
Functions
-> SOLUTION: how do i find the x intercept for y=-2x^2+7x-6
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 472459
:
how do i find the x intercept for y=-2x^2+7x-6
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
y=-2x^2+7x-6
set y to 0 and solve for x:
0=-2x^2+7x-6
0= 2x^2-7x+6
0= (2x-3)(x-2)
x = {3/2, 2}
.
so the two x-intercepts are at:
(3/2, 0) and (2, 0)