Ask your own question, for FREE!
Mathematics 8 Online
OpenStudy (anonymous):

What is the focus of the following graph?

OpenStudy (anonymous):

@Michele_Laino

OpenStudy (michele_laino):

we have to write the equation of your parabola, first

OpenStudy (michele_laino):

the requested equation is: y=-ax^2, where a>0 what is a?

OpenStudy (michele_laino):

\[\Large y = - a{x^2}\]

OpenStudy (michele_laino):

we know that your parabola passes at points: (-2,-1) and (2,-1)

OpenStudy (anonymous):

it would be 0 correct

OpenStudy (michele_laino):

substituting the coordinates of the first point into my formula above, we have: \[\Large - 1 = - a{\left( { - 2} \right)^2}\] so what is a?

OpenStudy (anonymous):

a= 1

OpenStudy (michele_laino):

hint: \[ - 1 = - a \times 4\]

OpenStudy (michele_laino):

is a=1/4 ?

OpenStudy (anonymous):

yes i came up with that also

OpenStudy (michele_laino):

ok! so the equation of our parabola is: \[y = - \frac{{{x^2}}}{4}\]

OpenStudy (michele_laino):

now, for a generic parabola: \[y = M{x^2} + Px + Q\] the coordinates of the focus, are: \[\left\{ \begin{gathered} {x_v} = - \frac{P}{{2M}} \hfill \\ {y_v} = \frac{{1 - {P^2} + 4MQ}}{{4M}} \hfill \\ \end{gathered} \right.\]

OpenStudy (michele_laino):

now you have to compare our parabola: \[y = - \frac{{{x^2}}}{4}\] with this one: \[y = M{x^2} + Px + Q\] what are the coefficients M, P, and Q?

OpenStudy (anonymous):

hmm

OpenStudy (michele_laino):

hint: we can rewrite our parabola as below: \[y = - \frac{{{x^2}}}{4} = \left( { - \frac{1}{4}} \right){x^2} + 0 \cdot x + 0\]

OpenStudy (michele_laino):

is Q=0?

OpenStudy (anonymous):

yes. 0,0 is the line of symmetry for the parabola

OpenStudy (michele_laino):

we have: \[M = - \frac{1}{4},\quad P = 0,\quad Q = 0\] am I right?

OpenStudy (anonymous):

yes

OpenStudy (michele_laino):

ok! Now substitute those values into these formulas: \[\left\{ \begin{gathered} {x_v} = - \frac{P}{{2M}} \hfill \\ {y_v} = \frac{{1 - {P^2} + 4MQ}}{{4M}} \hfill \\ \end{gathered} \right.\] what do you get?

OpenStudy (michele_laino):

\[\Large \left\{ \begin{gathered} {x_F} = - \frac{P}{{2M}} \hfill \\ {y_F} = \frac{{1 - {P^2} + 4MQ}}{{4M}} \hfill \\ \end{gathered} \right.\]

OpenStudy (anonymous):

x=-0/2(-1/4)

OpenStudy (anonymous):

x= - 0/-1/2

OpenStudy (michele_laino):

please simplify

OpenStudy (michele_laino):

x=...?

OpenStudy (anonymous):

1/2

OpenStudy (michele_laino):

are you sure? 0/(-1/2)=0

OpenStudy (michele_laino):

\[{x_F} = - \frac{P}{{2M}} = - \frac{0}{{\left( { - 1/2} \right)}} = 0\]

OpenStudy (anonymous):

x=0

OpenStudy (michele_laino):

ok! now, please compute y

OpenStudy (michele_laino):

hint: \[{y_F} = \frac{{1 - {P^2} + 4MQ}}{{4M}} = \frac{{1 - {0^2} + 4 \times 0 \times 0}}{{4 \times \left( { - 1/2} \right)}} = ...?\]

OpenStudy (anonymous):

y=1

OpenStudy (michele_laino):

\[\frac{{1 - {0^2} + 4 \times 0 \times 0}}{{4 \times \left( { - 1/2} \right)}} = \frac{{1 - 0}}{{4 \times \left( { - 1/2} \right)}} = ......?\]

OpenStudy (anonymous):

y=-1 @Michele_Laino

OpenStudy (michele_laino):

are you sure? \[\frac{{1 - {0^2} + 4 \times 0 \times 0}}{{4 \times \left( { - 1/2} \right)}} = \frac{{1 - 0}}{{4 \times \left( { - 1/2} \right)}} = \frac{1}{{ - 2}}\]

OpenStudy (anonymous):

so the ansewr is D (0,-1)

OpenStudy (anonymous):

yes im sure because M= - 1/4 not 1/2

OpenStudy (michele_laino):

Sorry! Sorry! you are right!: \[\begin{gathered} {y_F} = \frac{{1 - {P^2} + 4MQ}}{{4M}} = \frac{{1 - {0^2} + 4 \times 0 \times 0}}{{4 \times \left( { - 1/4} \right)}} = ...? \hfill \\ \hfill \\ \frac{{1 - {0^2} + 4 \times 0 \times 0}}{{4 \times \left( { - 1/4} \right)}} = \frac{{1 - 0}}{{4 \times \left( { - 1/4} \right)}} = \frac{1}{{ - 1}} \hfill \\ \end{gathered} \]

OpenStudy (anonymous):

wow i understood thise. thanks

OpenStudy (michele_laino):

So the focus is the subsequent point: \[F = \left( {0, - 1} \right)\] Sorry again for my big error!

OpenStudy (anonymous):

no problem ur a great person. @Michele_Laino

OpenStudy (michele_laino):

from the graph of your parabola, we can model your parabola with this equation: \[y = a{\left( {x - 1} \right)^2} + 4\]

OpenStudy (michele_laino):

thanks for your compliment! :)

OpenStudy (michele_laino):

another way to derive the requested equation, is to note that the equation of the directrix is: y=3 and the coordinate of the vertex are: x=1, and y=4

OpenStudy (michele_laino):

now we have to refer to a general formula, like this: \[y = a{x^2} + bx + c\]

OpenStudy (michele_laino):

the directrix of such parabola has the subsequent equation: \[y = - \frac{{1 + {b^2} - 4ac}}{{4a}}\]

OpenStudy (michele_laino):

whereas the vertex has the subsequent coordinates: \[V = \left( { - \frac{b}{{2a}},\;\frac{{1 - {b^2} + 4ac}}{{4a}}} \right)\]

OpenStudy (michele_laino):

so, using our data, we can write this system: \[\left\{ \begin{gathered} - \frac{{1 + {b^2} - 4ac}}{{4a}} = 3 \hfill \\ \hfill \\ - \frac{b}{{2a}} = 1 \hfill \\ \hfill \\ \frac{{1 - {b^2} + 4ac}}{{4a}} = 4 \hfill \\ \end{gathered} \right.\]

OpenStudy (michele_laino):

and we can try to solve it.

OpenStudy (michele_laino):

so, which method do you prefer?

OpenStudy (michele_laino):

the first one which uses this equation: \[y = a{\left( {x - 1} \right)^2} + 4\] and we have to explain how we got that equation, or the second one in which we have to solve this algebraic system: \[\left\{ \begin{gathered} - \frac{{1 + {b^2} - 4ac}}{{4a}} = 3 \hfill \\ \hfill \\ - \frac{b}{{2a}} = 1 \hfill \\ \hfill \\ \frac{{1 - {b^2} + 4ac}}{{4a}} = 4 \hfill \\ \end{gathered} \right.\]

OpenStudy (anonymous):

easiest

OpenStudy (michele_laino):

ok! The we will use the first one

OpenStudy (michele_laino):

Now we make this traslation: \[\left\{ \begin{gathered} x - 1 = X \hfill \\ y - 4 = Y \hfill \\ \end{gathered} \right.\] where Y and X are the new coordinates

OpenStudy (michele_laino):

if we set X=0, we get x=...?

OpenStudy (anonymous):

-1

OpenStudy (michele_laino):

x-1=0, from which x=...?

OpenStudy (anonymous):

x=-1 @Michele_Laino

OpenStudy (michele_laino):

ok!

OpenStudy (michele_laino):

similarly, if I set Y=0, what is y?

OpenStudy (anonymous):

-4

OpenStudy (michele_laino):

y-4=0, so y=...?

OpenStudy (anonymous):

-4 @Michele_Laino

OpenStudy (michele_laino):

y=4

OpenStudy (anonymous):

-4 correct?

OpenStudy (michele_laino):

\[\Large y - 4 = 0\]

OpenStudy (michele_laino):

no, since y-4=0, means y=4

OpenStudy (michele_laino):

|dw:1432241284138:dw|

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!