SlideShare ist ein Scribd-Unternehmen logo
1 von 23
QUADRATIC EQUATIONS
A second degree equation is called quadreaticequation.The general form of
quadraticequation is ax2
+ bx + c = 0. In this equation x represents a varibale, where as
a, b, and c are constants where a is not equal to zero.If the value of a is zero then the
equations is linear.Hence, a is the quadraticcoefficient,b is the linear coefficient and c
is the constant.
Examples
Determine the values of a, b, and c in the following:
EQUATIONS a b c
3x2
+ 6 = 0 3 0 6
2x2
– 5x = 0 2 -5 0
12x – 9 = 4x2
4 -12 9
GUIDED PRACTICE
EQUATION GENERAL FORM a b c
1. x = 2x2 + 5
2. x2 + 4x – 5 = 0
3. 9x = 3x2
4. 4 – 2x + 3x2 = 0
5. x ( x + 5 ) – 2x = 0
ACTIVITY 1
General Form a b c
1. –x2
+ 5x – 4 = 0 __________________ ________ ________ ________
2. 5x2
– 25 = 0 __________________ ________ ________ ________
3. 2x = -x2
– 15 __________________ ________ ________ ________
4. 64 = 4x2
__________________ ________ ________ ________
5. x2
– 15 = 2X __________________ ________ ________ ________
6. 3m2
+ 1 = 2m __________________ ________ ________ ________
7. p2
– 256 = 0 __________________ ________ ________ ________
8. n2
= 2n – 1 __________________ ________ ________ ________
9. 2q2
– 6 = -3q __________________ ________ ________ ________
10. 2 – x2
= 5x __________________ ________ ________ ________
FINDING THE ROOTS OF A QUADRATIC EQUATION BY SQUARE ROOT
Square Root Property
If c ≥ 0, then √ 𝑐 represents the positivesquare roots ofc and -√ 𝑐 is the negative
square root of c. The square roots of c have the followingproperty:
√ 𝑐 . √ 𝑐 = 0 𝑎𝑛𝑑 − √ 𝑐 − √ 𝑐 = 𝑐
Thus , if x2 = c, then x =± √ 𝑐 .
Example 1
Solve for the roots of x2
– 25 = 0
Solution: x2
– 25 = 0
x2
= 25 applyingthe square root
x = ±√25 square root property
x = ± 5
Therefore, the roots of the equation are 5 and -5 .
Example 2
Solve for the roots of 3x2
– 27 = 0
Solution: 3x2
– 27 = 0
3x2
= 27 by APE
x2
=
27
3
by MPE
x2
= 9
x = ± √9 by square root property
x = ± 3
Therefore, the roots of the equation are 3 and -3 .
Example 2
Find the roots of 4x2
– 81 = 0
Solution: 4x2
– 81 = 0
4x2
= 81 by APE
x2
=
81
4
x = ±√
81
4
by square root property
x = ±
9
2
ACTIVITY 2
Find the roots of each quadraticequation.Simplifyyour answer.
1. x2
= 64 2. x2
– 9 = 0
3. 6x2
– 72 = 0 4. 6x2
– 24 = 30
5. 3x2
– 48 = 0 6. 4x2
= 25
7. x2
– 289 = 0 8. 5x2
– 40 = 0
9. 3x2
– 104 = -8 10. 8x2
+ 11 = 107
FINDING THE ROOTS OF A QUADRATIC EQUATION BY FACTORING
Factoring is a method used to solve a quadraticequation in the form of ax2
+ bx +
c = 0 or ax2
+ b = 0
Zero Product Property
If a and b are real numbers and ab = 0, then a = 0 or b= 0. This also true for three
or more factors. For any factor equal to zero, the product is zero.
Example 1
Find the roots of 2x2
– 12x = 0
Solution:bycommon monomial factoring
2x ( x – 6 ) = 0
by zero product property
2x = 0 x – 6 =0
x = 0 x = 6
The roots are 0 and 6.
Example 2
Solve for the roots of x2
– 169 = 0
Solution: Factoring the difference of two squares
x2
– 169 = 0
( x – 13 ) ( x + 13 ) = 0 by zero product property
x – 13 = 0 x + 13 = 0
x = 13 x = -13
The roots are 13 and -13.
Example 3
Find the roots of x (3x – 18 ) = 21
Solution:Write the equation in general form.
3x2
– 18x = 21 3x2
– 18x – 21 = 0
( 3x + 3 ) ( x – 7 ) = 0 by Factor
3x+ 3 = 0 x – 7 = 0 by zero product property
3x = -3 x = 7 by solve for x by APE and MPE
x = -1
The roots are -1 and 7.
ACTIVITY 3
Solve the followingquadraticequations byfactoring.
1. 2x2
– 6x = 0 2. x2
+ 22x + 121 = 0
3. x2
– 5x = 24 4. x2
– 625 = 0
5. x2
= -8x + 9 6. a + 6 = a2
7. 5a2
+ 20 a + 20 = 0 8. x2
– 40 = -18x
9. 2x2
– 3x + 1 = 0 10. 4y2
– 9 = 0
FINDING THE ROOTS OF A QUADRATIC EQUATION BY COMPLETING THE SQUARE
There are quadraticequationsthat are not factorable.if an equation is not
factorable, you can applyanother method to solvefor the roots of the quadratic
equation called completingthe square.
Steps in Finding the Roots of a Quadratic equation by Completing the Square
Step 1: If the value of a is 1, proceed to step 2. Otherwise, divide both sides of the
equation bya.
Step 2: Group all variable terms on one side of the equation and constant on the other
side, x2
+ bx = c.
Step 3: Complete the square of the resultingbinomialbyaddingon both sides of the
equation the square ofhalf of b.
x2
+ b(
1
2
)x + (
1
2
)2
= c + (
1
2
b)2
Step 4: factor the resultingperfect square trinomial and write it as square binomial.
{𝑥 +
𝑏
2
}2
Step 5: Use the Square root propertyto solvefor x.
𝑥 +
𝑏
2
= 𝑐 +
𝑏
2
2
Example 1
Find the roots of x2 + 2x – 3 = 0
Solution: x2 + 2x = 3
x2 + 2(
1
2
)x + 12 = 3 +1
x2 + 2x + 1 = 4
(√ 𝑥 + 1)2 = ±√4 by applying square property
x + 1 = ± 2 by APE
x + 1 = 2 x + 1 = -2
x = 2 – 1 x = -2 -1
x = 1 x = -3
The roots are 1 and -3
ACTIVITY 4
A. Find the roots of each quadratic equationby completing the square.
1.) x2 + 12x+ 11 = 0
2.) x2 − 12x+ 11 = 0
3.) 3x2 + 6x− 52 = −7
4.) x2 + 2x− 59 = 4
5.) 2x2 + 8x− 56 = 8
6.) 9x2 + 18x− 23 = 4
7.) x 2 − 4x+ 13 = 10
8.) x2 − 6x− 17 = 10
9.) x2 + 10x− 14 = 10
10.) x2 − 20x− 76 = −7
FINDING THE ROOTS OF A QUADRATIC EQUATION BY QUADRATIC FORMULA
The Quadratic Formula
The methodof completing the square can ofteninvolve some very complicated
calculations involving fractions.To make calculations simpler,a general formula for
solving quadratic equations,known as the quadratic formula,was derived.To solve
quadratic equations of the form ax2 + bx + c = 0, substitute the coefficients a,b and c
into the quadratic formula.
Derivationof the Quadratic Formula
The value containedin the square root of the quadratic formula is called
the discriminant.If,
Examples
ACTIVITY 5
A. Solve the following quadratics using the quadratic formula and matchthe
questionto the answer. Show your solution.
Questions: Answers
1) x2 + 14x + 24 = 0 x = -3 or x = -7
2) x2 + 9x + 18 = 0 x = -2 or x = -12
3) x2 + 7x + 12 = 0 x = 12 or x = 3
4) x2 + 10x + 21 = 0 x = -3 or x = -6
5) x2 + 22x + 21 = 0 x = 1 or x = -1
3
4
6) x2 - 15x + 36 = 0 x = 6 or x = -
2
3
7) 4x2 + 3x - 7 = 0 x = -3 or x = -4
8) 3x2 -16x – 12 = 0 x = -1 or x = -21
Graphing Quadratic Functions
The term quadratic comes from the word quadrate meaning square or rectangular. Similarly,
one of the definitions of the term quadratic is a square. In an algebraic sense, the definition of
something quadratic involves the square and no higher power of an unknown quantity; second
degree. So, for our purposes, we will be working with quadratic equations which mean that the
highest degree we'll be encountering is a square. Normally, we see the standard quadratic equation
written as the sum of three terms set equal to zero. Simply, the three terms include one that has an
x2, one has an x, and one term is "by itself" with no x2 or x.
Thus, the standardized form of a quadratic equation is ax2 + bx + c = 0, where "a" does not equal 0.
Note that if a = 0, the x2 term would disappear and we would have a linear equation!
[As a review, if the highest degree in an equation is 1, meaning that the x-term is x1 or in the form
ax + by = c or y = mx + b, the equation is always linear.]
What about a quadratic equation? What are the characteristics of a quadratic function? Well, if we
look at the simplest case when a = 1, and b = c = 0, we get the equation y = 1x2 or y = x2. We talked
a little bit about this graph when we were talking about the Vertical Line Test. We said that the
graph of y = x2 was a function because it passed the vertical line test.
Let's graph the equation again. Remember, if you are not sure how to start graphing an equation,
you can always substitute any value you want for x, solve for y, and plot the corresponding
coordinates. So, let's try substituting values in for x and solving for y as depicted in the chart below.
x y = x2
y = x2
(x, y)
-3 (-3)2
9 (-3, 9)
-2 (-2)2
4 (-2, 4)
-1 (-1)2
1 (-1, 1)
0 (0)2
0 (0, 0)
1 (1)2
1 (1, 1)
2 (2)2
4 (2, 4)
3 (3)2
9 (3, 9)
Plot the graph on your own graph paper and make sure that you get the same graph as depicted
below.
Graph of y = x2
What is the lowest point on the graph? Can you tell if there are any high points on the graph?
Where does it cross the x- and y-axes? Going from left to right like you would read, where does the
graph seem to be decreasing and where does it increase?
The general shape of a parabola is the shape of a "pointy" letter "u," or a slightly rounded letter,
"v." You may encounter a parabola that is "laying on it's side," but we won't discuss such a
parabola here because it is not a function as it would not pass the Vertical Line Test.
Parabolas are in one of two forms. The first form is called the standard form, y = ax2 + bx + c. The
second form is called the vertex-form or the a-h-k form, y = a(x - h)2 + k.
Parabolas in the standard from y = ax2 + bx + c.
Let's trying graphing another parabola where a = 1, b = -2 and c = 0. So, we would have the
equation, y = x2- 2x. Let's substitute the same values in for x as we did in the chart above and see
what we get for y.
x y = x2
y = x2
- 2x (x, y)
-3 (-3)2
-2x 15 (-3, 15)
-2 (-2)2
-2x 8 (-2, 8)
-1 (-1)2
-2x 3 (-1, 3)
0 (0)2
-2x 0 (0, 0)
1 (1)2
-2x -1 (1, -1)
2 (2)2
-2x 0 (2, 0)
3 (3)2
-2x 3 (3, 3)
Let's graph this function.
Graph of the function y = x2 - 2x
What are the x-and y-intercepts? What is the lowest point on the graph?
Here, we see again that the x- and y-intercepts are both (0, 0), as the parabola crosses through the
origin. The lowest point on the graph is (1, -1) and is called the vertex. If you draw a vertical line
through the vertex, it will split the parabola in half so that either side of the vertical line is
symmetric with respect to the other side.
This vertical line is called the line of symmetry or axis of symmetry. Since the line of symmetry
will always be a vertical line in all of our parabolas, the general formula for the line will be x = c.
Remember from earlier lessons that vertical lines are always in the form x = c. To find the equation
of the line of symmetry, it will always be y = c, where c is always the x-value of the vertex (x, y).
Remember, to graph a vertical line, go across the x-axis to the value of "c" where the equation
indicates, x = c, and draw the vertical line. So, in this case, the line of symmetry would be x = 1.
The vertex is the lowest point on the parabola if the parabola opens upward and is the highest point
on the parabola if the parabola opens downward.
Now let's try graphing the parabola: y = -3x2 + x + 1. Substitute our standard values in for x and
solve for y as illustrated in the chart below:
x y = x2
y = -3x2
+x + 1 (x, y)
-3 -3 (-3)2
+ x + 1 -29 (-3, -29)
-2 -3 (-2)2
+ x + 1 -13 (-2, -13)
-1 -3 (-1)2
+ x + 1 -3 (-1, -3)
0 -3 (0)2
+ x + 1 1 (0, 1)
1 -3 (1)2
+ x + 1 -1 (1, -1)
2 -3 (2)2
+ x + 1 -9 (2, -9)
3 -3 (3)2
+ x + 1 -23 (3, -23)
The points and the graph through these points are shown below.
Graph of the quadratic function y = -3x2
+ x + 1
What is the y-intercept? Can you estimate the x-intercepts? Can you estimate the vertex? What is
the general shape of the parabola?
Remember, to find the y-intercept of any equation, we can always substitute 0 in for x and solve for
y. The actual point of the y-intercept is (0, y), so x is always 0.
If substitute 0 in for x, we'll get y = 1 as indicated in the chart above. So our y-intercept is (0, 1).
You should be able to also see the y-intercept on the graph.
What about the x-intercepts? There are two in this case, at approximately x = -0.8 and x = 0.4.
We'll estimate them now, as we will find out how to calculate them in detail in the next lesson,
"The Quadratic Formula."
For now, remember that you would solve for the x-intercepts by substituting 0 in for y and solving
for x, as you would for any equation. If we substituted 0 in for y, we would get the equation 0 = -
3x2 + x + 1. We would solve for the values of x using the quadratic formula. If you know the
quadratic formula, go ahead and solve for the x-intercepts. If you don't know the quadratic formula,
not to worry, you're not supposed to! We'll come back to this equation in detail in the next lesson.
What about the vertex? You can't really tell the exact value of the vertex just by looking at the
graph. It looks like the x-value of the vertex is a little less than 1/4 of the way from the origin to x =
1, and the y-value of the vertex is a little more than 1. But what is the vertex exactly?
The vertex is an important coordinate to find because we know that the graph of the parabola is
symmetric with respect to the vertical line passing through the vertex. The coordinate of the vertex
of a quadratic equation in standard form (y = ax2 + bx + c) is (-b/2a, f(-b/2a)), where x = -b/2a and
y = f(-b/2a).
This means that to find the x-value of the vertex in the equation, y = -3x2 + x + 1, use the formula
that x = -b/2a. In this equation, "b" is the coefficient of the x-term and "a", like always, is the
coefficient of the x2 term.
So, in our equation:
-b/2a = -(1)/(2(-3)) = 1/6.
So now we have the x-value of the vertex, x = 1/6, so our vertex so far is in the form (1/6, y).
Now, all we need to do is to find the y-value. We do this just as we have done all along; by
substituting 1/6 in for x in our equation and solving for y.
So, we'll substitute 1/6 in for x in our original equation, y = -3x2 + x + 1
y = -3(1/6)2
+ (1/6) + 1
y = -3(1/36) + (1/6) + 1 =
y = -3/36 + 1/6 + 1
y = -1/12 + 1/6 + 1
y = 13/12,
Where 13/12 is equal to 1 and 1/12, which is slightly greater than 1.
So our vertex is (1/6, 13/12), which would probably be hard to find just by looking at the graph!
Notice that the function increases from negative infinity to x = 1/6 (the x-value of the vertex), and
then decreases from x = 1/6 to positive infinity along the x-axis.
Another example:
Find the vertex of the parabola y = 2x2 - 12x + 7.
To find the x-value of the vertex x = -b/2a , we would substitute -12 in for "b" and 2 in for "a", to
get x = - (-12)/(2(2)) = 3. So our x-value of the vertex is x = 3.
To find the y-value, we would substitute 3 in for x, or find f(3) = 2(3) 2 — 12(3) + 7 = -11. So y = -
11
The vertex for this parabola would be (3, -11).
What is the y-intercept?
Practice graphing the equation by plotting the vertex and the y-intercept as shown below. You may
want to plot other points, also. Remember, you can pick any number to substitute in the equation
for x and solve for y, and the corresponding point will be on the graph. So, plot the vertex, the y-
intercept (0, 2).
What would the y-value of a coordinate be if the x-value = 1? Substitute 1 in for x in this equation,
and you would get y = 6. So, another point on this graph is (1, 6). Also, another point is (2, -9).
Plot this function and make sure your graph looks similar to the one shown below.
Graph of y = 2x2
- 12x + 7
The Value of "a," the Coefficient of the x2 Term.
Charactersitics of the parabola when | a | > 1
In most of the previous examples, the parabola opened upward. However, the parabola with the
equation y = -3x2 + x + 1 opened downward. One of the general characteristics of a parabola is that
if the value of "a" which is the coefficient of the x2 term is negative, the parabola will open
downward. If the value of "a" is positive, the parabola will open upward. So, if you are
graphing a parabola and it has "- a" for the x2 coefficient, and the graph ends up opening upward,
you know that you must be graphing incorrectly! This is no problem, just check your calculations.
Knowing the characteristics of the graph before you start graphing is a great checking devise!
So, given a quadratic function, y = ax2 + bx + c, when "a" is positive, the parabola opens upward
and the vertex is the minimum value. On the other hand, if "a" is negative, the graph opens
downward and the vertex is the maximum value.
Now, let's refer back to our original graph, y = x2, where "a" is 1.
In this equation, when we substitute values in for x and solve for y, we just square x as we did
above.
What about the graph of the equation, y = 2x2?
In this equation, to solve y, we would square x and then multiply that value by 2.
The chart below shows calculations for each of these functions.
x y = x2
y = 2x2
-4 16 32
-3 9 18
-2 4 8
-1 1 2
0 0 0
1 1 2
2 4 8
3 9 18
4 16 32
From this chart, we see that the parabola y = x2 contains the points (3, 9) and (4, 16). On the other
hand, he parabola y = 2x2 contains the points (3, 18) and (4, 32).
On the first equation, y = x2, to move horizontally across the x-axis from x = 3 to x = 4, we move
up vertically on the y-axis from y = 9 to y = 16 which is 7 units. So, to go from the point (3, 9) to
(4, 16), we move over 1 unit on the x-axis and move up 7 units on the y-axis.
For the other graph, y = 2x2, to move from the point (3, 18) to (4, 32) we would move over 1 unit
along the x-axis, and move up 14 units on the y-axis. So, for the second graph, the incline would be
steeper.
The general rule is, that as the absolute value of "a" , | a |, becomes greater than 1, the graph
becomes steep or narrow.
The reason why we specify the absolute value of "a", is because negative values of "a" have the
same characterisitics. For instance, the graph y = -7x2 is steeper or narrower than the graph y = x2.
They just both open downward.
Graph of the parabolas y = x2
(blue) and y = 2x2
(red)
Charactersitics of the parabola when | a | is between 0 and 1
Again, we can use the graph y = x2 as the basis of comparison. We'll compare this graph to the
parabola y = (1/4)x2. Let's make a chart to see how the values of y differ between the parabolas.
x y = x2
y = (1/4)x2
-4 16 4
-3 9 9/4 = 2 & 1/4
-2 4 1
-1 1 1/4
0 0 0
1 1 1/4
2 4 1
3 9 9/4 = 2 & 1/4
4 16 4
Looking at this chart, if we go grom x = 2 to x = 4 in the equation y = x2, we move from y = 9 to y
= 19, which is 7 units up on the y-axis. For the other parabola, y = (1/4)x2, going from x = 3 to x =
4, we would move from y = 9/4 or 2 & 1/4 to y = 4, which is 1 & 3/4 units.
So, in the first parabola, going from the point (3, 9) to (4, 16), we would rise 7 and run 1. The slope
between those two points is 7.
For the other equation, y = (1/4)x2, going from the point (3, 9/4) to (4, 4), we would rise only 1 &
3/4 units and run 1, so the slope is 1 & 3/4 or 7/4, which is less than 7.
So, the second parabola is broader than the first parabola as illustrated in the graph below.
Graph of the parabolas, y = x2
(blue) and y = (1/4)x2
(red)
The general charactersitics of the value "a", the coefficient:
When "a" is positive, the graph of y = ax2 + bx + c opens upward and the vertex is the lowest point
on the curve. As the value of the coefficient "a" gets larger, the parabola narrows.
When "a" is negative, the parabola opens downward and the vertex is the highest point on the
curve. When | - a | increases, the curve narrows.
The effect of the constant term c:
Changing "c" only changes the vertical position of the graph, not it's shape. The parabola y = x2 + 2
is raised two units above the graph y = x2. Similarly, the graph of y = x2 - 3 is 3 units below the
graph of y = x2. The constant term "c" has the same effect for any value of a and b.
Parabolas in the vertex-form or the a-h-k form, y = a(x - h)2 + k.
To understand the vertex-form of the quadratic equation, let's go back our orginal equation, f(x) =
x2. In this equation, remember that x = 1, b = 0 and c = 0. The graph of this function is a prabola
that opens upward and has a vertex of (0, 0).
Horizontal shift, h.
Now, let's look at the function p(x) = (x - 4)2. This function tells us that the graph opens upward
because a > 0, so the vertex is the minimum value. Also, it tells us to subtract 3 from x and then
square that to get p(x).
Let's graph both of these functions to see what shifts (if any) take place.
Graph of the parabolas, f(x) = x2
(blue) and p(x) = (x - 4)2
(red)
The graph of the function, p(x) = (x - 4)2 is the same as the first function, f(x) = x2, except that p(x)
is shifted to the right by 4 units.
It seems that maybe the p(x) function should shift 4 units to the left, because p(x) = (x - 4)2.
However, to remember the direction of the shift, compare the positions of the vertices of f(x) and
p(x). The vertex of f(x) is (0, 0), while the vertex of p(x) is (4, 0). So the verrex has been shifted 4
units to the right.
Also, to remember the direction of the horizontal shift, remeber the original vertex form of the
equation, y = a(x - h)2 + k. Notice that there is a negative in front of the h to begin with, so if we
look at our p(x) function, p(x) = (x - 4)2, h is equal to 4.
However, if we had a function, say, f(x) = (x + 3)2, in order to put it into the orginal vertex form,
we would need to write it as, f(x) = (x - (-3))2, with the negative sign in the equation as it is in the
vertex form. So, +3 has to be written as - (-3) to fit the vertex form of the function. This means
that the shift is 3 units to the left (or negative).
Let's graph all three functions:
Graph of the parabolas, f(x) = x2 (blue); p(x) = (x - 4)2 (red); g(x) = (x + 3)2 (green)
When a parabolic function is in the vertex form, y = a(x - h)2 + k, the value of h (not - h) is the
horixontal shift.
The graph is shifted to the right if h > 0.
The graph is shifted to the left if h < 0.
Vertical shift, k.
Shifting vertical means to shift up or down on the y-axis. To do this, we simply add a constant term
to the function. In the standard vertex form of a parabolic function, y = a(x - h)2 + k, k is the
vertical shift. So, if we have the equation q(x) = (x - 4)2 + 7, this function is shifted up 7 units from
the original function that we graphed above, p(x) = (x - 4)2. This is illustrated below in the graph.
Graph of the parabolas, p(x) = (x - 4)2
and q(x) = (x - 4)2
+ 7
On the other hand, the function r(x) = (x + 3)2 - 5 is shifted down 5 units from the original function,
f(x) = (x + 3)2.
To sum this up, the k constant in the standard form of the vertex equation, y = a(x - h)2 + k,
represents the vertical shift.
If k > 0, the graph is shifted upward.
If k < 0, the graph is shifted downward.
The vertex
Finding the vertex in the vertex form of a parabola, y = a(x - h)2 + k, is quite easy. The x-value of
the vertex is h (remember that it is "h" and not "- h") and the y-value of the vertex is k.
Example: The vertex of the parabola y = 3(x - 1)2 + 8 is (1, 8). The graph opens upward, so the
vertex is the minimum point of the parabola.
Example: The vertex of the parabola y = .5(x + 5)2 + 8 is (-5, 8). The graph opens upward, so the
vertex is the minimum point of the parabola.
Example: The vertex of the parabola y = 7(x - 1)2 - 2 is (1, -2). The graph opens upward, so the
vertex is the minimum point of the parabola.
Example: The vertex of the parabola y = -2(x - 7)2 + 4 is (7, 4). The graph opens downward, so the
vertex is the maximum point of the parabola.
Example: The vertex of the parabola y = -(x + 9)2 + 4 is (-9, 4). The graph opens downward, so the
vertex is the maximum point of the parabola.
Going back-and-forth between the standard form of a parabola, y = ax2 + bx + c, and the
vertex form, y = a(x - h)2 + k.
From y = a(x - h)2 + k to y = ax2 + bx + c
Given an equation in vertex form, such as y = 4(x + 3)2 + 4, we can convert this to the standard
form simply by multiplying the binomial and simplifying:
y = 4(x + 3)2 + 4
y = 4(x2+ 6x + 9) + 4
y = 4x2+ 24x + 36 + 4
y = 4x2 + 24x + 40.
So, the equation, y = 4(x + 3)2 + 4 and the equation y = 4x2 + 24x + 40 are the same, except in
different forms. If they are the same, they should both have the same vertex and the same y-
intercept (and obviously all the other points on the graph will be the same!)
Let's take a look at the y-intercepts and the verticies of the parabolas to check:
y-intercept:
To find the y-intercept of any equation, substitute 0 in for x and solve for y:
In the first equation, y = 4(x + 3)2 + 4, substituting 0 in for x, we get:
y = 4(0 + 3)2
+ 4
y = 4(3)2
+ 4
y = 4(9) + 4
y = 40.
In the second equation, y = 4x2 + 24x + 40, substituting 0 in for x, we get:
y = 4(0)2
+ 24(0) + 40
y = 40.
So, the y-intercepts are the same, at the point (0, 40)
What about the vertex of each parabola?
In the first equation, y = 4(x + 3)2 + 4, the vertex is (h, k) or (-3, 4)
[Remember, y = 4(x + 3)2 + 4 must be written (at least mentally) in the form, y = a(x - h)2 + k to
find the vertex. So, if we write the function in the vertex form, it will be, y = 4(x - (-3))2 + 4, so h
is, in fact, -3.]
In the second eqaution, y = 4x2 + 24x + 40, we would find the vertex (x, y), by first using the
formula to get the x-value,
x = -b/2a.
x = -(24)/2(4)
x = -24/8
x = -3
To find the y-value of the vertex, substitute -3 in for x and solve for y.
y = 4(-3)2
+ 24(-3) + 40
y = 4(9) - 72 + 40
y = 36 - 72 + 40
y = 4.
So the vertex in this equation, just like in the previous equation, is (-3, 4). So, we can be certain that
we did our conversion correctly.
From y = ax2 + bx + c to y = a(x - h)2 + k
Using our same equations, y = 4x2 + 24x + 40 and y = 4(x + 3)2 + 4, we already know that the
vertex is (-3, 4) in both of them.
The first way: By finding the vertex
If we started with the equation y = 4x2 + 24x + 40 and wanted to change it to the vertex form, first,
find the vertex which is (-3, 4).
Now, the vertex form of the equation is in the general form, y = a(x - h)2 + k. The value of "a" in
the standard form is the value of "a" in the vertex form. We know that a = 4 in the first equation, so
we can substitute 4 in for a in the vertex form, y = 4(x - h)2 + k.
Now we just need to find the values for h and k. Well, since h and k are the x and y-values of the
vertex, respectively, we can use that information to complete the equation.
In our example, the vertex is (-3, 4), so if we substitute that into the vertex form of the equation, we
get: y = 4(x - (-3))2 + 4. Simplifying this, we get y = 4(x + 3)2 + 4.
The Second way: By completing the square
If we have a function, say f(x) = x2 + 6x + 7 and want to change it into vertex form, we can find the
vertex like we did in the above example, or use a method called completing the sqaure.
In the vertex form, the term, (x - h)2 is a perfect square. So, we need to somehow make our function
into a perfect square.
To find the perfect square, take the "b" term, which is 6 in this case and divide it by 2. Here, we
would get 3. Now take that number and square it. So, we would get 9. This is the "magic" number
that will complete the square.
Add 9 to both sides of the equation to get: 9 + f(x) = x2 + 6x + 7 + 9
Now rearrange the right hand side to place the 9 next to the 6x term: 9 + f(x) = x2 + 6x + 9 + 7
We can write the expression, x2 + 6x + 9 as (x + 3)2, because if we multiply this out, we will get
x2 + 6x + 9.
So now we have:
9 + f(x) = (x + 3)2
+ 7.
Subtracting 9 from both sides to get f(x) by itself of the right hand side, we get, f(x) = (x + 3)2 - 2.
Check to make sure that both graphs are the same, just written in different form, by finding the y-
intercept and verticies for both graphs and maybe some other points. Also, practicing graphing
them to make sure you can do it!

