" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
y = a(x - xp)^2 + yp
5 = a(4 - 1)^2 + (-4)
5 + 4 = a. (3)^2
9 = 9a
1 = a
y = a(x - xp)^2 + yp
y = 1(x - 1)^2 + (-4)
y = x^2 - 2x + 1 - 4
y = x^2 - 2x - 3