Find two points on the graph of the parabola other than the vertex and x-intercepts.

k ( x ) = ( x − 1 )^(2) − 6

Well, you did some calculations (some of them incorrect), but at the end, you didn't even come close to answering the question that was asked.

k(x) = (x−1)^2 − 6
Clearly the vertex is at (1,-6),
The x-intercepts are not integers,
The y-intercept is at (0,-5)

So, pick any integer value except 0 or 1 for x, and plug it in!

k(-1) = -2
k(10) = 75
k(-100) = 10195

You can use decimal or irrational values as well, but they're more trouble to evaluate.

To find points on the graph of the parabola other than the vertex and x-intercepts, we need to choose values of x and calculate the corresponding y-values.

Let's choose x = 0:
k(0) = (0 - 1)^2 - 6
k(0) = (-1)^2 - 6
k(0) = 1 - 6
k(0) = -5

So the point (0, -5) is on the graph of the parabola.

Let's choose x = 2:
k(2) = (2 - 1)^2 - 6
k(2) = 1^2 - 6
k(2) = 1 - 6
k(2) = -5

So the point (2, -5) is also on the graph of the parabola.

Therefore, two points on the graph of the parabola, other than the vertex and x-intercepts, are (0, -5) and (2, -5).

To find two points on the graph of the parabola, we can substitute different values of x into the equation and calculate the corresponding y-values.

Let's choose two arbitrary values for x and find the corresponding y-values.

1. Select x = 0:
k(0) = (0 - 1)^(2) - 6
k(0) = (-1)^(2) - 6
k(0) = 1 - 6
k(0) = -5

Therefore, when x = 0, y = -5. So one point on the graph is (0, -5).

2. Select x = 2:
k(2) = (2 - 1)^(2) - 6
k(2) = (1)^(2) - 6
k(2) = 1 - 6
k(2) = -5

Therefore, when x = 2, y = -5. So another point on the graph is (2, -5).

Hence, the two points on the graph of the parabola, apart from the vertex and x-intercepts, are (0, -5) and (2, -5).

K(x)=x^2-2x+1

where a=1 b=-2 c=1
but he graph of kx=ax^2+bx+c
the co-ordinate x of th vertex is -b/2a then the y co-ordinate is h(-b/2a)
xco-ordinate=-b/2a=-2/2(1)=-1
y cordinate=-b/2a=h(-1)=(-1)^2-2( -1)+5=0=6
y-intercept now
but y-intercept now is given by y=c
from your graph c=5
hx=x^2-2x+5 has c=5
so the y intercept is given by 5
the x-intercept if they exist i guess are given by setting
ax^2+bx+c=0
it can be determine by
x=-b+_root(b^2-4ac)/2a
opps i see b^2-4ac equivalent
then there may be no x intercept
the parabola may be either above or below
but x^2-2x+1=0
(x^2-x)-(x+1)=0
x(x-1)-1(x-1)=0
(x-1)^2=0
x-1=0
x=1
so the x intercept is 1