Solveeit Logo

Question

Question: How do you graph the parabola \[y=-2{{(x-1)}^{2}}+3\] using vertex, intercepts and additional points...

How do you graph the parabola y=2(x1)2+3y=-2{{(x-1)}^{2}}+3 using vertex, intercepts and additional points?

Explanation

Solution

To solve this problem we should initially find the yy intercept followed by the value of xx to get the points to plot. From the obtained points we can plot the graph. We must use the fact that for the form of equation y=a(xh)2+ky=a{{\left( x-h \right)}^{2}}+k , we have the vertex as (h,k)\left( h,k \right) . To find the xx and yy intercepts, we have to substitute yy and xx as 00 in the equation respectively.

Complete step by step answer:
Here, the given equation is y=2(x1)2+3y=-2{{(x-1)}^{2}}+3 .
This is a quadratic equation in vertex form: y=a(xh)2+ky=a{{\left( x-h \right)}^{2}}+k where a=2,h=1,k=3a=-2,h=1,k=3 .
The vertex is the point (h,k)\left( h,k \right) which is (1,3)\left( 1,3 \right) .
Now let us plot this point.
We know that the yy intercept is the value of yy when x=0x=0 . So, we will substitute 00 for xx and solve for yy .

& y=-2{{(0-1)}^{2}}+3 \\\ & \Rightarrow y=-2{{(-1)}^{2}}+3 \\\ & \Rightarrow y=-2(1)+3 \\\ & \Rightarrow y=-2+3 \\\ & \Rightarrow y=1 \\\ \end{aligned}$$ The $y$ intercept is $\left( 0,1 \right)$ . We will plot this point. To find the $x$ intercepts, we will first convert the equation from vertex form to standard form. We will expand ${{\left( x-1 \right)}^{2}}$ to ${{x}^{2}}-2x+1$ . $$\begin{aligned} & y=-2({{x}^{2}}-2x+1)+3 \\\ & \Rightarrow y=-2{{x}^{2}}+4x-2+3 \\\ & \Rightarrow y=-2{{x}^{2}}+4x+1 \\\ \end{aligned}$$ We know that the $x$ intercepts are the values of $x$ when $y=0$ . So, we will substitute $0$ for $y$ and solve for $x$, $$0=-2{{x}^{2}}+4x+1$$ where $$a=-2,~b=4,~c=1$$ . Solving for the $x$ intercepts using the quadratic formula, we have $$x=\dfrac{-b\pm \sqrt{{{b}^{2}}-4ac}}{2a}$$ . Plugging in the known values, we have $$\begin{aligned} & x=\dfrac{-4\pm \sqrt{{{4}^{2}}-4\left( -2 \right)\left( 1 \right)}}{2\left( -2 \right)} \\\ & \Rightarrow x=\dfrac{-4\pm \sqrt{24}}{-4} \\\ & \Rightarrow x=\dfrac{-4\pm 2\sqrt{6}}{-4} \\\ \end{aligned}$$ So, $$x=\dfrac{-4+2\sqrt{6}}{-4}$$ and $$x=\dfrac{-4-2\sqrt{6}}{-4}$$ . On further simplification we get, $$x=1-\dfrac{\sqrt{6}}{2}$$ and $$x=1+\dfrac{\sqrt{6}}{2}$$ . The $x$ intercepts are $$\left( 1-\dfrac{\sqrt{6}}{2},0 \right)$$ and $$\left( 1+\dfrac{\sqrt{6}}{2},0 \right)$$ . The approximate $x$ intercepts are $\left( -0.2,0 \right)$ and $\left( 2.2,0 \right)$ .We can plot the $x$ intercepts. Additional point: We will choose values for $x$ and solve for $y$ . Let $x=2$ then $\begin{aligned} & y=-2{{\left( 2-1 \right)}^{2}}+3 \\\ & \Rightarrow y=1 \\\ \end{aligned}$ We have got an additional point as $\left( 2,1 \right)$ . We will plot this point. To find additional points, choose values for $x$ and solve for $y$ . We will plot the points and sketch a parabola through the points. ![](https://www.vedantu.com/question-sets/68e077c0-832d-4370-a32e-e30add55f9b37815519578117802910.png) **Note:** Students usually may go wrong while finding the intercepts to get the required points. If the obtained points are wrong then the solution of plotting the graph becomes wrong. Students must also note that we are supposed to get a parabola and so we have to join the points using a smooth curve and not straight lines.