Answer:
24
Step-by-step explanation:
f(n) = f(n − 1) + 3
if n = 7 => f(7) = f(7-1) + 3 = f(6) + 3
if n = 6 => f(6) = f(6-1) + 3 = f(5) + 3
if n = 5 => f(5) = f(5-1) + 3 = f(4) + 3
if n = 4 => f(4) = f(4-1) + 3 = f(3) + 3
if n = 3 => f(3) = f(3-1) + 3 = f(2) + 3
if n = 2 => f(2) = f(2-1) + 3 = f(1) + 3
if f(1) = 6 then f(2) = 9
f(3) = 12
f(4) = 15
f(5) = 18
f(6) = 21
f(7) = 24
Each time x increases by 2 (eg: from x = -3 to x = -1), the value of y increases by 7 (eg: y = 9.5 to y = 16.5)
Change in y = 7
change in x = 2
Slope = (change in y)/(change in x) = 7/2 = 3.5
This all means that we have a linear equation
For 1 - 12y < 3y+1; y > 15
For 2 - 6y > 4 + 4y; y < -0.2
The given inequalities are:
1 - 12y < 3y + 1
2 - 6y > 4 + 4y
For 1 - 12y < 3y + 1:
1 - 12y < 3y + 1
Collect like terms
-12y - 3y < 1 - 1
-15y < 0
Multiply both sides by -1
-1(-15y) > 0(-y)
15y > 0
Divide both sides by 15
y > 0/15
y > 15
For 2 - 6y > 4 + 4y
Collect like terms
-6y - 4y > 4 - 2
-10y > 2
Multiply both sides by -1
-1(-10y) < 2(-1)
10y < -2
y < -2/10
y < -0.2
Learn more here: brainly.com/question/11316045
The answer selected is the correct answer because all of the other ones are equivalent to each other.
3/(x-2)
The answer is x^2+1+3/(x-2)