Solve Parabola Equation: (10,0) ((13,27) (16,0)

  • Thread starter Thread starter thedarkhawk10
  • Start date Start date
  • Tags Tags
    Parabola
AI Thread Summary
To find the equation of the parabola given the points (10,0), (13,27), and (16,0), three equations are needed to solve for the coefficients a, b, and c. The first equation derived from the point (10,0) is 0 = 100a + 10b + c, which simplifies to c = -100a - 10b. The second equation from (13,27) is 27 = 169a + 13b + c, and the third from (16,0) is 0 = 256a + 16b + c. By substituting c into the second and third equations, a system of equations can be formed to solve for the unknowns. Utilizing all three points is essential for determining the unique parabola equation.
thedarkhawk10
Messages
1
Reaction score
0

Homework Statement


What is the equation of this parabola: (10,0) ((13,27) (16,0)


Homework Equations


IDK what this is please help


The Attempt at a Solution


0=a(10)^2+b(10)+c
0=100a+10b+c
-100a-10b=c
I'm stuck please help
 
Physics news on Phys.org
Use all three of your given points, not just one of them. You need three equations to be able to solve for the three unknowns.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top