VoyForums
[ Show ]
Support VoyForums
[ Shrink ]
VoyForums Announcement: Programming and providing support for this service has been a labor of love since 1997. We are one of the few services online who values our users' privacy, and have never sold your information. We have even fought hard to defend your privacy in legal cases; however, we've done it with almost no financial support -- paying out of pocket to continue providing the service. Due to the issues imposed on us by advertisers, we also stopped hosting most ads on the forums many years ago. We hope you appreciate our efforts.

Show your support by donating any amount. (Note: We are still technically a for-profit company, so your contribution is not tax-deductible.) PayPal Acct: Feedback:

Donate to VoyForums (PayPal):

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 1 ]
Subject: Finding equation of a parabola with the use of 3 points


Author:
Joanna
[ Next Thread | Previous Thread | Next Message | Previous Message ]
Date Posted: 23:51:55 05/11/03 Sun

I'm doing some tutorial questions on matrices and one asked you to find the equation of a parabola that passes thru' 3 points....(3,-1), (1,-7) and (-2,14). I was wondering if anyone knows what processes/formula i should use to find the answer? Thanx.

[ Next Thread | Previous Thread | Next Message | Previous Message ]

Replies:
[> Subject: Re: Finding equation of a parabola with the use of 3 points


Author:
QUITTNER
[ Edit | View ]

Date Posted: 06:21:51 05/23/03 Fri

Joanna, I assume that you know how to invert a matrix. One of he equations of a parabola is A+Bx+Cx^2=y, which can also be written as Ax^0+Bx^1+Cx^2=y, where x^0 is always 1. A Polynomial of nth degree needs n+1 points; here we have a 2nd degree polynomial and 3 points, that's OK.
..... Let matrix M1 equal the left side of the equation, and fill in all the x's as follows:
Take one of the points (in any order), (3,-1) first. Its x is 3, therefore the top line of M1 is 1, for x'0, 3 for x, and 9 for x'2. The 2nd line is for point (1,-7): 1,1,1. The 3rd line for point (-2,14) is 1,-2,4. Therefore, to repeat, M1 is

| 1 3 9 | for point 1,
| 1 1 1 } 2,
| 1 =2 4 | 3.

The right side of the equation of the parabola is only y, we then make Matrix M2 equal to
| -1 | for point 1,
| -7 | 2,
| 14 | 3.

Next invert M1 to get matrix M3:
| 1/5 1 1/5 |
| 1/10 1/6 -15/4 |
| 1/10 -1/6 1/15 |

To get the results matrix, multiply M2 by M3, giving
| -4 |
| -5 |
| 2 | Therefore the equation of the parabola is
A+Bx+Cx^2=y where A=-4, B=-5 and C=2. Make sure you check this by evaluating the equation for each of the given x values of each of the 3 points and see that you get the given y's.

[ Post a Reply to This Message ]
[> [> Subject: Finding equation of a parabola with vertex at Oy and passing thru (2,2)


Author:
lanie
[ Edit | View ]

Date Posted: 18:00:29 11/06/03 Thu

>Joanna, I assume that you know how to invert a matrix.
>One of he equations of a parabola is A+Bx+Cx^2=y,
>which can also be written as Ax^0+Bx^1+Cx^2=y, where
>x^0 is always 1. A Polynomial of nth degree needs n+1
>points; here we have a 2nd degree polynomial and 3
>points, that's OK.
>..... Let matrix M1 equal the left side of the
>equation, and fill in all the x's as follows:
>Take one of the points (in any order), (3,-1) first.
>Its x is 3, therefore the top line of M1 is 1, for
>x'0, 3 for x, and 9 for x'2. The 2nd line is for point
>(1,-7): 1,1,1. The 3rd line for point (-2,14) is
>1,-2,4. Therefore, to repeat, M1 is
>
>| 1 3 9 | for point 1,
>| 1 1 1 } 2,
>| 1 =2 4 | 3.
>
>The right side of the equation of the parabola is only
>y, we then make Matrix M2 equal to
>| -1 | for point 1,
>| -7 | 2,
>| 14 | 3.
>
>Next invert M1 to get matrix M3:
>| 1/5 1 1/5 |
>| 1/10 1/6 -15/4 |
>| 1/10 -1/6 1/15 |
>
>To get the results matrix, multiply M2 by M3, giving
>| -4 |
>| -5 |
>| 2 | Therefore the equation of the parabola is
>A+Bx+Cx^2=y where A=-4, B=-5 and C=2. Make sure
>you check this by evaluating the equation for each of
>the given x values of each of the 3 points and see
>that you get the given y's.

[ Post a Reply to This Message ]
[> [> [> Subject: Re: Finding equation of a parabola with vertex at Oy and passing thru (2,2)


Author:
QUITTNER
[ Edit | View ]

Date Posted: 11:19:31 11/11/03 Tue

You wrote: "Finding equation of a parabola with vertex at Oy and passing thru (2,2)"
..... I suppose this means that the vertex is at the ORIGIN (0,0), and that one point is at (2,2)
..... We have the general equation y-k=a(x-h)^2 where, in our case k and h are both zero. Therefore
y=a*x^2 and in our case 2=a*2^2=4a. Therefore a=1/2 and
y=(1/2)*x^2
..... Check it out: if x=2 then y=1/2 of 4, y=2 OK

[ Post a Reply to This Message ]
[> Subject: Finding equation of a parabola


Author:
Maria
[ Edit | View ]

Date Posted: 23:03:22 04/24/04 Sat

hi, could you please tell me how to find the equation of a line (not a straightline), with points (8,11) and the other one is (x,35) where x is an unknown coordinate. the slope is 0. This is a parabola. Thank you very much.

[ Post a Reply to This Message ]
[> [> Subject: Re: Finding equation of a parabola


Author:
QUITTNER
[ Edit | View ]

Date Posted: 12:57:38 04/26/04 Mon

>hi, could you please tell me how to find the equation
>of a line (not a straightline), with points (8,11) and
>the other one is (x,35) where x is an unknown
>coordinate. the slope is 0. This is a parabola. Thank
>you very much.
..... A parabola has very many points, and there is a slope at every one of them. You say the slope is 0, but you don't say at which point that slope is zero.

[ Post a Reply to This Message ]
[> Subject: Re: Finding equation of a parabola with the use of 3 points


Author:
Mpho
[ Edit | View ]

Date Posted: 07:50:56 08/16/13 Fri

>I'm doing some tutorial questions on matrices and one
>asked you to find the equation of a parabola that
>passes thru' 3 points....(3,-1), (1,-7) and (-2,14). I
>was wondering if anyone knows what processes/formula i
>should use to find the answer? Thanx.

[ Post a Reply to This Message ]


Post a message:
This forum requires an account to post.
[ Create Account ]
[ Login ]
[ Contact Forum Admin ]


Forum timezone: GMT-8
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.