182k views
0 votes
What is the Turing point of f(x)=x^2-2x+8

1 Answer

5 votes
method1:parabola
y = x^2 - 2x + 8
y-7 = (x-1)^2 ; parabola
turning point is (1,7)

method2:diff
y = x^2 - 2x + 8
y' = 2x -2 = 0 ==> x = 1,
y=7

User Rahul P
by
9.0k points

Related questions

1 answer
5 votes
19.0k views
1 answer
1 vote
158k views