Parallel line means the same slope
(8-1)/(-17-a)=(1-5)/(a+2)
so a is 18
f(n) = f(n+1) +3
f(1) = f(2) +3
f(2) =f(3) +3
f(3) = f(4) +3
So f(1) = f(n) + 3* (n-1)
Put n=4 here so you found
f(1) = f(4) + 3* 3
= 22 +9
=31 ans
hope it helps
Answer:
B
Step-by-step explanation:
x has to be larger than 2 so the arrow has to point to the right.
The value 2 is included, so the start has to be a closed dot.
Answer:
The answer is 'The slope of g(x) is less than the slope of f(x)'
Step-by-step explanation:
Given the graphs of f(x) and g(x). we have to compare the slops of these two.
The graph of f(x) passes through the points (1,0) and (2,2)
∴ 
The graph of g(x) passes through the points (0,2) and (2,3)
∴ 
As 
This shows that the
The slope of g(x) is less than the slope of f(x).
7x³ = 28x is our equation. We want its solutions.
When you have x and different powers, set the whole thing equal to zero.
7x³ = 28x
7x³ - 28x = 0
Now notice there's a common x in both terms. Let's factor it out.
x (7x² - 28) = 0
As 7 is a factor of 7 and 28, it too can be factored out.
x (7) (x² - 4) = 0
We can further factor x² - 4. We want a pair of numbers that multiply to 4 and whose sum is zero. The pairs are 1 and 4, 2 and 2. If we add 2 and -2 we get zero.
x (7) (x - 2) (x + 2) = 0
Now we use the Zero Product Property - if some product multiplies to zero, so do its pieces.
x = 0 -----> so x = 0
7 = 0 -----> no solution
x - 2 = 0 ----> so x = 2 after adding 2 to both sides
x + 2 = 0 ---> so = x - 2 after subtracting 2 to both sides
Thus the solutions are x = 0, x = 2, x = -2.