Solveeit Logo

Question

Question: How do you graph \[f(x) = 2{x^2} - x + 1\] and identify the x intercepts, vertex?...

How do you graph f(x)=2x2x+1f(x) = 2{x^2} - x + 1 and identify the x intercepts, vertex?

Explanation

Solution

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 ax2+bx+c=0a{x^2} + bx + c = 0
  • Vertex (h,k)(h,k) is given by the formula h=b2a;k=f(h)h = - \dfrac{b}{{2a}};k = f(h), where f is the function given to us.
  • For a general quadratic equation ax2+bx+c=0a{x^2} + bx + c = 0, roots are given by formula x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}

Complete step-by-step answer:
We are given the equation f(x)=2x2x+1f(x) = 2{x^2} - x + 1
We compare the equation on right hand side to the general quadratic equation ax2+bx+c=0a{x^2} + bx + c = 0
We get the values a=2,b=1,c=1a = 2,b = - 1,c = 1
We know that vertex (h,k)(h,k)is given by the formula h=b2a;k=f(h)h = - \dfrac{b}{{2a}};k = f(h), where f is the function given to us
Here function is f(x)=2x2x+1f(x) = 2{x^2} - x + 1 ……..(1)
We substitute the values of ‘a’ and ‘b’ in formula of ‘h’
h=12×2\Rightarrow h = - \dfrac{{ - 1}}{{2 \times 2}}
Cancel same factors from numerator and denominator,
h=14\Rightarrow h = \dfrac{1}{4}
Now we calculate the value of ‘k’ by substituting value of ‘h’ in place of ‘x’ in the function
k=f(14)\Rightarrow k = f(\dfrac{1}{4})
k=2(14)214+1\Rightarrow k = 2{\left( {\dfrac{1}{4}} \right)^2} - \dfrac{1}{4} + 1
Calculate the products on right hand side of the equation
k=21614+1\Rightarrow k = \dfrac{2}{{16}} - \dfrac{1}{4} + 1
Cancel same factors from numerator and denominator
k=1814+1\Rightarrow k = \dfrac{1}{8} - \dfrac{1}{4} + 1
Take LCM on RHS
k=12+88\Rightarrow k = \dfrac{{1 - 2 + 8}}{8}
k=78\Rightarrow k = \dfrac{7}{8}
\Rightarrow Vertex (h,k)=(14,78)(h,k) = (\dfrac{1}{4},\dfrac{7}{8})
\therefore The vertex of f(x)=2x2x+1f(x) = 2{x^2} - x + 1 is (h,k)=(14,78)(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)=0f(x)=0 in the equation
2x2x+1=0\Rightarrow 2{x^2} - x + 1 = 0
We can use determinant method to solve for the value of x,
I.e. x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}
Substitute the value of a=2,b=1,c=1a = 2,b = - 1,c = 1
x=(1)±(1)24×2×12×2\Rightarrow x = \dfrac{{ - ( - 1) \pm \sqrt {{{( - 1)}^2} - 4 \times 2 \times 1} }}{{2 \times 2}}
x=1±184\Rightarrow x = \dfrac{{1 \pm \sqrt {1 - 8} }}{4}
x=1±74\Rightarrow x = \dfrac{{1 \pm \sqrt { - 7} }}{4}
We know that [\sqrt { - 1} = i]
x=1±i74\Rightarrow x = \dfrac{{1 \pm i\sqrt 7 }}{4}
So, the value of x is not a real number, it is a complex number.
\RightarrowGraph 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=0x = 0 in the equation, the f(x)=2×00+1f(x) = 2 \times 0 - 0 + 1 i.e. f(x)=1f(x) = 1
So, the point becomes (0,1)(0,1)
Now we put x=1x = 1 in the equation, then f(x)=2×11+1f(x) = 2 \times 1 - 1 + 1 i.e.[f(x) = 2]
So, the point becomes, (1,2)(1,2)
We will mark the points (0,1)(0,1), (1,2)(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)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.