The problem is divided into three parts. Part (a) requires completing a table of values for the equation $y = 2x^2 - 7x - 9$ for $x$ ranging from -3 to 6. Part (b) asks to draw the graph of this equation using given scales on the x and y axes. Part (c) asks to use the graph to estimate the roots of the equation $2x^2 - 7x = 26$, the coordinates of the minimum point of y, and the range of values for which $2x^2 - 7x < 9$.

AlgebraQuadratic EquationsGraphingParabolaRootsInequalities
2025/4/24

1. Problem Description

The problem is divided into three parts. Part (a) requires completing a table of values for the equation y=2x27x9y = 2x^2 - 7x - 9 for xx ranging from -3 to

6. Part (b) asks to draw the graph of this equation using given scales on the x and y axes. Part (c) asks to use the graph to estimate the roots of the equation $2x^2 - 7x = 26$, the coordinates of the minimum point of y, and the range of values for which $2x^2 - 7x < 9$.

2. Solution Steps

(a) Completing the table of values:
We need to find the values of yy for x=3,2,1,0,1,2,3,4,5,6x = -3, -2, -1, 0, 1, 2, 3, 4, 5, 6. We already have some values. Let's calculate the missing ones:
* x=3x = -3: y=2(3)27(3)9=2(9)+219=18+219=30y = 2(-3)^2 - 7(-3) - 9 = 2(9) + 21 - 9 = 18 + 21 - 9 = 30. Given as not correct. Recalculating: y=2(3)27(3)9=18+219=30y = 2(-3)^2 - 7(-3) - 9 = 18 + 21 - 9 = 30. The image must be wrong and the table entry is indeed
3

0. * $x = -2$: $y = 2(-2)^2 - 7(-2) - 9 = 2(4) + 14 - 9 = 8 + 14 - 9 = 13$. Given as correct.

* x=1x = -1: y=2(1)27(1)9=2(1)+79=2+79=0y = 2(-1)^2 - 7(-1) - 9 = 2(1) + 7 - 9 = 2 + 7 - 9 = 0.
* x=0x = 0: y=2(0)27(0)9=9y = 2(0)^2 - 7(0) - 9 = -9. Given as correct.
* x=1x = 1: y=2(1)27(1)9=279=14y = 2(1)^2 - 7(1) - 9 = 2 - 7 - 9 = -14. Given as correct.
* x=2x = 2: y=2(2)27(2)9=2(4)149=8149=15y = 2(2)^2 - 7(2) - 9 = 2(4) - 14 - 9 = 8 - 14 - 9 = -15.
* x=3x = 3: y=2(3)27(3)9=2(9)219=18219=12y = 2(3)^2 - 7(3) - 9 = 2(9) - 21 - 9 = 18 - 21 - 9 = -12. Given as correct.
* x=4x = 4: y=2(4)27(4)9=2(16)289=32289=5y = 2(4)^2 - 7(4) - 9 = 2(16) - 28 - 9 = 32 - 28 - 9 = -5.
* x=5x = 5: y=2(5)27(5)9=2(25)359=50359=6y = 2(5)^2 - 7(5) - 9 = 2(25) - 35 - 9 = 50 - 35 - 9 = 6. Given as correct.
* x=6x = 6: y=2(6)27(6)9=2(36)429=72429=21y = 2(6)^2 - 7(6) - 9 = 2(36) - 42 - 9 = 72 - 42 - 9 = 21.
So the completed table is:
x | -3 | -2 | -1 | 0 | 1 | 2 | 3 | 4 | 5 | 6
--|----|----|----|---|---|---|---|---|---|---
y | 30 | 13 | 0 | -9 | -14| -15| -12| -5| 6 | 21
(b) Drawing the graph:
The scale is 2 cm to 1 unit on the x-axis and 2 cm to 4 units on the y-axis. Plot the points from the completed table and draw a smooth curve through them.
(c) Using the graph to estimate:
(i) Roots of the equation 2x27x=262x^2 - 7x = 26:
This is equivalent to 2x27x26=02x^2 - 7x - 26 = 0. Since the graph is y=2x27x9y = 2x^2 - 7x - 9, we need to find the x-values where y=2x27x9=269=17y = 2x^2 - 7x - 9 = 26 - 9 = 17. From the graph, estimate the x-values where y=17y = 17. These values are approximately x=2.5x = -2.5 and x=6x = 6.
Therefore, the roots are approximately -2.5 and
6.
(ii) Coordinates of the minimum point of y:
From the graph, estimate the coordinates of the minimum point. The minimum point occurs at approximately x=1.75x = 1.75. The corresponding y-value is approximately y=15.1y = -15.1.
Therefore, the coordinates of the minimum point are approximately (1.75, -15.1).
(iii) Range of values for which 2x27x<92x^2 - 7x < 9:
This is equivalent to 2x27x9<02x^2 - 7x - 9 < 0. Since the graph is y=2x27x9y = 2x^2 - 7x - 9, we need to find the x-values where y<0y < 0. This corresponds to the portion of the graph below the x-axis. The x-intercepts are the roots of 2x27x9=02x^2 - 7x - 9 = 0. From the table we have y=0y=0 when x=1x=-1. Then solve for 2x27x9=02x^2-7x-9 =0 using the quadratic formula:
x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
x=7±494(2)(9)4=7±49+724=7±1214=7±114x = \frac{7 \pm \sqrt{49 - 4(2)(-9)}}{4} = \frac{7 \pm \sqrt{49 + 72}}{4} = \frac{7 \pm \sqrt{121}}{4} = \frac{7 \pm 11}{4}
x=7+114=184=4.5x = \frac{7 + 11}{4} = \frac{18}{4} = 4.5 or x=7114=44=1x = \frac{7 - 11}{4} = \frac{-4}{4} = -1.
The roots are -1 and 4.

