Study Guide

Implicitly defined functions

AP PrecalculusΒ· AP Precalculus CED β€” Functions Involving Parameters, Vectors, and MatricesΒ· 14 min read

1. Explicit Functions vs. Equations in Two Variablesβ˜…β˜†β˜†β˜†β˜†β± 3 min

For most of this course you have worked with explicitly defined functions, written as : the output is given directly by a rule applied to the input , and each input has exactly one output. Many important curves, however, come from an equation that simply relates and , such as . An equation like this is a relation: its graph is the set of every ordered pair that makes the equation true. It is not written in the form , and on its own it need not be a function at all.

πŸ“˜ Definition

Implicitly defined function

An equation involving two variables can implicitly describe one or more functions. Even though the equation is not solved for , solving it for one variable produces functions whose graphs make up part or all of the graph of the equation.

Example:

implicitly describes the two functions (the top half of the circle) and (the bottom half).

2. Graphing an Equation in Two Variablesβ˜…β˜…β˜†β˜†β˜†β± 3 min

You graph an equation in two variables the same way you graph any function: by finding solutions and plotting them. A solution is an ordered pair that satisfies the equation. Choose an input value, substitute it, solve for the matching output value or values, and mark each resulting point. The graph is the collection of all such points.

πŸ“ Worked Example

Graph the circle by building a table of solutions.

  1. 1

    Solve the equation for so you can compute outputs from inputs:

    y=Β±25βˆ’x2y = \pm\sqrt{25 - x^2}
  2. 2

    Choose inputs from to and find every matching output. Each input with gives two outputs:

    x=0β‡’y=Β±5,x=Β±3β‡’y=Β±4,x=Β±4β‡’y=Β±3,x=Β±5β‡’y=0x=0 \Rightarrow y=\pm 5,\quad x=\pm 3 \Rightarrow y=\pm 4,\quad x=\pm 4 \Rightarrow y=\pm 3,\quad x=\pm 5 \Rightarrow y=0
  3. 3

    Plot every point β€” for example . Connecting them traces a circle of radius centered at the origin.

Exam tip:

When you solve an equation for and reach a square root, keep the : most inputs then give two outputs, so plot both the upper and the lower point.

3. The Vertical Line Test: Is the Whole Graph a Function?β˜…β˜…β˜†β˜†β˜†β± 3 min

A graph represents as a function of only when every vertical line meets it at most once, so that each input has a single output. The full circle fails this test: the vertical line meets it at both and , giving one input two outputs. So the circle, taken as a whole, is not a function of β€” it is a relation that bundles several functions together.

  • Not a function of : the circle , the ellipse , the sideways parabola , and the hyperbola each fail the vertical line test.

  • Already a function of : an equation such as can be solved to give the single rule , so its whole graph passes the vertical line test.

  • A relation can still be a function of : the sideways parabola is not a function of , but every input gives exactly one output , so it is a function of .

Exam tip:

To show a graph is not a function of , you only need one vertical line that crosses it more than once β€” a single counterexample is enough.

4. Breaking a Relation into Function Portionsβ˜…β˜…β˜…β˜†β˜†β± 4 min

To pull genuine functions out of an equation that fails the vertical line test, solve it for one variable. Each branch of the result β€” each sign of a square root, or each restricted piece β€” is a function whose graph is a portion of the full graph. Laid side by side, the portions rebuild the entire graph.

πŸ“ Worked Example

Split the ellipse into function portions, and find the points on it where .

  1. 1

    Solve the equation for :

    y29=1βˆ’x216β€…β€Šβ‡’β€…β€Šy=Β±31βˆ’x216\frac{y^2}{9}=1-\frac{x^2}{16} \;\Rightarrow\; y=\pm 3\sqrt{1-\frac{x^2}{16}}
  2. 2

    Read off the two portions: the sign gives the upper portion and the sign gives the lower portion . Each is a function with domain .

  3. 3

    Substitute the input into each portion:

    y=Β±31βˆ’416=Β±334=Β±332y=\pm 3\sqrt{1-\frac{4}{16}}=\pm 3\sqrt{\tfrac{3}{4}}=\pm\frac{3\sqrt{3}}{2}
  4. 4

    So the input meets the ellipse at on the upper portion and on the lower portion.

πŸ“ Worked Example

The relation is not a function of . Break it into function portions of .

  1. 1

    Solve for :

    y=Β±xy=\pm\sqrt{x}
  2. 2

    The upper portion and the lower portion are each functions of with domain ; together they form the whole sideways parabola.

  3. 3

    For the input , the two portions give and , i.e. the points and .

Exam tip:

Each choice of sign after a square root is a separate function portion. Decide which portion you want (top or bottom, right or left) before you pick the sign.

