Confusion with the vertical line test of functions

$\begingroup$

Recently i saw the following article on wikipedia to see whether a graph is a graph of a function or not.

It states that To use the vertical line test,"draw a line parallel to the y-axis for any chosen value of x. If the vertical line you drew intersects the graph more than once for any value of x then the graph is not the graph of a function. If, alternatively, a vertical line intersects the graph no more than once, no matter where the vertical line is placed, then the graph is the graph of a function."

Vertical Line Test from Wikipedia

So in case of a parabola with $y^2=4ax$ a line $\parallel$ to the $y-axis$ will cut it into two points. So $y^2=4ax$ is not a function?

Parabola not a function?

Wikipedia writes the same: "As an example, a sideways parabola (one whose directrix is a vertical line) is not the graph of a function because some vertical lines will intersect the parabola twice."

Am I having any confusion? Please help.

$Thanks$

$\endgroup$ 1

2 Answers

$\begingroup$

Everything you say is correct. $y^2 = 4ax$ is not a function of $x$, since a given (positive) value of $x$ corresponds to two possible values of $y$. But if you turn your head on its side, you see that the graph is the graph of a function of $y$ - any given value of $y$ corresponds to exactly one value of $x$.

$\endgroup$ $\begingroup$

If we want to make light on @rogerl 's post we may consider two ordered pairs: $$(1, 2\sqrt{a}), ~~(1, -2\sqrt{a})$$ Both are placed on the curve of $y^2=4ax, ~~(x>0)$. You cut the curve at $x=1$ with two different $y$. This violets the definition of a function. Indeed, this is a relation instead. Moreover, as you can find $y$ with respect to $x$, $y^2=4ax,~~(x\ge 0)$ is an implicit function: $$F(x,y)=y^2-4ax=0$$

$\endgroup$ 3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like