Y = 0 so
x^2 + 6x - 40 = 0
(x +10)(x - 4) = 0
x+10 = 0; x = -10
x - 4 = 0; x = 4
answer is C. x = -10 and x = 4
The answer is -2 because 3x=-6 is equal to -2
C=p(t+30)
Let’s substitute in our values...
c=2(245+30)
Get the sum of what we have in parentheses...
c=2(275)
And finally
c=550
Answer:
f(x) = 4|x|
Step-by-step explanation:
the graph of f(x) = |x|, looks like a "V"
if we want to make the graph "narrower", what we are doing is really trying to make the slope steeper (i.e more vertical) so that the opening of graph at the top of the "V" becomes smaller.
in order the make the slope steeper, we have to multiply the x-term of the function (in this case |x|) by any factor that is greater than 1. (multiplying by factors smaller than 1 will make the slope more gentle and hence making the "V" wider).
The only choice that shows the original function multiplied by a number that is greater than 1 is f(x) = 4|x|
You should have
y = a*(x-p)*(x-q)
2 = a*(x-0)*(x-1)
2 = a*(2-0)*(2-1)
2 = a*(2)*(1)
2 = 2a
2a = 2
2a/2 = 2/2
a = 1
So the equation
y = a(x-0)(x-1)
updates to
y = 1(x-0)(x-1)
and that simplifies to
y = x(x-1)
The next step is to distribute the x through to get this final answer
y = x^2-x