Answer:
C
Step-by-step explanation:
In order to write the equation, you need to identify the slope and y-intercept.
1) the y intercept is what y is when x=0. According to the table, it is -2.
2) the slope is the change in the y values over the change in the x values. Notice that the y values are increasing by one for every increase in 1 in the x values, so the slope is 1/1 or 1.
3) we can then put those values into slope-intercept form which is y=mx+b where m is the slope and b is the intercept.
4) so the equation is y=(1)x-2 or y=x-2 (they are the same)
9514 1404 393
Answer:
-2
Step-by-step explanation:
-8^(1/3) = -(2^3)^(1/3) = -(2^(3/3)) = -2
Answer:
k=10
Step-by-step explanation:
g(x)=2x^2+ kx+18
when x=-2
g(-2)=2 (-2)^2 -2k +18
Since when x is -2, y =6
6=2 (-2)^2 -2k +18
6=18+8-2k
2k=26-6
2k=20
k=10
Upon a slight rearrangement this problem gets a lot simpler to see.
x^3-x+2x^2-2=0 now factor 1st and 2nd pair of terms...
x(x^2-1)+2(x^2-1)=0
(x+2)(x^2-1)=0 now the second factor is a "difference of square" of the form:
(a^2-b^2) which always factors to (a+b)(a-b), in this case:
(x+2)(x+1)(x-1)=0
So g(x) has three real zero when x={-2, -1, 1}