Since we want the points where both the parabola and the line have in common (i.e., they intersect), then we have the following:
[tex]\begin{gathered} y=x^2-9 \\ y=x-3 \\ \Rightarrow x^2-9=x-3 \end{gathered}[/tex]Now we solve for x to find the first two values of the points that we are looking for:
[tex]\begin{gathered} x^2-9=x-3 \\ \Rightarrow x^2-9-x+3=0 \\ \Rightarrow x^2-x-6=0 \\ \Rightarrow(x-3)\cdot(x+2)=0 \\ x_1=3 \\ x_2=-2_{} \end{gathered}[/tex]Now we use these values of x to find other pair of values for y:
[tex]\begin{gathered} y=x-3 \\ x_1=3 \\ \Rightarrow y_1=3-3=0 \\ \Rightarrow(x_1,y_1)=(3,0) \\ x_2=-2 \\ \Rightarrow y_2=-2-3=-5 \\ \Rightarrow(x_2,y_2)=(-2,-5) \end{gathered}[/tex]Therefore, the intersection points are (3,0) and (-2,-5)