The problem has three parts. (a) Complete the table of values for the quadratic equation $y = 2x^2 + 5x - 2$ for $x$ ranging from $-4$ to $3$. (b) Draw the graph of $y = 2x^2 + 5x - 2$ for $-4 \le x \le 3$. (c) Use the graph to find the roots of the equation, the minimum value of $y$, and the values of $x$ for which $x$ increases as $y$ increases.

AlgebraQuadratic EquationsGraphingParabolaRootsVertex
2025/6/3

1. Problem Description

The problem has three parts.
(a) Complete the table of values for the quadratic equation y=2x2+5x2y = 2x^2 + 5x - 2 for xx ranging from 4-4 to 33.
(b) Draw the graph of y=2x2+5x2y = 2x^2 + 5x - 2 for 4x3-4 \le x \le 3.
(c) Use the graph to find the roots of the equation, the minimum value of yy, and the values of xx for which xx increases as yy increases.

2. Solution Steps

(a) Completing the table of values:
We are given y=2x2+5x2y = 2x^2 + 5x - 2. We need to calculate yy for x=3,2,1,0,1,2x = -3, -2, -1, 0, 1, 2.
For x=3x = -3:
y=2(3)2+5(3)2=2(9)152=18152=1y = 2(-3)^2 + 5(-3) - 2 = 2(9) - 15 - 2 = 18 - 15 - 2 = 1.
For x=2x = -2:
y=2(2)2+5(2)2=2(4)102=8102=4y = 2(-2)^2 + 5(-2) - 2 = 2(4) - 10 - 2 = 8 - 10 - 2 = -4.
For x=1x = -1:
y=2(1)2+5(1)2=2(1)52=252=5y = 2(-1)^2 + 5(-1) - 2 = 2(1) - 5 - 2 = 2 - 5 - 2 = -5.
For x=0x = 0:
y=2(0)2+5(0)2=0+02=2y = 2(0)^2 + 5(0) - 2 = 0 + 0 - 2 = -2.
For x=1x = 1:
y=2(1)2+5(1)2=2+52=5y = 2(1)^2 + 5(1) - 2 = 2 + 5 - 2 = 5.
For x=2x = 2:
y=2(2)2+5(2)2=2(4)+102=8+102=16y = 2(2)^2 + 5(2) - 2 = 2(4) + 10 - 2 = 8 + 10 - 2 = 16.
Therefore, the completed table is:
x | -4 | -3 | -2 | -1 | 0 | 1 | 2 | 3
---|---|---|---|---|---|---|---|---
y | 10 | 1 | -4 | -5 | -2 | 5 | 16 | 31
(b) Drawing the graph:
We would plot the points (4,10),(3,1),(2,4),(1,5),(0,2),(1,5),(2,16),(3,31)(-4, 10), (-3, 1), (-2, -4), (-1, -5), (0, -2), (1, 5), (2, 16), (3, 31) on a coordinate plane and draw a smooth curve through them.
(c) Using the graph:
(i) Roots of the equation:
The roots are the values of xx where the graph intersects the x-axis (i.e., where y=0y=0). From the values calculated above we know there must be one root between -4 and -3, and one between 0 and
1.
(ii) Minimum value of yy:
The minimum value of yy is the y-coordinate of the vertex of the parabola. Based on the calculations in part (a), the minimum is close to x=1x=-1.
To find the exact minimum, complete the square:
y=2x2+5x2=2(x2+52x)2=2(x2+52x+(54)2)22(54)2=2(x+54)22258=2(x+54)216+258=2(x+54)2418y = 2x^2 + 5x - 2 = 2(x^2 + \frac{5}{2}x) - 2 = 2(x^2 + \frac{5}{2}x + (\frac{5}{4})^2) - 2 - 2(\frac{5}{4})^2 = 2(x+\frac{5}{4})^2 - 2 - \frac{25}{8} = 2(x+\frac{5}{4})^2 - \frac{16+25}{8} = 2(x+\frac{5}{4})^2 - \frac{41}{8}.
So the minimum value of yy is 418=5.125-\frac{41}{8} = -5.125, occurring at x=54=1.25x = -\frac{5}{4} = -1.25.
(iii) Values of xx for which xx increases as yy increases:
This occurs for xx values greater than the x-coordinate of the vertex. Therefore, x>1.25x > -1.25.

3. Final Answer

(a) The completed table is:
x | -4 | -3 | -2 | -1 | 0 | 1 | 2 | 3
---|---|---|---|---|---|---|---|---
y | 10 | 1 | -4 | -5 | -2 | 5 | 16 | 31
(b) Graph of y=2x2+5x2y = 2x^2 + 5x - 2 for 4x3-4 \le x \le 3 (Not included because it's a drawing).
(c)
(i) The roots of the equation are approximately x=3.13x = -3.13 and x=0.63x = 0.63.
(ii) The minimum value of yy is 5.125-5.125.
(iii) Values of xx for which xx increases as yy increases are x>1.25x > -1.25.

Related problems in "Algebra"

We are given the equation $12x + d = 134$ and the value $x = 8$. We need to find the value of $d$.

Linear EquationsSolving EquationsSubstitution
2025/6/5

We are given a system of two linear equations with two variables, $x$ and $y$: $7x - 6y = 30$ $2x + ...

Linear EquationsSystem of EquationsElimination Method
2025/6/5

We are given two equations: 1. The cost of 1 rugby ball and 1 netball is $£11$.

Systems of EquationsLinear EquationsWord Problem
2025/6/5

The problem asks to solve a system of two linear equations using a given diagram: $y - 2x = 8$ $2x +...

Linear EquationsSystems of EquationsGraphical SolutionsIntersection of Lines
2025/6/5

We are asked to solve the absolute value equation $|5x + 4| + 10 = 2$ for $x$.

Absolute Value EquationsEquation Solving
2025/6/5

The problem is to solve the equation $\frac{x}{6x-36} - 9 = \frac{1}{x-6}$ for $x$.

EquationsRational EquationsSolving EquationsAlgebraic ManipulationNo Solution
2025/6/5

Solve the equation $\frac{2}{3}x - \frac{5}{6} = \frac{3}{4}$ for $x$.

Linear EquationsFractionsSolving Equations
2025/6/5

The problem is to solve the following equation for $x$: $\frac{42}{43}x - \frac{25}{26} = \frac{33}{...

Linear EquationsFractional EquationsSolving EquationsArithmetic OperationsFractions
2025/6/5

The problem is to solve the linear equation $2(x - 2) - (x - 1) = 2x - 2$ for $x$.

Linear EquationsEquation SolvingAlgebraic Manipulation
2025/6/5

We are given the equation $4^{5-9x} = \frac{1}{8^{x-2}}$ and need to solve for $x$.

ExponentsEquationsSolving EquationsAlgebraic Manipulation
2025/6/5