Answer:
-6
Step-by-step explanation:
The equation is in slope intercept form
y = mx+b where m is the slope and b is the y intercept
The y intercept is the value when x = 0
The y value is -6 when the x value is 0
y = -4x+ (-6)
Answer:
14, 16, 18
Step-by-step explanation:
x + (x+2) + (x+4)= 48
3x + 6 = 48
3x = 42
x = 14
x+2 = 16
x+4 = 18
To find the range of these scores, we must take the largest scores and subtract the smallest from it.
The largest score is 99, and the smallest score is 80.
99 - 80 = 19
Answer:
c = -4
Step-by-step explanation:
If f(x) = 2x^3 - x + c and f(2) = 10, plug in 2 for the x values in the function and make the function output 10.
10 = 2(2^3) - 2 + c Now, we only have to deal with one variable, that is c.
10 = 2(8) - 2 + c
10 = 16 - 2 + c
10 = 14 + c
-4 = c After simplifying, we get that c is -4.
To check this, plug in 2 for x, and -4 for c in the function. If the function produces 10 as the result, the halleluja!
f(2) = 2(2^3) - 2 - 4
f(2) = 2(8) - 2 - 4
f(2) = 16 - 2 - 4
f(2) = 10