KEVOS
ArticlesServicesCase studiesAboutContact
ArticlesServicesCase studiesAboutContact
← ArticlesSymmetry Tests and Curve SketchingEngineering · Engineering MathematicsLesson 3/11← PrevNext →
GuidePublished 15 Aug 20265 min readBy Kevin Joginsymmetrycurve sketchinginterceptsgraphs
On this page

Ask about this page

KEVOS AISymmetry Tests and Curve Sketching

KEVOS knowledge first · trusted web sources when needed

Analytic Geometry

Symmetry Tests and Curve Sketching

Four algebraic tests that reveal a curve's symmetry before any points are plotted, and how each one halves the work of sketching.

Category Engineering / MathematicsStream Analytic GeometryLevel CoreReading 5 minSource Week 4, pages 8-10

What this page covers

  • Test a relation for symmetry about the y-axis, x-axis, origin and y = x
  • Use a symmetry to halve a table of values
  • Find intercepts and combine them with symmetry to sketch a curve
  • Connect symmetry to even and odd functions
On this page
  1. The four tests
  2. The tests applied
  3. Symmetry and functions
  4. Intercepts
  5. A sketching procedure
  6. Common mistakes
  7. Frequently asked questions

The four tests

Each test is a substitution. Make the substitution; if the equation is unchanged, the symmetry holds. The source lists all four in order.

The tests and what they mean
SymmetrySubstituteHolds ifGeometric meaning
About the y-axisx → -xEquation unchangedMirror image left to right
About the x-axisy → -yEquation unchangedMirror image top to bottom
About the originx → -x and y → -yEquation unchangedHalf-turn about the origin
About the line y = xSwap x and yEquation unchangedReflection in the diagonal

The origin test is the one most often got wrong. Both substitutions must be made together; changing only x tests for y-axis symmetry instead. The source states it carefully: put -x in place of x, then y has to be replaced by -y.

The tests applied

y = 4 - x2 — symmetric about the y-axis

y = 4 - (-x)2 = 4 - x2Source example, Week 4, pages 9-10. Unchanged

So the parabola is its own mirror image across the y-axis. The source draws the consequence immediately: we need half the table of values.

Only the right half needs computing
x0123
y = 4 - x2430−5

The left half is read off by reflection: y = 3 at x = -1, y = 0 at x = -2, y = -5 at x = -3. The table in the source carries exactly these mirrored values.

x = 4 - y2 — symmetric about the x-axis

x = 4 - (-y)2 = 4 - y2Source example, Week 4, page 10. Unchanged

The same parabola turned on its side. It is not a function: at x = 0 there are two y values, 2 and -2.

y = x3 — symmetric about the origin

-y = (-x)3 = -x3y = x3Source example, Week 4, page 10. Unchanged after both substitutions

A half-turn about the origin maps the curve onto itself. The source's table shows the antisymmetry directly: (1, 1) and (-1, -1), (2, 8) and (-2, -8), (3, 27) and (-3, -27).

The source's table for y = x3
x−3−2−10123
y−27−8−101827

The source's fourth case is symmetry about the line y = x, illustrated with a curve that reflects onto itself in the diagonal. The test is to swap the two variables.

Symmetry and functions

Two of the four tests correspond exactly to the even and odd classification of functions.

The correspondence
SymmetryFunction conditionName
About the y-axisf(-x) = f(x)Even
About the originf(-x) = -f(x)Odd
About the x-axisNot possible for a functionFails the vertical line test
About y = xThe function is its own inverseInvolution

The exclusion in the third row is worth understanding rather than memorising. x-axis symmetry means (x, y) on the curve implies (x, -y) is too, so one input has two outputs — which is precisely what a function forbids. The only escape is y = 0 throughout.

Intercepts

Symmetry tells you the shape; intercepts pin it to the plane. Together they are usually enough for a sketch.

Finding intercepts

y-intercept: set x = 0 and solve for y. x-intercepts: set y = 0 and solve for x.

Worked example — the source's line

For y = 3 - 2x:

x = 0 ⇒ y = 3, giving (0, 3)y = 0 ⇒ 3 - 2x = 0 ⇒ x = 32, giving (32, 0)Source example, Week 4, pages 8-9

Two points determine a line, so the sketch is complete with no table of values at all.

Worked example — the source's parabola

For y = 4 - x2: the y-intercept is (0, 4), and 4 - x2 = 0 gives x = ±2, so the x-intercepts are (-2, 0) and (2, 0).

Note that the two x-intercepts are symmetric about the y-axis, exactly as the symmetry test predicted. That agreement is a free check.

A sketching procedure

  1. Test all four symmetries. Each one that holds halves the work.
  2. Find the intercepts. They are the easiest points to compute and the most informative.
  3. Compute a small table, using symmetry to cover only half the range.
  4. Look for excluded regions. If y = √x - 5, nothing exists left of x = 5.
  5. Check the far-field behaviour. For a polynomial the leading term governs what happens for large |x|.
  6. Plot and join, reflecting across every symmetry found.
Note

Step 4 is easy to skip and often the most informative. The source's x = 4 - y2 exists only for x ≤ 4, because y2 ≥ 0. Knowing that before plotting prevents a sketch that wanders where the curve cannot go.

Common mistakes

Errors and remedies
MistakeCorrectWhy
Testing origin symmetry with x → -x onlyBoth substitutionsOne alone tests the y-axis
(-x)2 = -x2= x2An even power kills the sign
(-x)3 = x3= -x3An odd power preserves it
Expecting x-axis symmetry in a functionImpossible except for y = 0Vertical line test
Plotting outside the domainCheck for excluded regionsx = 4 - y2 has no points right of x = 4
Assuming every symmetric-looking graph is symmetricRun the algebraic testSketches mislead

Frequently asked questions

Why test for symmetry before plotting?

Because it halves the arithmetic and improves the sketch. Knowing y = 4 - x2 is symmetric about the y-axis means only the values for x ≥ 0 need computing; the rest are mirrored.

Can a graph have more than one symmetry?

Yes. A circle centred at the origin has all four. Any two of y-axis, x-axis and origin symmetry force the third.

Is x-axis symmetry possible for a function?

Only for the constant function y = 0. A non-trivial x-axis symmetry means some x maps to both y and -y, which fails the vertical line test.

How does symmetry about y = x relate to inverses?

A relation symmetric about y = x is its own inverse. In general, the graph of an inverse function is the reflection of the original in the line y = x.

Related pages

  • Even and Odd Functions
  • The Circle and Its Equation
  • Quadratic Functions and the Parabola
  • Polynomial Functions and Their Graphs

Source. Handwritten teaching notes, Week 4, pages 8-10.

This page is an original exposition prepared for the KEVOS® knowledge library. It restates, reorganises and verifies the mathematics of the supplied teaching notes; it is not a reproduction of them. Numerical values taken from the notes are identified as source examples and are not presented as engineering standards.

Continue learning

Pythagoras' Theorem and the Cut-and-Paste ProofGuide · Engineering MathematicsNEXT LESSON →The Circle and Its EquationGuide · Engineering MathematicsThe Cartesian Plane, Distance and MidpointGuide · Engineering MathematicsThe ParabolaGuide · Engineering Mathematics
KEVOS · Engineering, manufacturing and project improvement
ArticlesServicesCase studiesAboutContact
© 2026 KEVOS®