5. How the Two Quantities Vary Togetherβ˜…β˜…β˜…β˜†β˜†β± 4 min

Even without solving for , you can describe how the two quantities on an implicitly defined graph change together by comparing two ordered pairs that lie close together. Look at the ratio of the change in the two variables β€” the average rate of change from one point to the next. If that ratio is positive, the two variables increase together or decrease together; if it is negative, one increases while the other decreases.

πŸ“ Worked Example

On the circle , describe how and vary together along the arc from to .

  1. 1

    List a few solution points along the arc:

    (0,5),β€…β€Š(3,4),β€…β€Š(4,3),β€…β€Š(5,0)(0,5),\;(3,4),\;(4,3),\;(5,0)
  2. 2

    As the input increases , the output decreases . One goes up while the other goes down, so on this arc the two quantities vary in opposite directions.

  3. 3

    Check with the ratio of the changes between and :

    Ξ”yΞ”x=4βˆ’53βˆ’0=βˆ’13<0\frac{\Delta y}{\Delta x}=\frac{4-5}{3-0}=-\frac{1}{3}<0
  4. 4

    The negative ratio confirms that as increases, decreases along this portion.

The way the graph runs can level off. Where the output momentarily stops changing while changes β€” the average rate of change of with respect to is zero β€” the graph runs horizontally; on the circle this happens at the top and bottom . Where instead the input momentarily stops changing while changes, the graph runs vertically; on the circle this happens at the far-right and far-left points.

βœ“ Quick check

Test your understanding of implicitly defined functions with this AP-style question:

  1. On the graph of , which point lies on the lower-half function ?

    Reveal answer
    $(3,-4)$ β€”

    Correct: the lower-half portion uses the sign, so its outputs are negative. Substituting gives , the point .

Exam tip:

Read 'vary together' from two nearby points: compare the change in to the change in . Same sign means they move the same way; opposite signs mean one rises as the other falls.

6. Common Pitfalls

Wrong move:

Assuming every equation in and is a function and writing it as without checking.

Why:

Students are used to functions from earlier units and expect one output per input.

Correct move:

First apply the vertical line test; if a vertical line can cross the graph twice, the whole equation is a relation, not a single function of .

Wrong move:

Dropping the after solving for , e.g. reporting as the whole circle.

Why:

The square-root key gives only the principal (non-negative) root, so students keep just the upper portion.

Correct move:

Keep both signs: is the top portion and is the bottom portion; together they form the full graph.

Wrong move:

Forgetting the domain of a portion, e.g. plugging into for the circle of radius .

Why:

Students treat the portion like a polynomial that accepts any input.

Correct move:

A portion is only defined where the expression under the root is non-negative; for that means .

Wrong move:

Concluding a relation is 'not a function' in every sense once it fails the vertical line test.

Why:

Students hear 'not a function' and stop, missing that it can still be a function of the other variable or split into portions.

Correct move:

Say precisely what fails: the whole graph is not a function of , but it may be a function of , and it always splits into function portions.

Wrong move:

Mixing up which points run horizontally and which run vertically on a graph such as a circle.

Why:

Students memorize 'top and bottom' versus 'sides' without linking them to which quantity stops changing.

Correct move:

The graph runs horizontally where momentarily stops changing (top and bottom of the circle) and vertically where momentarily stops changing (left and right of the circle).

7. Quick Reference Cheatsheet

Concept

Idea / Formula

Notes

Explicit function

One rule, one output per input; used throughout the course

Equation in two variables (relation)

e.g.

Graph is all that satisfy it; need not be a function

Graph by solving

find solution points and plot

Pick inputs, solve for outputs, mark each point

Vertical line test

each vertical line meets the graph time

If some vertical line meets it twice, not a function of

Function portion

/

Each sign after a root is one function; portions rebuild the graph

Output for a given input

substitute , solve for

Most inputs on a two-branch relation give two outputs ()

Vary together (positive ratio)

between nearby points

and increase together or decrease together

Vary together (negative ratio)

between nearby points

One increases while the other decreases

Horizontal / vertical spots

vs

Runs horizontally where stops changing, vertically where stops changing

What's Next

Implicitly defined functions build directly on the idea of a function and the vertical line test, and they set up the rest of Unit 4. Next you will look at conic sections β€” circles, ellipses, and hyperbolas β€” which are exactly the equations in two variables you have been splitting into portions here, and at parametric functions, which give another way to trace a whole curve (including ones that fail the vertical line test) using a single parameter. The skills from this module β€” graphing an equation by finding solutions, testing whether a graph is a function, solving for one variable, and describing how two quantities vary together β€” carry straight into those topics.