Answer:
-1
Step-by-step explanation:
Just substitute your variable in:
(2)(3)-7
Simplify:
2*3=6
6-7=-1
-1 is your answer.
-Stay golden :)
1.
f(x) = x
g(x) = x + 3
For each x value you use in f(x) and g(x), the corresponding y value in g(x) is always 3 more than in f(x). If each y-coordinate is 3 more, that means the graph is shifted 3 units up. The graph of f(x) is shifted 3 units up to create the graph of g(x).
2.
The first term is -0.5.
Then each term goes up by 0.25.
1st term: -0.5
2nd term: -0.5 + 0.25 = -0.5 + 0.25(1)
3rd term: -0.5 + 0.25 + 0.25 = -0.5 + 0.25(2)
4th term: -0.5 + 0.25 + 0.25 + 0.25 = -0.5 + 0.25(3)
nth term: -0.5 + 0.25(n - 1)
-0.5 + 0.25(n - 1) = -0.5 + 0.25n - 0.25 = -0.75 + 0.25n = 0.25n - 0.75
Answer is C.
Answer:
(x - 2)(x + 1)(2x -1)
Step-by-step explanation:
We use synthetic division as a tool for factoring the given expression. The coefficients of the terms given are {2, -3, -3, 2}. If x - 2 is a factor of this expression, then 2 is a root. We perform synthetic division as follows:
2 / 2 -3 -3 2
4 2 -2
-------------------------------
2 1 -1 0
Next, we determine whether or not (2x - 1)(x + 1) represents the remaining factor(s). Using -1 as divisor, we get:
-1 / 2 1 -1
-2 1
---------------------
2 -1 0
Since the remainder is zero, x + 1 must be a factor and (2x - 1) the third factor. Answer D is correct.