Using the formula y=mx+b, you can simplify the equation to y=-4.5x+28 which means that the slope (m) equals -4.5 and the y-intercept (b) equals 28.
Answer:

Step-by-step explanation:

To find the inverse of this function, temporarily the f(x) with a y (or whatever else you want) and then solve for the x.

Now, you can swap the variables again and write the function.

y = x^2 -4x
x = -1
y = (-1)^2 - 4×-1=1+4 = 5
x= 0
y = (0)^2 - 4×0 = 0
x = 1
y = 1^2 -4×1 = 1-4 = -3
x = 2
y = 2^2 -4×2 = 4-8 = -4
x=3
y = 3^2 - 4×3 = 9-12 = -3
x = 4
y = 4^2 - 4×4 = 16 - 16 = 0
now 2nd equation
y = 2x^2 + x
x = -2
y = 2 (-2)^2 + (-2)= 8-2 = 6
x = -1
y = 2 (-1)^2+(-1)= 2-1 = 1
x = 0
y = 2(0)^2 +0 = 0
x = 1
y = 2 (1)^2 + 1 = 3
x = 2
y = 2(2)^2+2= 8 + 2 = 10