Weitere ähnliche Inhalte

Was ist angesagt?

Presentation on quadratic equation
Presentation on quadratic equationPresentation on quadratic equation
Presentation on quadratic equationSurajKumar1560
 
Solving quadratic equations
Solving quadratic equationsSolving quadratic equations
Solving quadratic equationsAsawari Warkad
 
solving quadratic equations by graphing
solving quadratic equations by graphingsolving quadratic equations by graphing
solving quadratic equations by graphingHind Al Awadi
 
8 inequalities and sign charts x
8 inequalities and sign charts x8 inequalities and sign charts x
8 inequalities and sign charts xmath260
 
5 4 equations that may be reduced to quadratics
5 4 equations that may be reduced to quadratics5 4 equations that may be reduced to quadratics
5 4 equations that may be reduced to quadraticsmath123b
 
0101: Graphing Quadratic Functions
0101: Graphing Quadratic Functions0101: Graphing Quadratic Functions
0101: Graphing Quadratic Functionskijo13
 
2.2 graphs of first degree functions t
2.2 graphs of first degree functions t2.2 graphs of first degree functions t
2.2 graphs of first degree functions tmath260
 
Quadratic Function Presentation
Quadratic Function PresentationQuadratic Function Presentation
Quadratic Function PresentationRyanWatt
 
