Find the point of intersection:
\[
x^2 - 1 = 8x - x^2 - 9 \Rightarrow 2x^2 - 8x + 8 = 0 \Rightarrow (x - 2)^2 = 0 \Rightarrow x = 2
\]
Then \( y = 2^2 - 1 = 3 \Rightarrow \text{Point is } (2, 3) \)
Next, check slopes:
- For \( y = x^2 - 1 \): \( y' = 2x \Rightarrow 2(2) = 4 \)
- For \( y = 8x - x^2 - 9 \): \( y' = 8 - 2x \Rightarrow 8 - 4 = 4 \)
Slopes are equal \( \Rightarrow \) tangents are same \( \Rightarrow \) curves touch at (2, 3).