How do you graph \[f(x) = 2{x^2} - x + 1\] and identify the x intercepts, vertex?
Answer
625.5k+ 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
If x a + bt + ct2 where x is in meters and t is in class 11 physics CBSE

A car covers the first half distance between two places class 11 physics CBSE

The resultant of two vectors overrightarrow P and overrightarrow class 11 physics CBSE

Find the value of cos 135 class 11 maths CBSE

A mass M is held in place by an applied force F and class 11 physics CBSE

A solution of glucose in water is labelled as 10 dfracwv class 11 chemistry CBSE

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

Bond order ofO2 O2+ O2 and O22 is in order A O2 langle class 11 chemistry CBSE

10 examples of diffusion in everyday life

State the laws of reflection of light

Potato is a stem and sweet potato is a root Justify class 11 biology CBSE

Simon Commission came to India in A 1927 B 1928 C 1929 class 11 social science CBSE