C2 st lecture 4 handout
C2 st lecture 4 handoutC2 st lecture 4 handout
C2 st lecture 4 handoutfatima d
 
College Algebra 1.4
College Algebra 1.4College Algebra 1.4
College Algebra 1.4Jeneva Clark
 
C2 st lecture 2 handout
C2 st lecture 2 handoutC2 st lecture 2 handout
C2 st lecture 2 handoutfatima d
 
1.3 solving equations y
1.3 solving equations y1.3 solving equations y
1.3 solving equations ymath260
 
C2 st lecture 8 pythagoras and trigonometry handout
C2 st lecture 8   pythagoras and trigonometry handoutC2 st lecture 8   pythagoras and trigonometry handout
C2 st lecture 8 pythagoras and trigonometry handoutfatima d
 
Quadratic equations lesson 3
Quadratic equations lesson 3Quadratic equations lesson 3
Quadratic equations lesson 3KathManarang
 
IGCSE MATHS - Algebraic and Graph - Graph of Functions (quadratic, cubic....)
IGCSE MATHS - Algebraic and Graph - Graph of Functions (quadratic, cubic....)IGCSE MATHS - Algebraic and Graph - Graph of Functions (quadratic, cubic....)
IGCSE MATHS - Algebraic and Graph - Graph of Functions (quadratic, cubic....)Iskandar Zulqarnain Mohd Ishak
 
