The roots of f(x) are {0, 3, -4}. You've got them as {-3, 4}, which is not correct.
Draw another set of coordinate axes and place dark dots at (0,0), (3,0) and (-4,0). These dots represent the roots (solutions) of the given polynomial.
Note that we have a repeated (double) root at x=3, which is given away by the exponent 2 of (x-3).
A basic way of sketching this graph is described as follows:
Evaluate the function (find y) for several x-values other than (0, 3 and -4):
Choose (for example) {-5, -2, -1, 1, 2, 4}
If you'll find the y-value for each of these x-values and plot the resulting points, you should see the shape of the graph. Draw a rough graph thru these points. If any doubt remains about what the graph looks like at particular x-values, calculate and plot more points, e. g., at {-2.5, -1.5, ...}.
If you're taking calculus, consider applying the First- and Second-Derivative tests to determine concavity, maximum, minimum, etc.
120+10+5=135
I don't know if all you're supposed to do is add or not... so i may be wrong....
Let C = cost to rent each chairLet T = cost to rent each table
4C + 8T = 73
2C + 3T = 28
Multiply the 2nd equation by (-2) and then add the equations together
4C + 8T = 73
-4C - 6T = -56
2T = 17T = 17/2 = 8.5
Plug this in to the 1st equation to solve for C
4C + 8(17/2) = 73
4C + 68 = 73
4C = 5C = 5/4 = 1.25
So the cost to rent each chair is $1.25 and the cost to rent each table is $8.50
2 consecutive positive integers....x and x + 1
" the product " means multiply and " the sum " means add
x(x + 1) = x + (x + 1) + 1
x^2 + x = 2x + 2
x^2 - 2x + x - 2 = 0
x^2 - x - 2 = 0
(x + 1)(x - 2) = 0
x + 1 = 0
x = -1......not this one because it is negative
x - 2 = 0
x = 2
x + 1 = 2 + 1 = 3
so ur numbers are : 2 and 3 <==