How do you graph \[f(x) = 2{x^2} - x + 1\] and identify the x intercepts, vertex?
Answer
627.6k+ views
Hint: We compare the given quadratic equation with general quadratic equation and write values of coefficients. Use the formula to calculate the value of vertex and substitute the values in it. Now use the concept of intercept that those are the points where the graph cuts the axes. Put y coordinate 0 to obtain value of x intercept. Calculate coordinates of points to plot the graph.
* The general quadratic equation is \[a{x^2} + bx + c = 0\]
* Vertex \[(h,k)\] is given by the formula \[h = - \dfrac{b}{{2a}};k = f(h)\], where f is the function given to us.
* For a general quadratic equation \[a{x^2} + bx + c = 0\], roots are given by formula \[x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}\]
Complete step-by-step answer:
We are given the equation \[f(x) = 2{x^2} - x + 1\]
We compare the equation on right hand side to the general quadratic equation \[a{x^2} + bx + c = 0\]
We get the values \[a = 2,b = - 1,c = 1\]
We know that vertex \[(h,k)\]is given by the formula \[h = - \dfrac{b}{{2a}};k = f(h)\], where f is the function given to us
Here function is \[f(x) = 2{x^2} - x + 1\] ……..(1)
We substitute the values of ‘a’ and ‘b’ in formula of ‘h’
\[ \Rightarrow h = - \dfrac{{ - 1}}{{2 \times 2}}\]
Cancel same factors from numerator and denominator,
\[ \Rightarrow h = \dfrac{1}{4}\]
Now we calculate the value of ‘k’ by substituting value of ‘h’ in place of ‘x’ in the function
\[ \Rightarrow k = f(\dfrac{1}{4})\]
\[ \Rightarrow k = 2{\left( {\dfrac{1}{4}} \right)^2} - \dfrac{1}{4} + 1\]
Calculate the products on right hand side of the equation
\[ \Rightarrow k = \dfrac{2}{{16}} - \dfrac{1}{4} + 1\]
Cancel same factors from numerator and denominator
\[ \Rightarrow k = \dfrac{1}{8} - \dfrac{1}{4} + 1\]
Take LCM on RHS
\[ \Rightarrow k = \dfrac{{1 - 2 + 8}}{8}\]
\[ \Rightarrow k = \dfrac{7}{8}\]
\[ \Rightarrow \] Vertex \[(h,k) = (\dfrac{1}{4},\dfrac{7}{8})\]
\[\therefore \]The vertex of \[f(x) = 2{x^2} - x + 1\] is \[(h,k) = (\dfrac{1}{4},\dfrac{7}{8})\]
We know that x-intercept means the point on x-axis where the line cuts the axis and y-intercept means the point on y-axis where the line cuts the y-axis.
Now we calculate the x-intercept of the graph by substituting the value of y as 0, i.e. put \[f(x)=0\] in the equation
\[ \Rightarrow 2{x^2} - x + 1 = 0\]
We can use determinant method to solve for the value of x,
I.e. \[x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}\]
Substitute the value of \[a = 2,b = - 1,c = 1\]
\[ \Rightarrow x = \dfrac{{ - ( - 1) \pm \sqrt {{{( - 1)}^2} - 4 \times 2 \times 1} }}{{2 \times 2}}\]
\[ \Rightarrow x = \dfrac{{1 \pm \sqrt {1 - 8} }}{4}\]
\[ \Rightarrow x = \dfrac{{1 \pm \sqrt { - 7} }}{4}\]
We know that [\sqrt { - 1} = i\]
\[ \Rightarrow x = \dfrac{{1 \pm i\sqrt 7 }}{4}\]
So, the value of x is not a real number, it is a complex number.
\[ \Rightarrow \]Graph of the given function does not have x-intercept.
Now we plot of the graph of the function[f(x) = 2{x^2} - x + 1\]by substituting points
We put \[x = 0\] in the equation, the \[f(x) = 2 \times 0 - 0 + 1\] i.e. \[f(x) = 1\]
So, the point becomes \[(0,1)\]
Now we put \[x = 1\] in the equation, then \[f(x) = 2 \times 1 - 1 + 1\] i.e.[f(x) = 2\]
So, the point becomes, \[(1,2)\]
We will mark the points \[(0,1)\], \[(1,2)\] and [(\dfrac{1}{4},\dfrac{7}{8})\] on the graph.
Note:
Many students make the mistake of writing the coordinates wrong as here the function \[f(x)\] is given in place of y, keep in mind the function is dependent on x and we will write the value of y as value of the function obtained by putting in the value of x.
* The general quadratic equation is \[a{x^2} + bx + c = 0\]
* Vertex \[(h,k)\] is given by the formula \[h = - \dfrac{b}{{2a}};k = f(h)\], where f is the function given to us.
* For a general quadratic equation \[a{x^2} + bx + c = 0\], roots are given by formula \[x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}\]
Complete step-by-step answer:
We are given the equation \[f(x) = 2{x^2} - x + 1\]
We compare the equation on right hand side to the general quadratic equation \[a{x^2} + bx + c = 0\]
We get the values \[a = 2,b = - 1,c = 1\]
We know that vertex \[(h,k)\]is given by the formula \[h = - \dfrac{b}{{2a}};k = f(h)\], where f is the function given to us
Here function is \[f(x) = 2{x^2} - x + 1\] ……..(1)
We substitute the values of ‘a’ and ‘b’ in formula of ‘h’
\[ \Rightarrow h = - \dfrac{{ - 1}}{{2 \times 2}}\]
Cancel same factors from numerator and denominator,
\[ \Rightarrow h = \dfrac{1}{4}\]
Now we calculate the value of ‘k’ by substituting value of ‘h’ in place of ‘x’ in the function
\[ \Rightarrow k = f(\dfrac{1}{4})\]
\[ \Rightarrow k = 2{\left( {\dfrac{1}{4}} \right)^2} - \dfrac{1}{4} + 1\]
Calculate the products on right hand side of the equation
\[ \Rightarrow k = \dfrac{2}{{16}} - \dfrac{1}{4} + 1\]
Cancel same factors from numerator and denominator
\[ \Rightarrow k = \dfrac{1}{8} - \dfrac{1}{4} + 1\]
Take LCM on RHS
\[ \Rightarrow k = \dfrac{{1 - 2 + 8}}{8}\]
\[ \Rightarrow k = \dfrac{7}{8}\]
\[ \Rightarrow \] Vertex \[(h,k) = (\dfrac{1}{4},\dfrac{7}{8})\]
\[\therefore \]The vertex of \[f(x) = 2{x^2} - x + 1\] is \[(h,k) = (\dfrac{1}{4},\dfrac{7}{8})\]
We know that x-intercept means the point on x-axis where the line cuts the axis and y-intercept means the point on y-axis where the line cuts the y-axis.
Now we calculate the x-intercept of the graph by substituting the value of y as 0, i.e. put \[f(x)=0\] in the equation
\[ \Rightarrow 2{x^2} - x + 1 = 0\]
We can use determinant method to solve for the value of x,
I.e. \[x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}\]
Substitute the value of \[a = 2,b = - 1,c = 1\]
\[ \Rightarrow x = \dfrac{{ - ( - 1) \pm \sqrt {{{( - 1)}^2} - 4 \times 2 \times 1} }}{{2 \times 2}}\]
\[ \Rightarrow x = \dfrac{{1 \pm \sqrt {1 - 8} }}{4}\]
\[ \Rightarrow x = \dfrac{{1 \pm \sqrt { - 7} }}{4}\]
We know that [\sqrt { - 1} = i\]
\[ \Rightarrow x = \dfrac{{1 \pm i\sqrt 7 }}{4}\]
So, the value of x is not a real number, it is a complex number.
\[ \Rightarrow \]Graph of the given function does not have x-intercept.
Now we plot of the graph of the function[f(x) = 2{x^2} - x + 1\]by substituting points
We put \[x = 0\] in the equation, the \[f(x) = 2 \times 0 - 0 + 1\] i.e. \[f(x) = 1\]
So, the point becomes \[(0,1)\]
Now we put \[x = 1\] in the equation, then \[f(x) = 2 \times 1 - 1 + 1\] i.e.[f(x) = 2\]
So, the point becomes, \[(1,2)\]
We will mark the points \[(0,1)\], \[(1,2)\] and [(\dfrac{1}{4},\dfrac{7}{8})\] on the graph.
Note:
Many students make the mistake of writing the coordinates wrong as here the function \[f(x)\] is given in place of y, keep in mind the function is dependent on x and we will write the value of y as value of the function obtained by putting in the value of x.
Recently Updated Pages
Write structures of the following compounds i 2 Chloro3methylpentane class 11 chemistry CBSE

What is BLO What is the full form of BLO class 8 social science CBSE

Explain the Treaty of Vienna of 1815 class 10 social science CBSE

A Paragraph on Pollution in about 100-150 Words

XIX+XXX A 49 B 51 C 55 D 44 class 5 maths CBSE

If x a + bt + ct2 where x is in meters and t is in class 11 physics CBSE

Trending doubts
One Metric ton is equal to kg A 10000 B 1000 C 100 class 11 physics CBSE

Find the value of the expression given below sin 30circ class 11 maths CBSE

What do you mean by retardation What is its SI uni class 11 physics CBSE

Draw a diagram of nephron and explain its structur class 11 biology CBSE

10 examples of friction in our daily life

Difference between physical and chemical change class 11 chemistry CBSE