C2 st lecture 3 handout
C2 st lecture 3 handoutC2 st lecture 3 handout
C2 st lecture 3 handoutfatima d
 
Module 10 Topic 4 solving quadratic equations part 1
Module 10 Topic 4   solving quadratic equations part 1Module 10 Topic 4   solving quadratic equations part 1
Module 10 Topic 4 solving quadratic equations part 1Lori Rapp
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equationsdebmegh
 

Was ist angesagt? (20)

Presentation on quadratic equation
Presentation on quadratic equationPresentation on quadratic equation
Presentation on quadratic equation
 
Solving quadratic equations
Solving quadratic equationsSolving quadratic equations
Solving quadratic equations
 
Quadratic Equations
Quadratic EquationsQuadratic Equations
Quadratic Equations
 
solving quadratic equations by graphing
solving quadratic equations by graphingsolving quadratic equations by graphing
solving quadratic equations by graphing
 
8 inequalities and sign charts x
8 inequalities and sign charts x8 inequalities and sign charts x
8 inequalities and sign charts x
 
10.4
10.410.4
10.4
 
5 4 equations that may be reduced to quadratics
5 4 equations that may be reduced to quadratics5 4 equations that may be reduced to quadratics
5 4 equations that may be reduced to quadratics
 
0101: Graphing Quadratic Functions
0101: Graphing Quadratic Functions0101: Graphing Quadratic Functions
0101: Graphing Quadratic Functions
 
2.2 graphs of first degree functions t
2.2 graphs of first degree functions t2.2 graphs of first degree functions t
2.2 graphs of first degree functions t
 
Quadratic Function Presentation
Quadratic Function PresentationQuadratic Function Presentation
Quadratic Function Presentation
 
C2 st lecture 4 handout
C2 st lecture 4 handoutC2 st lecture 4 handout
C2 st lecture 4 handout
 
