Answer:
Im not a 100% sure but my best guess would be the 3rd equation:
f(x) = (x - 1) (x + 3)
Please let me know if I was wrong, but i hope this helped you!
<h2>

</h2>

◇◆□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□◆◇
x + 2x + 9y - 7y
3x + ( 9y - 7y )
3x + 2y
◇◆□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□◆◇

Short answer: I don't know, but that doesn't mean I can't give you something that you can decide for yourself.
y = 4*2^(2n - 2) is the pattern.
Go for broke. Try n = 4. You should get 256. Let's try it.
y = 4 * 2^(2*4 - 2)
y = 4 * 2^(8 - 2)
y = 4 * 2^6
y = 4 * 64
y = 256 yup it works.
The other end is just as important. Suppose n = 1
Then y = 4 * 2^(2*1 - 2) = 4 * 2^0 = 4*1 = 4 Both work.
If this formula is correct, we can abbreviate it to make your task easier.
y = 4 * 2^(2n - 2)
y = 2^2 * 2^(2n - 2)
y = 2^(2n - 2 + 2)
y = 2^(2n) Now try the two end points again.
n = 4
y = 2^(2*4)
y = 2^8
y = 256
n = 1
y = 2^(2*1)
y = 2^2
y = 4 which again checks.
so y = 2^(2n) I think is an exponential function.
Sorry my explanation is so long.
From the function given:
y=x^2-5
this can be written as:
y=x^2+0x-5
writing in vertex form we get:
y=(x-h)^2+k
where: (h,k) is the vertex
y=(x-0)^2-5
thus the vertex is at (0,-5)
the parent function is y=x^2, thus the graph of the parent function is First graph