5. Therefore, $2x^2 - 7x - 9 < 0$ when $-1 < x < 4.5$.

3. Final Answer

(a) Completed table:
x | -3 | -2 | -1 | 0 | 1 | 2 | 3 | 4 | 5 | 6
--|----|----|----|---|---|---|---|---|---|---
y | 30 | 13 | 0 | -9 | -14| -15| -12| -5| 6 | 21
(b) Graph (Not provided, requires plotting)
(c)
(i) Roots of 2x27x=262x^2 - 7x = 26: Approximately -2.5 and

6. (ii) Coordinates of the minimum point of y: Approximately (1.75, -15.1).

(iii) Range of values for which 2x27x<92x^2 - 7x < 9: -1 < x < 4.5.

Related problems in "Algebra"

If we double the side of a square, its area increases by $147 cm^2$. What is the length of the side ...

GeometryAreaQuadratic EquationsWord Problem
2025/4/24

The problem asks us to simplify several expressions involving exponents and negative numbers. We wi...

ExponentsNegative NumbersSimplificationExponent Rules
2025/4/24

(a) A company requires 3 hours of labor for every $N87.00$ worth of raw materials. Given that the co...

Linear EquationsSimple InterestWord ProblemsSystems of Equations
2025/4/24

The problem provides the equation of a function $y = -x(x-2)^2$ and its graph. The question does no...

PolynomialsCubic FunctionsRootsGraphingCalculusDerivativesCritical Points
2025/4/24

The problem is to simplify the given expressions involving exponents and quotients. We will address ...

ExponentsQuotient RuleSimplification
2025/4/23

The problem requires simplifying ten different expressions involving exponents and fractions. The ex...

ExponentsExponent RulesSimplificationQuotient of PowersPower of a PowerPower of a ProductPower of a Quotient
2025/4/23

We are asked to simplify the expression $9^8 \cdot 9^2$.

ExponentsSimplificationAlgebraic Manipulation
2025/4/23

We are given an arithmetic progression (A.P.). The sixth term is 37, and the sum of the first six te...

Arithmetic ProgressionSequences and SeriesLinear EquationsSum of Arithmetic Series
2025/4/23

We are asked to simplify ten expressions involving exponents and fractions.

ExponentsFractionsRules of ExponentsSimplification
2025/4/23

The problem is to add two rational expressions: $\frac{t}{t+6} + \frac{t-3}{t-6}$.

Rational ExpressionsAlgebraic ManipulationSimplificationCommon DenominatorPolynomials
2025/4/23