College Algebra 1.4
College Algebra 1.4College Algebra 1.4
College Algebra 1.4
 
C2 st lecture 2 handout
C2 st lecture 2 handoutC2 st lecture 2 handout
C2 st lecture 2 handout
 
1.3 solving equations y
1.3 solving equations y1.3 solving equations y
1.3 solving equations y
 
C2 st lecture 8 pythagoras and trigonometry handout
C2 st lecture 8   pythagoras and trigonometry handoutC2 st lecture 8   pythagoras and trigonometry handout
C2 st lecture 8 pythagoras and trigonometry handout
 
Quadratic equations lesson 3
Quadratic equations lesson 3Quadratic equations lesson 3
Quadratic equations lesson 3
 
IGCSE MATHS - Algebraic and Graph - Graph of Functions (quadratic, cubic....)
IGCSE MATHS - Algebraic and Graph - Graph of Functions (quadratic, cubic....)IGCSE MATHS - Algebraic and Graph - Graph of Functions (quadratic, cubic....)
IGCSE MATHS - Algebraic and Graph - Graph of Functions (quadratic, cubic....)
 
C2 st lecture 3 handout
C2 st lecture 3 handoutC2 st lecture 3 handout
C2 st lecture 3 handout
 
Module 10 Topic 4 solving quadratic equations part 1
Module 10 Topic 4   solving quadratic equations part 1Module 10 Topic 4   solving quadratic equations part 1
Module 10 Topic 4 solving quadratic equations part 1
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 

Ähnlich wie Quadratic equations

Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equationsA M
 
presentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptx
presentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptxpresentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptx
presentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptxDeepNavi2
 
MIT Math Syllabus 10-3 Lesson 7: Quadratic equations
MIT Math Syllabus 10-3 Lesson 7: Quadratic equationsMIT Math Syllabus 10-3 Lesson 7: Quadratic equations
MIT Math Syllabus 10-3 Lesson 7: Quadratic equationsLawrence De Vera
 
quadraticequations-111211090004-phpapp02 (1).pdf
quadraticequations-111211090004-phpapp02 (1).pdfquadraticequations-111211090004-phpapp02 (1).pdf
quadraticequations-111211090004-phpapp02 (1).pdfNehaJain840096
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Brit4
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Harsh Arora
 
quadraticequations-111211090004-phpapp02 (2).pdf
quadraticequations-111211090004-phpapp02 (2).pdfquadraticequations-111211090004-phpapp02 (2).pdf
quadraticequations-111211090004-phpapp02 (2).pdfAngelle Pantig
 
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHSTricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHSangelbindusingh
 
quadratic equations.pptx
quadratic equations.pptxquadratic equations.pptx
quadratic equations.pptxKirtiChauhan62
 
Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02MasfuahFuah
 
quadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptxquadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptxanithanatarajan15
 
Graphing quadratic equations
Graphing quadratic equationsGraphing quadratic equations
Graphing quadratic equationsswartzje
 

Ähnlich wie Quadratic equations (20)

Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 
presentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptx
presentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptxpresentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptx
presentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptx
 
MIT Math Syllabus 10-3 Lesson 7: Quadratic equations
MIT Math Syllabus 10-3 Lesson 7: Quadratic equationsMIT Math Syllabus 10-3 Lesson 7: Quadratic equations
MIT Math Syllabus 10-3 Lesson 7: Quadratic equations
 
QUADRATIC.pptx
QUADRATIC.pptxQUADRATIC.pptx
QUADRATIC.pptx
 
quadraticequations-111211090004-phpapp02 (1).pdf
quadraticequations-111211090004-phpapp02 (1).pdfquadraticequations-111211090004-phpapp02 (1).pdf
quadraticequations-111211090004-phpapp02 (1).pdf
 
Quadratic functions my maths presentation
Quadratic functions my maths presentationQuadratic functions my maths presentation
Quadratic functions my maths presentation
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1
 
quadraticequations-111211090004-phpapp02 (2).pdf
quadraticequations-111211090004-phpapp02 (2).pdfquadraticequations-111211090004-phpapp02 (2).pdf
quadraticequations-111211090004-phpapp02 (2).pdf
 
Ecuaciones lineales 1
Ecuaciones lineales 1Ecuaciones lineales 1
Ecuaciones lineales 1
 
Chapter 2
Chapter  2Chapter  2
Chapter 2
 
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHSTricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
 
quadratic equations.pptx
quadratic equations.pptxquadratic equations.pptx
quadratic equations.pptx
 
Advance algebra
Advance algebraAdvance algebra
Advance algebra
 
Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02
 
MATHS PRESENTATION OF CH 4.pptx
MATHS PRESENTATION OF CH 4.pptxMATHS PRESENTATION OF CH 4.pptx
MATHS PRESENTATION OF CH 4.pptx
 
quadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptxquadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptx
 
Graphing quadratic equations
Graphing quadratic equationsGraphing quadratic equations
Graphing quadratic equations
 
Quadratic equation
Quadratic equation Quadratic equation
Quadratic equation
 
Chithra
ChithraChithra
Chithra
 

Kürzlich hochgeladen

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...KokoStevan
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 

Kürzlich hochgeladen (20)

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 

