What is the equation of a parabola?

  • Thread starter Thread starter Jshua Monkoe
  • Start date Start date
  • Tags Tags
    Parabola
AI Thread Summary
The discussion focuses on finding the equation of a parabola given as y=2x^2-2x+3 and sketching it. The vertex is calculated through completing the square, resulting in a vertex at (1,2). However, a mistake is identified in the completion of the square, as the leading coefficient must be factored out correctly. The correct approach involves adjusting the constant term accordingly to maintain equality. The conversation emphasizes the importance of careful algebraic manipulation in deriving the correct parabola equation.
Jshua Monkoe
Messages
8
Reaction score
0

Homework Statement



i am given the equation of a parabola to be y=2x^2-2x+3 and asked to sketch the parabola



Homework Equations


y=1/2(l-p)(x-k)^2+(l+p)/2
(l+p)/2=h
vertex is at (k,h)
equation of the directrix is y=p
distance[(k,h) to y=p]=distance[(x,y) to (k,h)]


The Attempt at a Solution



(1) completing the squares for y=2x^2-2x+3 i get
y=2(x-1/2)^2+2
=>k=1/2 &
h=2 &
a=2

.'. vertex is at (1,2)

(2) (l+p)/2=h=2 ...eqn1
1/(2(l-p))=a=2...eqn2

making l the subject in eqn.1 i get
l=4-p
substituting in eqn2 i get
1/(2(4-p-p))=2
=>1/(8-4p)=2
=>1=16-8p
.'.p=-15/8~-1.08
=>eqn of directrix is y=-1

(3)given the vertex is at (1,2)
F is at (1,3) taking (1,-1) from the directrix
from (2,4) to F is sq. root of 2 units
from (2,4) to (1,-1) is sq. root of 26 units
AND THIS ISNT A PARABOLA
PLEASE, WHERE HAVE I WENT WRONG BUDDIES?!?
 
Physics news on Phys.org
Welcome to PF!

Hi Jshua Monkoe! Welcome to PF! :smile:

(try using the X2 tag just above the Reply box :wink:)
Jshua Monkoe said:
(1) completing the squares for y=2x^2-2x+3 i get
y=2(x-1/2)^2+2

Nooooo :redface:
 
You have y = 2(x2 - x + ?) + 3. Remember that whatever you add into complete the square is multiplied by 2, so you'll need to take that into account and subtract the same amount from three to keep your expressions equal.
 
y=2x2-2x+3

When you complete the square, you must factor out the leading co-efficient, which in this case is 2 from the terms with the variable. The 3 however will stay outside of the brackets.

y=2(x2-x)+3
y=2(x2-x+0.25-0.25)+3
Bring out the negative 0.25 after multiplying it by the leading co-efficient that was factored out but leave the positive 0.25 inside the brackets. Now simply.

You should be able to take it from there.
 
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