We already the know how to change the form of the expression by completing the square method. We can use that form to draw graphs of quadratic expression with the help of transformation of graphs technique.
For Example: \({x^2} + x + 1 = {\left( {x + \frac{1}{2}} \right)^2} + \frac{3}{4}\)
It's pretty easier to draw the graph of the R.H.S. using simple transformations. To give you an idea: first we draw the graph \(y={x^2}\) \( \to \) shift left this graph by \({\frac{1}{2}}\) unit \( \to \) shift upwards the resultant graph by \({\frac{3}{4}}\) unit to get the final graph.
Let us begin with the simplest of quadratic expression:
\[y = {x^2}\]
To draw the graph let us put certain interesting values of the independent variable 'x' into the expression and evaluate the dependent variable 'y', and thus obtain points in the form (x,y) to plot on the graph.
\(\begin{array}{*{20}{c}}x&y\\{ - 2}&4\\{ - 1}&1\\{ - 0.5}&{0.25}\\0&0\\{0.5}&{0.25}\\1&1\\2&4\end{array}\)
There fore we get the following points which we can plot on the graph:
\(( - 2,4),( - 1,1),( - 0.5,0.25),(0,0),(0.5,0.25),(1,1),(2,4)\)
The above graph is also called a parabola. Here (0,0) where the graph makes a U-turn or the minimum point of the parabola is called as the vertex of the parabola. The y-axis about which the parabola is symmetric (i.e. if we consider y-axis as a mirror, then the left side of the graph is the reflection of the right side) is called the axis of the parabola. Vertex can also be defined as the point where a parabola and its axis intersect.
Now let's draw the graph of \[y = {(x-1)^2}\]
Find some interesting points to plot:
\(\begin{array}{*{20}{c}}x&y\\{ - 2}&9\\{ - 1}&4\\{ 0}&{1}\\{0.5}&{0.25}\\{1}&{0}\\2&1\\3&4\end{array}\)
Now we can again plot these points. We get,
We have also plotted the graph of \(y = {x^2}\) on the same graph as \(y = {(x-1)^2}\). As you may notice that the graph of the latter is nothing but the right shifted graph of the former function.
So if we would have plotted the graph of \(y = {(x-3)^2}\) then it's graph would be right shift of \(y = {x^2}\) graph by 3 units.
Now draw the graph of \(y = {(x+1)^2}\). I hope you have already got that its graph would be the left shift of the graph of \(y = {x^2}\) by 1 unit.
What happens when we draw the graph of \(y = {x^2} + 1\)? The difference between \(y = {x^2} + 1\) and \(y = {(x+1)^2} \) is that in the latter 1 gets added to x and then the square is taken, while in the former expression that x gets squared and then 1 is added.
So what should be the graph of \(y = {x^2} + 1\)? 1 gets added to each value of \({x^2} \) which results in a upward shift of the graph of \(y = {x^2} \) by unit and we get the graph of \(y = {x^2} + 1\). Draw by yourself and you should observe the same.
You may verify the graph below by taking any example like \(y = 2{x^2}\)
Graph of \(y = -{x^2}\)
Multiplying $x^2$ by $-1$ results in reflection of the graph in $x-axis$
Solution: Let us transform the expression using completing the square method:
$2x^2-3x+1=$\(2\left[ {{{\left( {x - \frac{3}{4}} \right)}^2} + \frac{{17}}{6}} \right]\)
Step 1: Draw the graph of $y=x^2$
Step 2: Shift this graph right by $3/4$ to get the graph of \(y={{{\left( {x - \frac{3}{4}} \right)}^2}}\)
Step 3: Now draw the graph of \(y=2{{{\left( {x - \frac{3}{4}} \right)}^2}}\) by narrowing the graph as seen above.
Step 4: Finally draw the graph of \(y=2\left[ {{{\left( {x - \frac{3}{4}} \right)}^2} + \frac{{17}}{6}} \right]\) by shifting the last graph upwards by $\frac{17}{6}$ units.