Quadratic equations

  • 1. QUADRATIC EQUATIONS A second degree equation is called quadreaticequation.The general form of quadraticequation is ax2 + bx + c = 0. In this equation x represents a varibale, where as a, b, and c are constants where a is not equal to zero.If the value of a is zero then the equations is linear.Hence, a is the quadraticcoefficient,b is the linear coefficient and c is the constant. Examples Determine the values of a, b, and c in the following: EQUATIONS a b c 3x2 + 6 = 0 3 0 6 2x2 – 5x = 0 2 -5 0 12x – 9 = 4x2 4 -12 9 GUIDED PRACTICE EQUATION GENERAL FORM a b c 1. x = 2x2 + 5 2. x2 + 4x – 5 = 0 3. 9x = 3x2 4. 4 – 2x + 3x2 = 0 5. x ( x + 5 ) – 2x = 0 ACTIVITY 1 General Form a b c 1. –x2 + 5x – 4 = 0 __________________ ________ ________ ________ 2. 5x2 – 25 = 0 __________________ ________ ________ ________ 3. 2x = -x2 – 15 __________________ ________ ________ ________ 4. 64 = 4x2 __________________ ________ ________ ________ 5. x2 – 15 = 2X __________________ ________ ________ ________ 6. 3m2 + 1 = 2m __________________ ________ ________ ________ 7. p2 – 256 = 0 __________________ ________ ________ ________ 8. n2 = 2n – 1 __________________ ________ ________ ________ 9. 2q2 – 6 = -3q __________________ ________ ________ ________ 10. 2 – x2 = 5x __________________ ________ ________ ________
  • 2. FINDING THE ROOTS OF A QUADRATIC EQUATION BY SQUARE ROOT Square Root Property If c ≥ 0, then √ 𝑐 represents the positivesquare roots ofc and -√ 𝑐 is the negative square root of c. The square roots of c have the followingproperty: √ 𝑐 . √ 𝑐 = 0 𝑎𝑛𝑑 − √ 𝑐 − √ 𝑐 = 𝑐 Thus , if x2 = c, then x =± √ 𝑐 . Example 1 Solve for the roots of x2 – 25 = 0 Solution: x2 – 25 = 0 x2 = 25 applyingthe square root x = ±√25 square root property x = ± 5 Therefore, the roots of the equation are 5 and -5 . Example 2 Solve for the roots of 3x2 – 27 = 0 Solution: 3x2 – 27 = 0 3x2 = 27 by APE x2 = 27 3 by MPE x2 = 9 x = ± √9 by square root property x = ± 3 Therefore, the roots of the equation are 3 and -3 . Example 2 Find the roots of 4x2 – 81 = 0 Solution: 4x2 – 81 = 0 4x2 = 81 by APE x2 = 81 4 x = ±√ 81 4 by square root property x = ± 9 2 ACTIVITY 2
  • 3. Find the roots of each quadraticequation.Simplifyyour answer. 1. x2 = 64 2. x2 – 9 = 0 3. 6x2 – 72 = 0 4. 6x2 – 24 = 30 5. 3x2 – 48 = 0 6. 4x2 = 25 7. x2 – 289 = 0 8. 5x2 – 40 = 0 9. 3x2 – 104 = -8 10. 8x2 + 11 = 107
  • 4. FINDING THE ROOTS OF A QUADRATIC EQUATION BY FACTORING Factoring is a method used to solve a quadraticequation in the form of ax2 + bx + c = 0 or ax2 + b = 0 Zero Product Property If a and b are real numbers and ab = 0, then a = 0 or b= 0. This also true for three or more factors. For any factor equal to zero, the product is zero. Example 1 Find the roots of 2x2 – 12x = 0 Solution:bycommon monomial factoring 2x ( x – 6 ) = 0 by zero product property 2x = 0 x – 6 =0 x = 0 x = 6 The roots are 0 and 6. Example 2 Solve for the roots of x2 – 169 = 0 Solution: Factoring the difference of two squares x2 – 169 = 0 ( x – 13 ) ( x + 13 ) = 0 by zero product property x – 13 = 0 x + 13 = 0 x = 13 x = -13 The roots are 13 and -13. Example 3 Find the roots of x (3x – 18 ) = 21 Solution:Write the equation in general form. 3x2 – 18x = 21 3x2 – 18x – 21 = 0 ( 3x + 3 ) ( x – 7 ) = 0 by Factor 3x+ 3 = 0 x – 7 = 0 by zero product property 3x = -3 x = 7 by solve for x by APE and MPE x = -1 The roots are -1 and 7. ACTIVITY 3
  • 5. Solve the followingquadraticequations byfactoring. 1. 2x2 – 6x = 0 2. x2 + 22x + 121 = 0 3. x2 – 5x = 24 4. x2 – 625 = 0 5. x2 = -8x + 9 6. a + 6 = a2 7. 5a2 + 20 a + 20 = 0 8. x2 – 40 = -18x 9. 2x2 – 3x + 1 = 0 10. 4y2 – 9 = 0
  • 6. FINDING THE ROOTS OF A QUADRATIC EQUATION BY COMPLETING THE SQUARE There are quadraticequationsthat are not factorable.if an equation is not factorable, you can applyanother method to solvefor the roots of the quadratic equation called completingthe square. Steps in Finding the Roots of a Quadratic equation by Completing the Square Step 1: If the value of a is 1, proceed to step 2. Otherwise, divide both sides of the equation bya. Step 2: Group all variable terms on one side of the equation and constant on the other side, x2 + bx = c. Step 3: Complete the square of the resultingbinomialbyaddingon both sides of the equation the square ofhalf of b. x2 + b( 1 2 )x + ( 1 2 )2 = c + ( 1 2 b)2 Step 4: factor the resultingperfect square trinomial and write it as square binomial. {𝑥 + 𝑏 2 }2 Step 5: Use the Square root propertyto solvefor x. 𝑥 + 𝑏 2 = 𝑐 + 𝑏 2 2 Example 1 Find the roots of x2 + 2x – 3 = 0 Solution: x2 + 2x = 3 x2 + 2( 1 2 )x + 12 = 3 +1 x2 + 2x + 1 = 4 (√ 𝑥 + 1)2 = ±√4 by applying square property x + 1 = ± 2 by APE x + 1 = 2 x + 1 = -2 x = 2 – 1 x = -2 -1 x = 1 x = -3 The roots are 1 and -3 ACTIVITY 4
  • 7. A. Find the roots of each quadratic equationby completing the square. 1.) x2 + 12x+ 11 = 0 2.) x2 − 12x+ 11 = 0 3.) 3x2 + 6x− 52 = −7 4.) x2 + 2x− 59 = 4 5.) 2x2 + 8x− 56 = 8 6.) 9x2 + 18x− 23 = 4 7.) x 2 − 4x+ 13 = 10 8.) x2 − 6x− 17 = 10 9.) x2 + 10x− 14 = 10 10.) x2 − 20x− 76 = −7
  • 8. FINDING THE ROOTS OF A QUADRATIC EQUATION BY QUADRATIC FORMULA The Quadratic Formula The methodof completing the square can ofteninvolve some very complicated calculations involving fractions.To make calculations simpler,a general formula for solving quadratic equations,known as the quadratic formula,was derived.To solve quadratic equations of the form ax2 + bx + c = 0, substitute the coefficients a,b and c into the quadratic formula. Derivationof the Quadratic Formula The value containedin the square root of the quadratic formula is called the discriminant.If, Examples
  • 9. ACTIVITY 5 A. Solve the following quadratics using the quadratic formula and matchthe questionto the answer. Show your solution. Questions: Answers 1) x2 + 14x + 24 = 0 x = -3 or x = -7 2) x2 + 9x + 18 = 0 x = -2 or x = -12 3) x2 + 7x + 12 = 0 x = 12 or x = 3 4) x2 + 10x + 21 = 0 x = -3 or x = -6 5) x2 + 22x + 21 = 0 x = 1 or x = -1 3 4 6) x2 - 15x + 36 = 0 x = 6 or x = - 2 3 7) 4x2 + 3x - 7 = 0 x = -3 or x = -4 8) 3x2 -16x – 12 = 0 x = -1 or x = -21
  • 10. Graphing Quadratic Functions The term quadratic comes from the word quadrate meaning square or rectangular. Similarly, one of the definitions of the term quadratic is a square. In an algebraic sense, the definition of something quadratic involves the square and no higher power of an unknown quantity; second degree. So, for our purposes, we will be working with quadratic equations which mean that the highest degree we'll be encountering is a square. Normally, we see the standard quadratic equation written as the sum of three terms set equal to zero. Simply, the three terms include one that has an x2, one has an x, and one term is "by itself" with no x2 or x. Thus, the standardized form of a quadratic equation is ax2 + bx + c = 0, where "a" does not equal 0. Note that if a = 0, the x2 term would disappear and we would have a linear equation! [As a review, if the highest degree in an equation is 1, meaning that the x-term is x1 or in the form ax + by = c or y = mx + b, the equation is always linear.] What about a quadratic equation? What are the characteristics of a quadratic function? Well, if we look at the simplest case when a = 1, and b = c = 0, we get the equation y = 1x2 or y = x2. We talked a little bit about this graph when we were talking about the Vertical Line Test. We said that the graph of y = x2 was a function because it passed the vertical line test. Let's graph the equation again. Remember, if you are not sure how to start graphing an equation, you can always substitute any value you want for x, solve for y, and plot the corresponding coordinates. So, let's try substituting values in for x and solving for y as depicted in the chart below. x y = x2 y = x2 (x, y) -3 (-3)2 9 (-3, 9) -2 (-2)2 4 (-2, 4) -1 (-1)2 1 (-1, 1) 0 (0)2 0 (0, 0) 1 (1)2 1 (1, 1) 2 (2)2 4 (2, 4) 3 (3)2 9 (3, 9) Plot the graph on your own graph paper and make sure that you get the same graph as depicted below. Graph of y = x2
  • 11. What is the lowest point on the graph? Can you tell if there are any high points on the graph? Where does it cross the x- and y-axes? Going from left to right like you would read, where does the graph seem to be decreasing and where does it increase? The general shape of a parabola is the shape of a "pointy" letter "u," or a slightly rounded letter, "v." You may encounter a parabola that is "laying on it's side," but we won't discuss such a parabola here because it is not a function as it would not pass the Vertical Line Test. Parabolas are in one of two forms. The first form is called the standard form, y = ax2 + bx + c. The second form is called the vertex-form or the a-h-k form, y = a(x - h)2 + k. Parabolas in the standard from y = ax2 + bx + c. Let's trying graphing another parabola where a = 1, b = -2 and c = 0. So, we would have the equation, y = x2- 2x. Let's substitute the same values in for x as we did in the chart above and see what we get for y. x y = x2 y = x2 - 2x (x, y) -3 (-3)2 -2x 15 (-3, 15) -2 (-2)2 -2x 8 (-2, 8) -1 (-1)2 -2x 3 (-1, 3) 0 (0)2 -2x 0 (0, 0) 1 (1)2 -2x -1 (1, -1) 2 (2)2 -2x 0 (2, 0) 3 (3)2 -2x 3 (3, 3) Let's graph this function.
  • 12. Graph of the function y = x2 - 2x What are the x-and y-intercepts? What is the lowest point on the graph? Here, we see again that the x- and y-intercepts are both (0, 0), as the parabola crosses through the origin. The lowest point on the graph is (1, -1) and is called the vertex. If you draw a vertical line through the vertex, it will split the parabola in half so that either side of the vertical line is symmetric with respect to the other side. This vertical line is called the line of symmetry or axis of symmetry. Since the line of symmetry will always be a vertical line in all of our parabolas, the general formula for the line will be x = c. Remember from earlier lessons that vertical lines are always in the form x = c. To find the equation of the line of symmetry, it will always be y = c, where c is always the x-value of the vertex (x, y). Remember, to graph a vertical line, go across the x-axis to the value of "c" where the equation indicates, x = c, and draw the vertical line. So, in this case, the line of symmetry would be x = 1. The vertex is the lowest point on the parabola if the parabola opens upward and is the highest point on the parabola if the parabola opens downward. Now let's try graphing the parabola: y = -3x2 + x + 1. Substitute our standard values in for x and solve for y as illustrated in the chart below: x y = x2 y = -3x2 +x + 1 (x, y)
  • 13. -3 -3 (-3)2 + x + 1 -29 (-3, -29) -2 -3 (-2)2 + x + 1 -13 (-2, -13) -1 -3 (-1)2 + x + 1 -3 (-1, -3) 0 -3 (0)2 + x + 1 1 (0, 1) 1 -3 (1)2 + x + 1 -1 (1, -1) 2 -3 (2)2 + x + 1 -9 (2, -9) 3 -3 (3)2 + x + 1 -23 (3, -23) The points and the graph through these points are shown below. Graph of the quadratic function y = -3x2 + x + 1 What is the y-intercept? Can you estimate the x-intercepts? Can you estimate the vertex? What is the general shape of the parabola? Remember, to find the y-intercept of any equation, we can always substitute 0 in for x and solve for y. The actual point of the y-intercept is (0, y), so x is always 0. If substitute 0 in for x, we'll get y = 1 as indicated in the chart above. So our y-intercept is (0, 1). You should be able to also see the y-intercept on the graph. What about the x-intercepts? There are two in this case, at approximately x = -0.8 and x = 0.4. We'll estimate them now, as we will find out how to calculate them in detail in the next lesson, "The Quadratic Formula." For now, remember that you would solve for the x-intercepts by substituting 0 in for y and solving for x, as you would for any equation. If we substituted 0 in for y, we would get the equation 0 = - 3x2 + x + 1. We would solve for the values of x using the quadratic formula. If you know the quadratic formula, go ahead and solve for the x-intercepts. If you don't know the quadratic formula, not to worry, you're not supposed to! We'll come back to this equation in detail in the next lesson. What about the vertex? You can't really tell the exact value of the vertex just by looking at the graph. It looks like the x-value of the vertex is a little less than 1/4 of the way from the origin to x = 1, and the y-value of the vertex is a little more than 1. But what is the vertex exactly?
  • 14. The vertex is an important coordinate to find because we know that the graph of the parabola is symmetric with respect to the vertical line passing through the vertex. The coordinate of the vertex of a quadratic equation in standard form (y = ax2 + bx + c) is (-b/2a, f(-b/2a)), where x = -b/2a and y = f(-b/2a). This means that to find the x-value of the vertex in the equation, y = -3x2 + x + 1, use the formula that x = -b/2a. In this equation, "b" is the coefficient of the x-term and "a", like always, is the coefficient of the x2 term. So, in our equation: -b/2a = -(1)/(2(-3)) = 1/6. So now we have the x-value of the vertex, x = 1/6, so our vertex so far is in the form (1/6, y). Now, all we need to do is to find the y-value. We do this just as we have done all along; by substituting 1/6 in for x in our equation and solving for y. So, we'll substitute 1/6 in for x in our original equation, y = -3x2 + x + 1 y = -3(1/6)2 + (1/6) + 1 y = -3(1/36) + (1/6) + 1 = y = -3/36 + 1/6 + 1 y = -1/12 + 1/6 + 1 y = 13/12, Where 13/12 is equal to 1 and 1/12, which is slightly greater than 1. So our vertex is (1/6, 13/12), which would probably be hard to find just by looking at the graph! Notice that the function increases from negative infinity to x = 1/6 (the x-value of the vertex), and then decreases from x = 1/6 to positive infinity along the x-axis. Another example: Find the vertex of the parabola y = 2x2 - 12x + 7. To find the x-value of the vertex x = -b/2a , we would substitute -12 in for "b" and 2 in for "a", to get x = - (-12)/(2(2)) = 3. So our x-value of the vertex is x = 3. To find the y-value, we would substitute 3 in for x, or find f(3) = 2(3) 2 — 12(3) + 7 = -11. So y = - 11 The vertex for this parabola would be (3, -11). What is the y-intercept? Practice graphing the equation by plotting the vertex and the y-intercept as shown below. You may want to plot other points, also. Remember, you can pick any number to substitute in the equation for x and solve for y, and the corresponding point will be on the graph. So, plot the vertex, the y- intercept (0, 2). What would the y-value of a coordinate be if the x-value = 1? Substitute 1 in for x in this equation, and you would get y = 6. So, another point on this graph is (1, 6). Also, another point is (2, -9).
  • 15. Plot this function and make sure your graph looks similar to the one shown below. Graph of y = 2x2 - 12x + 7 The Value of "a," the Coefficient of the x2 Term. Charactersitics of the parabola when | a | > 1 In most of the previous examples, the parabola opened upward. However, the parabola with the equation y = -3x2 + x + 1 opened downward. One of the general characteristics of a parabola is that if the value of "a" which is the coefficient of the x2 term is negative, the parabola will open downward. If the value of "a" is positive, the parabola will open upward. So, if you are graphing a parabola and it has "- a" for the x2 coefficient, and the graph ends up opening upward, you know that you must be graphing incorrectly! This is no problem, just check your calculations. Knowing the characteristics of the graph before you start graphing is a great checking devise! So, given a quadratic function, y = ax2 + bx + c, when "a" is positive, the parabola opens upward and the vertex is the minimum value. On the other hand, if "a" is negative, the graph opens downward and the vertex is the maximum value. Now, let's refer back to our original graph, y = x2, where "a" is 1. In this equation, when we substitute values in for x and solve for y, we just square x as we did above. What about the graph of the equation, y = 2x2? In this equation, to solve y, we would square x and then multiply that value by 2.
  • 16. The chart below shows calculations for each of these functions. x y = x2 y = 2x2 -4 16 32 -3 9 18 -2 4 8 -1 1 2 0 0 0 1 1 2 2 4 8 3 9 18 4 16 32 From this chart, we see that the parabola y = x2 contains the points (3, 9) and (4, 16). On the other hand, he parabola y = 2x2 contains the points (3, 18) and (4, 32). On the first equation, y = x2, to move horizontally across the x-axis from x = 3 to x = 4, we move up vertically on the y-axis from y = 9 to y = 16 which is 7 units. So, to go from the point (3, 9) to (4, 16), we move over 1 unit on the x-axis and move up 7 units on the y-axis. For the other graph, y = 2x2, to move from the point (3, 18) to (4, 32) we would move over 1 unit along the x-axis, and move up 14 units on the y-axis. So, for the second graph, the incline would be steeper. The general rule is, that as the absolute value of "a" , | a |, becomes greater than 1, the graph becomes steep or narrow. The reason why we specify the absolute value of "a", is because negative values of "a" have the same characterisitics. For instance, the graph y = -7x2 is steeper or narrower than the graph y = x2. They just both open downward.
  • 17. Graph of the parabolas y = x2 (blue) and y = 2x2 (red) Charactersitics of the parabola when | a | is between 0 and 1 Again, we can use the graph y = x2 as the basis of comparison. We'll compare this graph to the parabola y = (1/4)x2. Let's make a chart to see how the values of y differ between the parabolas. x y = x2 y = (1/4)x2 -4 16 4 -3 9 9/4 = 2 & 1/4 -2 4 1 -1 1 1/4 0 0 0 1 1 1/4 2 4 1 3 9 9/4 = 2 & 1/4 4 16 4 Looking at this chart, if we go grom x = 2 to x = 4 in the equation y = x2, we move from y = 9 to y = 19, which is 7 units up on the y-axis. For the other parabola, y = (1/4)x2, going from x = 3 to x = 4, we would move from y = 9/4 or 2 & 1/4 to y = 4, which is 1 & 3/4 units. So, in the first parabola, going from the point (3, 9) to (4, 16), we would rise 7 and run 1. The slope between those two points is 7. For the other equation, y = (1/4)x2, going from the point (3, 9/4) to (4, 4), we would rise only 1 & 3/4 units and run 1, so the slope is 1 & 3/4 or 7/4, which is less than 7. So, the second parabola is broader than the first parabola as illustrated in the graph below.
  • 18. Graph of the parabolas, y = x2 (blue) and y = (1/4)x2 (red) The general charactersitics of the value "a", the coefficient: When "a" is positive, the graph of y = ax2 + bx + c opens upward and the vertex is the lowest point on the curve. As the value of the coefficient "a" gets larger, the parabola narrows. When "a" is negative, the parabola opens downward and the vertex is the highest point on the curve. When | - a | increases, the curve narrows. The effect of the constant term c: Changing "c" only changes the vertical position of the graph, not it's shape. The parabola y = x2 + 2 is raised two units above the graph y = x2. Similarly, the graph of y = x2 - 3 is 3 units below the graph of y = x2. The constant term "c" has the same effect for any value of a and b. Parabolas in the vertex-form or the a-h-k form, y = a(x - h)2 + k. To understand the vertex-form of the quadratic equation, let's go back our orginal equation, f(x) = x2. In this equation, remember that x = 1, b = 0 and c = 0. The graph of this function is a prabola that opens upward and has a vertex of (0, 0). Horizontal shift, h. Now, let's look at the function p(x) = (x - 4)2. This function tells us that the graph opens upward because a > 0, so the vertex is the minimum value. Also, it tells us to subtract 3 from x and then square that to get p(x). Let's graph both of these functions to see what shifts (if any) take place. Graph of the parabolas, f(x) = x2 (blue) and p(x) = (x - 4)2 (red)
  • 19. The graph of the function, p(x) = (x - 4)2 is the same as the first function, f(x) = x2, except that p(x) is shifted to the right by 4 units. It seems that maybe the p(x) function should shift 4 units to the left, because p(x) = (x - 4)2. However, to remember the direction of the shift, compare the positions of the vertices of f(x) and p(x). The vertex of f(x) is (0, 0), while the vertex of p(x) is (4, 0). So the verrex has been shifted 4 units to the right. Also, to remember the direction of the horizontal shift, remeber the original vertex form of the equation, y = a(x - h)2 + k. Notice that there is a negative in front of the h to begin with, so if we look at our p(x) function, p(x) = (x - 4)2, h is equal to 4. However, if we had a function, say, f(x) = (x + 3)2, in order to put it into the orginal vertex form, we would need to write it as, f(x) = (x - (-3))2, with the negative sign in the equation as it is in the vertex form. So, +3 has to be written as - (-3) to fit the vertex form of the function. This means that the shift is 3 units to the left (or negative). Let's graph all three functions: Graph of the parabolas, f(x) = x2 (blue); p(x) = (x - 4)2 (red); g(x) = (x + 3)2 (green) When a parabolic function is in the vertex form, y = a(x - h)2 + k, the value of h (not - h) is the horixontal shift. The graph is shifted to the right if h > 0.
  • 20. The graph is shifted to the left if h < 0. Vertical shift, k. Shifting vertical means to shift up or down on the y-axis. To do this, we simply add a constant term to the function. In the standard vertex form of a parabolic function, y = a(x - h)2 + k, k is the vertical shift. So, if we have the equation q(x) = (x - 4)2 + 7, this function is shifted up 7 units from the original function that we graphed above, p(x) = (x - 4)2. This is illustrated below in the graph. Graph of the parabolas, p(x) = (x - 4)2 and q(x) = (x - 4)2 + 7 On the other hand, the function r(x) = (x + 3)2 - 5 is shifted down 5 units from the original function, f(x) = (x + 3)2. To sum this up, the k constant in the standard form of the vertex equation, y = a(x - h)2 + k, represents the vertical shift. If k > 0, the graph is shifted upward. If k < 0, the graph is shifted downward. The vertex Finding the vertex in the vertex form of a parabola, y = a(x - h)2 + k, is quite easy. The x-value of the vertex is h (remember that it is "h" and not "- h") and the y-value of the vertex is k. Example: The vertex of the parabola y = 3(x - 1)2 + 8 is (1, 8). The graph opens upward, so the vertex is the minimum point of the parabola. Example: The vertex of the parabola y = .5(x + 5)2 + 8 is (-5, 8). The graph opens upward, so the vertex is the minimum point of the parabola. Example: The vertex of the parabola y = 7(x - 1)2 - 2 is (1, -2). The graph opens upward, so the vertex is the minimum point of the parabola.
  • 21. Example: The vertex of the parabola y = -2(x - 7)2 + 4 is (7, 4). The graph opens downward, so the vertex is the maximum point of the parabola. Example: The vertex of the parabola y = -(x + 9)2 + 4 is (-9, 4). The graph opens downward, so the vertex is the maximum point of the parabola. Going back-and-forth between the standard form of a parabola, y = ax2 + bx + c, and the vertex form, y = a(x - h)2 + k. From y = a(x - h)2 + k to y = ax2 + bx + c Given an equation in vertex form, such as y = 4(x + 3)2 + 4, we can convert this to the standard form simply by multiplying the binomial and simplifying: y = 4(x + 3)2 + 4 y = 4(x2+ 6x + 9) + 4 y = 4x2+ 24x + 36 + 4 y = 4x2 + 24x + 40. So, the equation, y = 4(x + 3)2 + 4 and the equation y = 4x2 + 24x + 40 are the same, except in different forms. If they are the same, they should both have the same vertex and the same y- intercept (and obviously all the other points on the graph will be the same!) Let's take a look at the y-intercepts and the verticies of the parabolas to check: y-intercept: To find the y-intercept of any equation, substitute 0 in for x and solve for y: In the first equation, y = 4(x + 3)2 + 4, substituting 0 in for x, we get: y = 4(0 + 3)2 + 4 y = 4(3)2 + 4 y = 4(9) + 4 y = 40. In the second equation, y = 4x2 + 24x + 40, substituting 0 in for x, we get: y = 4(0)2 + 24(0) + 40 y = 40. So, the y-intercepts are the same, at the point (0, 40) What about the vertex of each parabola? In the first equation, y = 4(x + 3)2 + 4, the vertex is (h, k) or (-3, 4) [Remember, y = 4(x + 3)2 + 4 must be written (at least mentally) in the form, y = a(x - h)2 + k to find the vertex. So, if we write the function in the vertex form, it will be, y = 4(x - (-3))2 + 4, so h is, in fact, -3.]
  • 22. In the second eqaution, y = 4x2 + 24x + 40, we would find the vertex (x, y), by first using the formula to get the x-value, x = -b/2a. x = -(24)/2(4) x = -24/8 x = -3 To find the y-value of the vertex, substitute -3 in for x and solve for y. y = 4(-3)2 + 24(-3) + 40 y = 4(9) - 72 + 40 y = 36 - 72 + 40 y = 4. So the vertex in this equation, just like in the previous equation, is (-3, 4). So, we can be certain that we did our conversion correctly. From y = ax2 + bx + c to y = a(x - h)2 + k Using our same equations, y = 4x2 + 24x + 40 and y = 4(x + 3)2 + 4, we already know that the vertex is (-3, 4) in both of them. The first way: By finding the vertex If we started with the equation y = 4x2 + 24x + 40 and wanted to change it to the vertex form, first, find the vertex which is (-3, 4). Now, the vertex form of the equation is in the general form, y = a(x - h)2 + k. The value of "a" in the standard form is the value of "a" in the vertex form. We know that a = 4 in the first equation, so we can substitute 4 in for a in the vertex form, y = 4(x - h)2 + k. Now we just need to find the values for h and k. Well, since h and k are the x and y-values of the vertex, respectively, we can use that information to complete the equation. In our example, the vertex is (-3, 4), so if we substitute that into the vertex form of the equation, we get: y = 4(x - (-3))2 + 4. Simplifying this, we get y = 4(x + 3)2 + 4. The Second way: By completing the square If we have a function, say f(x) = x2 + 6x + 7 and want to change it into vertex form, we can find the vertex like we did in the above example, or use a method called completing the sqaure. In the vertex form, the term, (x - h)2 is a perfect square. So, we need to somehow make our function into a perfect square. To find the perfect square, take the "b" term, which is 6 in this case and divide it by 2. Here, we would get 3. Now take that number and square it. So, we would get 9. This is the "magic" number that will complete the square. Add 9 to both sides of the equation to get: 9 + f(x) = x2 + 6x + 7 + 9
  • 23. Now rearrange the right hand side to place the 9 next to the 6x term: 9 + f(x) = x2 + 6x + 9 + 7 We can write the expression, x2 + 6x + 9 as (x + 3)2, because if we multiply this out, we will get x2 + 6x + 9. So now we have: 9 + f(x) = (x + 3)2 + 7. Subtracting 9 from both sides to get f(x) by itself of the right hand side, we get, f(x) = (x + 3)2 - 2. Check to make sure that both graphs are the same, just written in different form, by finding the y- intercept and verticies for both graphs and maybe some other points. Also, practicing graphing them to make sure you can do it!