Question
Question: How do you graph \[y = 2{x^2} + x - 3\] by plotting points?...
How do you graph y=2x2+x−3 by plotting points?
Solution
Here we will first identify the shape of the graph represented by the given equation. Since the given equation is linear with respect to y and quadratic with respect to x, so the given equation represents a parabola. Then, we will convert the equation in the form of the standard equation of parabola. Then we will substitute X=0 and Y=0 to get the coordinates of the vertex. Using these coordinates we will draw the required graph.
Complete step-by-step solution:
According to the question, we have to graph the equation which is given as
y=2x2+x−3………………….(1)
Since the above equation is linear with respect to y and quadratic with respect to x, so the given equation represents a parabola whose axis is parallel to the y-axis.
Since it represents a parabola, so we will convert it in the standard form of parabola
Taking 2 common, we have
y=2(x2+2x−23)
Dividing both the sides by 2 we get
⇒2y=x2+2x−23
Multiplying and dividing the middle term by 2, we have
⇒2y=x2+2×22x−23
⇒2y=x2+2(x)(41)−23
Adding and subtracting (41)2on the RHS, we have
⇒2y=x2+2(x)(41)−23+(41)2−(41)2
⇒2y=x2+2(x)(41)+(41)2−23−161
Now, we know that a2+2ab+b2=(a+b)2. So the above equation can be written as
⇒2y=(x+41)2−23−161
⇒2y=(x+41)2−1625
Adding 1625 on both the sides, we get
⇒2y+1625=(x+41)2
⇒168y+25=(x+41)2
Taking 168 common on the LHS, we get
⇒168(y+825)=(x+41)2
⇒21(y+825)=(x+41)2
OR
⇒(x+41)2=21(y+825)
Now, comparing the above equation with the standard equation of a parabola X2=kY, we get
X=(x+41), Y=(y+825) and k=21
Now, we know that the vertex is determined by putting X=0 and Y=0. Therefore, putting X=0 we have
x+41=0 ⇒x=−41=−0.25
Now, we put Y=0 to get
y+825=0 ⇒y=−825=−3.125
Therefore, the vertex of the parabola is at (−0.25,−3.125).
The axis of a parabola passes through its vertex. Since the axis of this parabola is parallel to the y-axis, so the axis is a vertical line cutting the x-axis at (−0.25,0).
The intersection with the x-axis is found out by putting y=0 in the equation (1) as
2x2+x−3=0
Splitting the middle term, we get
⇒2x2−2x+3x−3=0
Factoring out common terms, we get
⇒2x(x−1)+3(x−1)=0 ⇒(2x+3)(x−1)=0
Applying zero product property, we get
⇒(2x+3)=0 ⇒x=−23=−1.5
Or
⇒(x−1)=0 ⇒x=1
Therefore, we get x=−1.5,x=1.
Therefore, (−1.5,0) and (1,0) are the points of intersection with the x-axis.
Now, for the intersection with the y-axis we put x=0 in the equation (1) to get
y=2(0)2+(0)−3 ⇒y=−3
Therefore, (0,−3) is the point of intersection with the y-axis.
Also, the sign of the constant k decides the direction of its opening.
Since k=21>0, the parabola must be opening upwards.
Hence, the graph of the given equation y=2x2+x−3 can be drawn as
Note:
The coordinates of the vertex can also be determined by putting the derivative of y=2x2+x−3 equal to zero. Also, the coefficient of x2 can decide the opening side of the parabola. In this case it is equal to 2 which is greater than zero, which confirms it is opening upwards. If the coefficient of x2 is less than 0, then the curve of the parabola opens in downward direction. Here we have used the zero product property to find the values of coordinate. Zero product property states that if the product of two terms is equal to zero, then either of the terms is zero.