A few observations that you can draw from the graph are:
1. The minimum value of the expression is $17/6$ and it occurs at $x=3/4$
2. The value of the expression for any \(x \in \mathbb{R}\) is always positive.
Example 2: $y=x^2-4x+1$
Transforming it using completing the square method:
$x^2-4x+1=(x-2)^2-3$
Step 1: Draw the graph of $y=x^2$
Step 2: Shift the graph in step 1 by 2 units to right to get the graph of $y=(x-2)^2$
Step 3: Now shift the graph in Step 2 by 3 units downwards to get the final graph of $y=(x-2)^2-3$

A few observations that you can draw from the graph are:
1. The graph cuts the $x-axis$ at two points which are the roots of the expression and whose values can be calculated using the formula or using completing the square method. We get \(\alpha = 2 - \sqrt 3 \) and \(\beta = 2 + \sqrt 3 \)
2. The minimum value of the expression is $-3$ and it occurs at $x=2$
3. The value of the expression is positive for \(x \in \left( { - \infty ,2 - \sqrt 3 } \right)\mathop \cup \nolimits \left( {2 + \sqrt 3 ,\infty } \right)\)
4. The value of the expression is negative for \(x \in \left( {2 - \sqrt 3 ,2 + \sqrt 3 } \right)\)
Example 3: $y=-x^2+x+1$
Solution: \( - {x^2} + x + 1 = - {\left( {x - \frac{1}{2}} \right)^2} + \frac{5}{4}\)
Step 1: Draw the graph of $y=x^2$
Step 2: Shift the graph right by $1/2$ units to get the graph of \(y = {\left( {x - \frac{1}{2}} \right)^2}\)
Step 3: Reflect the graph of Step 3 in $x-axis$ to get the graph of \(y = - {\left( {x - \frac{1}{2}} \right)^2}\).
Step 4: Shift the graph of Step 3 upwards by $5/4$ units to get the final graph of \( y=- {\left( {x - \frac{1}{2}} \right)^2} + \frac{5}{4}\)
A few observations that you can draw from the graph are:
1. The maximum value of the expression is $5/4$ which occurs at $x=1/2$
2. The graph cuts the x-axis at two points which are the roots of the expression given by \(\alpha = \frac{1}{2} - \frac{{\sqrt 5 }}{2}\) and \(\beta = \frac{1}{2} + \frac{{\sqrt 5 }}{2}\).
3. The value of the expression is positive for \(x \in \left( {\frac{1}{2} - \frac{{\sqrt 5 }}{2},\frac{1}{2} + \frac{{\sqrt 5 }}{2}} \right)\).
4. The value of the expression is negative for \(x \in \left( { - \infty ,\frac{1}{2} - \frac{{\sqrt 5 }}{2}} \right)\mathop \cup \nolimits \left( {\frac{1}{2} + \frac{{\sqrt 5 }}{2},\infty } \right)\)
There are these six important cases of the graph of $y=ax^2+bx+c$ in which we are interested.
The general quadratic expression $y=ax^2+bx+c$ can be transformed to
\(y = a\left[ {{{\left( {x + \frac{b}{{2a}}} \right)}^2} - \frac{\Delta }{{4{a^2}}}} \right] = a{\left( {x + \frac{b}{{2a}}} \right)^2} - \frac{\Delta }{{4a}}\)
Apply the same procedure as in the above examples and you will get the following cases:
[Note that the left and the right shift will depend on the signs of $a$ and $b$. If they have the same there will be a left shift because the value of $\frac {b}{2a} $ is positive and if they have opposite signs there will be a right shift. We have assumed the former case.]
Case I : $a>0$ and \(\Delta >0 \)
Case II : $a>0$ and \(\Delta =0 \)
Case III : $a>0$ and \(\Delta <0 \)
Case IV : $a<0$ and \(\Delta >0 \)
Case V : $a<0$ and \(\Delta =0 \)
Case VI : $a<0$ and \(\Delta <0 \)
In all the above cases the vertex is \[\left( { - \frac{b}{{2a}}, - \frac{\Delta }{{4a}}} \right)\]. The y-intercept is $(0,c)$.
For Example: \({x^2} + x + 1 = {\left( {x + \frac{1}{2}} \right)^2} + \frac{3}{4}\)
It's pretty easier to draw the graph of the R.H.S. using simple transformations. To give you an idea: first we draw the graph \(y={x^2}\) \( \to \) shift left this graph by \({\frac{1}{2}}\) unit \( \to \) shift upwards the resultant graph by \({\frac{3}{4}}\) unit to get the final graph.
Let us begin with the simplest of quadratic expression:
\[y = {x^2}\]
To draw the graph let us put certain interesting values of the independent variable 'x' into the expression and evaluate the dependent variable 'y', and thus obtain points in the form (x,y) to plot on the graph.
\(\begin{array}{*{20}{c}}x&y\\{ - 2}&4\\{ - 1}&1\\{ - 0.5}&{0.25}\\0&0\\{0.5}&{0.25}\\1&1\\2&4\end{array}\)
There fore we get the following points which we can plot on the graph:
\(( - 2,4),( - 1,1),( - 0.5,0.25),(0,0),(0.5,0.25),(1,1),(2,4)\)
The above graph is also called a parabola. Here (0,0) where the graph makes a U-turn or the minimum point of the parabola is called as the vertex of the parabola. The y-axis about which the parabola is symmetric (i.e. if we consider y-axis as a mirror, then the left side of the graph is the reflection of the right side) is called the axis of the parabola. Vertex can also be defined as the point where a parabola and its axis intersect.
Now let's draw the graph of \[y = {(x-1)^2}\]
Find some interesting points to plot:
\(\begin{array}{*{20}{c}}x&y\\{ - 2}&9\\{ - 1}&4\\{ 0}&{1}\\{0.5}&{0.25}\\{1}&{0}\\2&1\\3&4\end{array}\)
Now we can again plot these points. We get,
We have also plotted the graph of \(y = {x^2}\) on the same graph as \(y = {(x-1)^2}\). As you may notice that the graph of the latter is nothing but the right shifted graph of the former function.
So if we would have plotted the graph of \(y = {(x-3)^2}\) then it's graph would be right shift of \(y = {x^2}\) graph by 3 units.
Now draw the graph of \(y = {(x+1)^2}\). I hope you have already got that its graph would be the left shift of the graph of \(y = {x^2}\) by 1 unit.
What happens when we draw the graph of \(y = {x^2} + 1\)? The difference between \(y = {x^2} + 1\) and \(y = {(x+1)^2} \) is that in the latter 1 gets added to x and then the square is taken, while in the former expression that x gets squared and then 1 is added.
So what should be the graph of \(y = {x^2} + 1\)? 1 gets added to each value of \({x^2} \) which results in a upward shift of the graph of \(y = {x^2} \) by unit and we get the graph of \(y = {x^2} + 1\). Draw by yourself and you should observe the same.
What is the vertex of \(y = {x^2} + 1\)?
Similarly we will see a downward shift of 1 unit in case of \(y = {x^2} - 1\).
Graph of \(y = a{x^2}\)
Where \( a\) is a real number not equal to zero.
Case I: \(0 < a < 1\)
You may verify the graph below by taking any example like \(y = 0.5{x^2}\)
Case II: \(a>1\)Similarly we will see a downward shift of 1 unit in case of \(y = {x^2} - 1\).
Graph of \(y = a{x^2}\)
Where \( a\) is a real number not equal to zero.
Case I: \(0 < a < 1\)
You may verify the graph below by taking any example like \(y = 0.5{x^2}\)
You may verify the graph below by taking any example like \(y = 2{x^2}\)
Graph of \(y = -{x^2}\)
Multiplying $x^2$ by $-1$ results in reflection of the graph in $x-axis$
Now we can draw the graph of any quadratic expression.
Example 1: $2x^2-3x+1$Solution: Let us transform the expression using completing the square method:
$2x^2-3x+1=$\(2\left[ {{{\left( {x - \frac{3}{4}} \right)}^2} + \frac{{17}}{6}} \right]\)
Step 1: Draw the graph of $y=x^2$
Step 2: Shift this graph right by $3/4$ to get the graph of \(y={{{\left( {x - \frac{3}{4}} \right)}^2}}\)
Step 3: Now draw the graph of \(y=2{{{\left( {x - \frac{3}{4}} \right)}^2}}\) by narrowing the graph as seen above.
Step 4: Finally draw the graph of \(y=2\left[ {{{\left( {x - \frac{3}{4}} \right)}^2} + \frac{{17}}{6}} \right]\) by shifting the last graph upwards by $\frac{17}{6}$ units.
A few observations that you can draw from the graph are:
1. The minimum value of the expression is $17/6$ and it occurs at $x=3/4$
2. The value of the expression for any \(x \in \mathbb{R}\) is always positive.
Example 2: $y=x^2-4x+1$
Transforming it using completing the square method:
$x^2-4x+1=(x-2)^2-3$
Step 1: Draw the graph of $y=x^2$
Step 2: Shift the graph in step 1 by 2 units to right to get the graph of $y=(x-2)^2$
Step 3: Now shift the graph in Step 2 by 3 units downwards to get the final graph of $y=(x-2)^2-3$
A few observations that you can draw from the graph are:
1. The graph cuts the $x-axis$ at two points which are the roots of the expression and whose values can be calculated using the formula or using completing the square method. We get \(\alpha = 2 - \sqrt 3 \) and \(\beta = 2 + \sqrt 3 \)
2. The minimum value of the expression is $-3$ and it occurs at $x=2$
3. The value of the expression is positive for \(x \in \left( { - \infty ,2 - \sqrt 3 } \right)\mathop \cup \nolimits \left( {2 + \sqrt 3 ,\infty } \right)\)
4. The value of the expression is negative for \(x \in \left( {2 - \sqrt 3 ,2 + \sqrt 3 } \right)\)
Example 3: $y=-x^2+x+1$
Solution: \( - {x^2} + x + 1 = - {\left( {x - \frac{1}{2}} \right)^2} + \frac{5}{4}\)
Step 1: Draw the graph of $y=x^2$
Step 2: Shift the graph right by $1/2$ units to get the graph of \(y = {\left( {x - \frac{1}{2}} \right)^2}\)
Step 3: Reflect the graph of Step 3 in $x-axis$ to get the graph of \(y = - {\left( {x - \frac{1}{2}} \right)^2}\).
Step 4: Shift the graph of Step 3 upwards by $5/4$ units to get the final graph of \( y=- {\left( {x - \frac{1}{2}} \right)^2} + \frac{5}{4}\)
A few observations that you can draw from the graph are:
1. The maximum value of the expression is $5/4$ which occurs at $x=1/2$
2. The graph cuts the x-axis at two points which are the roots of the expression given by \(\alpha = \frac{1}{2} - \frac{{\sqrt 5 }}{2}\) and \(\beta = \frac{1}{2} + \frac{{\sqrt 5 }}{2}\).
3. The value of the expression is positive for \(x \in \left( {\frac{1}{2} - \frac{{\sqrt 5 }}{2},\frac{1}{2} + \frac{{\sqrt 5 }}{2}} \right)\).
4. The value of the expression is negative for \(x \in \left( { - \infty ,\frac{1}{2} - \frac{{\sqrt 5 }}{2}} \right)\mathop \cup \nolimits \left( {\frac{1}{2} + \frac{{\sqrt 5 }}{2},\infty } \right)\)
There are these six important cases of the graph of $y=ax^2+bx+c$ in which we are interested.
The general quadratic expression $y=ax^2+bx+c$ can be transformed to
\(y = a\left[ {{{\left( {x + \frac{b}{{2a}}} \right)}^2} - \frac{\Delta }{{4{a^2}}}} \right] = a{\left( {x + \frac{b}{{2a}}} \right)^2} - \frac{\Delta }{{4a}}\)
Apply the same procedure as in the above examples and you will get the following cases:
[Note that the left and the right shift will depend on the signs of $a$ and $b$. If they have the same there will be a left shift because the value of $\frac {b}{2a} $ is positive and if they have opposite signs there will be a right shift. We have assumed the former case.]
Case I : $a>0$ and \(\Delta >0 \)
Case II : $a>0$ and \(\Delta =0 \)
Case III : $a>0$ and \(\Delta <0 \)
Case IV : $a<0$ and \(\Delta >0 \)
Case V : $a<0$ and \(\Delta =0 \)
Case VI : $a<0$ and \(\Delta <0 \)
In all the above cases the vertex is \[\left( { - \frac{b}{{2a}}, - \frac{\Delta }{{4a}}} \right)\]. The y-intercept is $(0,c)$.




No comments:
Post a Comment