Finding a parabola given two x intercepts

  • Thread starter Thread starter revoz
  • Start date Start date
  • Tags Tags
    Parabola
AI Thread Summary
Given the x-intercepts (5,0) and (-1,0), it is not possible to determine a specific parabola's equation with only this information, as two points yield an infinite number of parabolas with varying steepness and concavity. To establish a unique parabola, three points are necessary. The line of symmetry can help find the vertex's x-coordinate, but without a third point, the y-coordinate remains undetermined. Different values for the coefficient 'a' can generate multiple parabolas that fit the same intercepts. Thus, more information is required to define a specific parabola.
revoz
Messages
2
Reaction score
0
If you are given (5,0) and (-1,0) as the two x intercepts of a parabola is it possible to find the equation of the parabola? I have tried using the vertex formula for the x co-ordinate which is x = 2 the line of symmetry and plugging in either of these co-ordinates into y = ax^2 + bx + c but have too many unknowns to solve for. Is this unsolvable with only this information?
 
Physics news on Phys.org
This is possible only if you are looking for a general parabola; NOT for a specific one. In fact, you need THREE points to establish a specific parabola.
 
Only being given the roots of the parabola isn't sufficient enough to compile a specific parabola from it. There are an infinite number of parabolas having those 2 roots, all having different "steepness" and concavity.

e.g.

y=(x-5)(x+1)
y=2(5-x)(3x+3)

etc.
 
Thanks. I suppose if I tried different values for a and b I would come up with different parabolas. Wasn't sure if there was some way with the line of symmetry to determine the y value of the vertex but I realize that there are different options with only two points. Thanks again.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top