Parabolic Anatomy
Parabolic Anatomy is the study of the important parts of a parabola, which is the graph of a quadratic function.
A quadratic function usually looks like this:
$$y=ax^2+bx+c$$
Its graph is a parabola, a U-shaped curve that can open upward or downward.
When we study parabolic anatomy, we focus on three main features:
- Vertex – the highest or lowest point of the parabola
- Axis of symmetry – the vertical line that splits the parabola into two matching halves
- Concavity – whether the parabola opens up or down
Knowing these features helps us understand the graph quickly, even before we draw it.
1. The Vertex
The vertex is the turning point of the parabola.
- If the parabola opens upward, the vertex is the lowest point.
- If the parabola opens downward, the vertex is the highest point.
If a quadratic is written in vertex form, it is easiest to find the vertex:
$$y=a(x-h)^2+k$$
In this form, the vertex is:
$$ (h,k) $$
So if we have:
$$y=2(x-3)^2+5$$
the vertex is \,((3,5))\,.
2. The Axis of Symmetry
The axis of symmetry is the vertical line that passes through the vertex and divides the parabola into two equal sides.
If the vertex is \,((h,k))\,, then the axis of symmetry is:
$$x=h$$
For the function
$$y=2(x-3)^2+5$$
the axis of symmetry is:
$$x=3$$
This means the left and right sides of the parabola mirror each other across the line \,x=3\,.
3. Concavity
Concavity tells us which way the parabola opens.
- If \,a>0\,, the parabola opens upward.
- If \,a<0\,, the parabola opens downward.
In the equation
$$y=a(x-h)^2+k$$
the value of \,a\, controls the direction.
Examples:
- In \,y=3(x+1)^2-4\,, \,a=3\,, so it opens up.
- In \,y=-2(x-1)^2+6\,, \,a=-2\,, so it opens down.
4. What the Leading Coefficient Tells Us
The leading coefficient is the number in front of \,x^2\, when the equation is in standard form \,y=ax^2+bx+c\,. It is still the same \,a\, in vertex form.
This number tells us:
- the direction the parabola opens
- how wide or narrow the parabola appears
If \,|a|\, is larger, the parabola is usually narrower.
If \,|a|\, is smaller, the parabola is usually wider.
For example:
- \,y=x^2\, is a basic parabola
- \,y=4x^2\, is narrower
- \,y=\frac{1}{2}x^2\, is wider
5. Finding the Vertex from Standard Form
Sometimes a quadratic is given in standard form:
$$y=ax^2+bx+c$$
To find the x-coordinate of the vertex, use:
$$x=\frac{-b}{2a}$$
Then substitute that x-value back into the equation to find y.
This gives the vertex.
Once you know the vertex, the axis of symmetry is the same x-value.
Worked Example 1: Identify parts from vertex form
Find the vertex, axis of symmetry, and concavity of:
$$y=(x-4)^2+1$$
Step 1: Find the vertex.
This is already in vertex form \,y=a(x-h)^2+k\,.
So \,h=4\, and \,k=1\,.
The vertex is:
$$ (4,1) $$
Step 2: Find the axis of symmetry.
The axis of symmetry is:
$$x=4$$
Step 3: Find the concavity.
Here \,a=1\,, which is positive.
So the parabola opens upward.
Answer:
- Vertex: \,((4,1))\,
- Axis of symmetry: \,x=4\,
- Concavity: opens upward
Worked Example 2: Identify parts from vertex form with a negative coefficient
Find the vertex, axis of symmetry, and concavity of:
$$y=-3(x+2)^2+5$$
Step 1: Find the vertex.
Rewrite \,x+2\, as \,x-(-2)\,.
So \,h=-2\, and \,k=5\,.
The vertex is:
$$(-2,5)$$
Step 2: Find the axis of symmetry.
$$x=-2$$
Step 3: Find the concavity.
Since \,a=-3\,, the parabola opens downward.
Answer:
- Vertex: \,((-2,5))\,
- Axis of symmetry: \,x=-2\,
- Concavity: opens downward
Worked Example 3: Find the vertex from standard form
Find the vertex, axis of symmetry, and concavity of:
$$y=x^2-6x+5$$
Step 1: Identify \,a\, and \,b\,.
Here:
$$a=1 \quad b=-6$$
Step 2: Find the x-coordinate of the vertex.
Use:
$$x=\frac{-b}{2a}$$
Substitute the values:
$$x=\frac{-(-6)}{2(1)}=\frac{6}{2}=3$$
Step 3: Find the y-coordinate.
Substitute \,x=3\, into the equation:
$$y=3^2-6(3)+5$$
$$y=9-18+5=-4$$
So the vertex is:
$$ (3,-4) $$
Step 4: Find the axis of symmetry.
$$x=3$$
Step 5: Find the concavity.
Since \,a=1\,, the parabola opens upward.
Answer:
- Vertex: \,((3,-4))\,
- Axis of symmetry: \,x=3\,
- Concavity: opens upward
Worked Example 4: Standard form with downward opening
Find the vertex, axis of symmetry, and concavity of:
$$y=-2x^2+8x-1$$
Step 1: Identify \,a\, and \,b\,.
$$a=-2 \quad b=8$$
Step 2: Find the x-coordinate of the vertex.
$$x=\frac{-b}{2a}=\frac{-8}{2(-2)}=\frac{-8}{-4}=2$$
Step 3: Find the y-coordinate.
Substitute \,x=2\,:
$$y=-2(2^2)+8(2)-1$$
$$y=-2(4)+16-1$$
$$y=-8+16-1=7$$
So the vertex is:
$$ (2,7) $$
Step 4: Axis of symmetry.
$$x=2$$
Step 5: Concavity.
Since \,a=-2\,, the parabola opens downward.
Answer:
- Vertex: \,((2,7))\,
- Axis of symmetry: \,x=2\,
- Concavity: opens downward
Helpful Tips
- The vertex is always on the axis of symmetry.
- The sign of \,a\, tells the direction: positive is up, negative is down.
- In vertex form, the vertex is easy to read directly.
- In standard form, use \,x=\frac{-b}{2a}\, to start.
Common Mistakes to Avoid
- Mixing up the sign in vertex form. In \,y=(x-3)^2+2\,, the vertex is \,((3,2))\,, not \,((-3,2))\,.
- Forgetting that \,x+4\, means \,x-(-4)\,, so the vertex x-value is \,-4\,.
- Using the wrong sign for concavity. Always check whether \,a\, is positive or negative.
- Finding \,x=\frac{-b}{2a}\, but forgetting to plug it back in to get the y-value.
Summary
A parabola is the graph of a quadratic function. Its main parts are the vertex, the axis of symmetry, and its concavity.
In vertex form \,y=a(x-h)^2+k\,, the vertex is \,((h,k))\, and the axis of symmetry is \,x=h\,. The value of \,a\, tells whether the parabola opens up or down, and it also affects how wide or narrow the graph looks.
In standard form \,y=ax^2+bx+c\,, you can find the vertex using:
$$x=\frac{-b}{2a}$$
Then substitute that x-value into the equation to find y. Once you can identify these parts, you can understand the shape and position of any parabola much more easily.
Put what you read to the test
You've worked through Parabolic Anatomy. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.