You are here:

Advanced Math/conic sections

Advertisement


Question
consider the three points (0,0), (1,1) and (2,4)
1. determine the equation of a parabola that passes through these three points with a vertical axis of symmetry and with a horizontal axis of symmetry
using (y=ax^2+bx+c)
2. determine the equation of a circle that passes through these three points
3. determine the intersection of the two parabolas found in question one
4. does the point found in question (3) likes on the circle found in question (2)?  why?


Answer
Hi Ken,

Wow, there sure is a lot to do here!!

Okay, let's see what we can do.

1. Using the y = ax^2 + bx + c form for the vertical parabola,

(0,0) --->  0 = c    so now y = ax^2 + bx

(1,1)--->   1 = a + b

(2,4)--->   4 = 4a + b

Solving the last two simultaneously gives a = 1 and b = 0,
so this is the standard parabola y = x^2.

For the horizontal parabola, using x = ay^2 + by + c, we have :
(0,0)---->  0 = c    so now x = ay^2 + by

(1,1)---->  1 = a + b

(2,4)--->   2 = 16a + 4b  and solving these simultaneously
gives a = -1/6, b = 7/6  so the equation is

    x = -1/6 y^2 + 7/6

2.  For the circle, the equation is

  (x-h)^2 + (y-k)^2 = r^2    so now

(0,0)--->  h^2 + k^2 = r^2

(1,1)--->  (1-h)^2 + (1-k)^2 = r^2

(2,4)--->  (2-h)^2 + (4-k)^2 = r^2

Now there's probably an easier way to do this, but what I did was :

Take the first two equations, and set them equal to each other, since they're all equal to r^2:
 h^2 + k^2 = (1-h)^2 + (1-k)^2

and if you expand the right side and simplify, you will get

  h + k = 1

Likewise if you take the third equation with the first one,

 h^2 + k^2 = (2-h)^2 + (4-k)^2

you will end up with 20 = 4h + 8k

So, solving simultaneously h + k = 1 and

                         4h + 8k = 20

you will get h = -3, k = 4 , so therefore r = 5.

The circle's equation is (x+3)^2 + (y-4)^2 = 25



For the intersection points, you already know the three that have been given:  (0,0), (1,1), (2,4).

If you take the parabola equations from part 1, you can do this:

y = x^2              and    x = -1/6 y^2 + 7/6 y

so substitute the second expression for x in the first equation:

  y = [-1/6 y^2 + 7/6 y]^2

expanding,

  y = 1/36 y^4 - 14/36 y^3 + 49/36 y^2

bring over the y on the left:

  0 = 1/36 y^4 - 14/36 Y^3 + 49/36 y^2 -y

multiply all by 36:

  0 = y^4 - 14 y^3 + 49 y^2 - 36y

factor out y:

  0 = y( y^3 - 14 y^@ + 49 y - 36)

Then I set up synthetic division on the factor in parentheses, and we know from the given points that y = 1 and y = 4 will go through, so if you do that with each of them, you will also get y = 9 at the end.

So for y = 9,  x = -1/6 (81) = 7/6 (9)

                = -81/6 + 63/6 = - 18/6 = -3.

So the intersection points for the two parabolas will be :

 (0,0),  (1,1) ,  (2,4)  ,  (-3,9).


4.  Checking (-3,9) in the circle equation, you have

  (-3 + 3)^2 + (9 - 4)^2 = 25

       0     +    25     = 25

so yes, this point is also on the circle.


Whew!!!
Thanks for giving me the workout, Ken.
It took me a little while to get this to work out.

I hope you get it in time to help you out.

Steve Holleran

Advanced Math

All Answers


Answers by Expert:


Ask Experts

Volunteer


Steve Holleran

Expertise

I can help with all math questions from basic math to Calculus. Whether it`s consumer questions, or questions from high school or college students, I have probably dealt with it at some time in my career.

Experience

33 years teaching experience in NJ public schools

Education/Credentials
B.S. Mathematics : Wake Forest University 1972 M.S. Mathematics : Monmouth University 1981

©2012 About.com, a part of The New York Times Company. All rights reserved.