Find the equation for a parabola with given vertex and point.

  • Thread starter Thread starter TonyC
  • Start date Start date
  • Tags Tags
    Parabola
AI Thread Summary
To find the equation of a parabola with vertex (-5, 5) that passes through the point (-3, 17), the quadratic form ax^2 + bx + c is used. By substituting the vertex and the given point into the equations, two equations are formed: 5 = 25a - 5b + c and 17 = 9a - 3b + c. The vertex condition indicates that -5 = -b/2a, allowing for the determination of coefficients. The resulting equation is y = 3(x + 5)^2 + 5, which correctly identifies the vertex and satisfies the point (-3, 17). This method effectively demonstrates how to derive the equation of a parabola from given parameters.
TonyC
Messages
86
Reaction score
0
Vertex (-5,5) point (-3,17)

Equation for the parabola with the given vertex that passes through the given point.

I am stumped! Please help :bugeye:
 
Physics news on Phys.org
well, look at this
you have a quadratic of the form ax^2+bx+c
so you have two points
so plug in y and x in for those two points:

5=25a-5b+c
and
17=9a-3b+c

but they also tell you that (-5, 5) is the vertex
which means that there, the solution only has one root; meaning that the x coordinate is equal to -b/2a
so then you have
-5=-b/2a

i think you should be able to solve for this now. perhapsably.
 
Using what is provided, I have come up with:

y=3(x+5)^2+5
 
TonyC said:
Using what is provided, I have come up with:

y=3(x+5)^2+5

Great. This is always the most insightful way to write the equation of a parabola.
As a check, you can easily see the vertex is at (-5,5). Putting x=-3 gives y=3(2^2)+5=17.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top