This expression is equivalent (9+3)4
Answer:
The common difference is -5/4
T(n) = T(0) - 5n/4,
where T(0) can be any number. d = -5/4
Assuming T(0) = 0, then first term
T(1) = 0 -5/4 = -5/4
Step-by-step explanation:
T(n) = T(0) + n*d
Let
S1 = T(x) + T(x+1) + T(x+2) + T(x+3) = 4*T(0) + (x + x+1 + x+2 + x+3)d = 240
S2 = T(x+4) + T(x+5) + T(x+6) + T(x+7) = 4*T(0) + (x+5 + x+6 + x+7 + x+8)d = 220
S2 - S1
= 4*T(0) + (x+5 + x+6 + x+7 + x+8)d - (4*T(0) + (x+1 + x+2 + x+3 + x+4)d)
= (5+6+7+8 - 1 -2-3-4)d
= 4(4)d
= 16d
Since S2=220, S1 = 240
220-240 = 16d
d = -20/16 = -5/4
Since T(0) has not been defined, it could be any number.
F(n)=f(n-1)+3 such that
f(1)=2
Answer:I’m sorry this is hard I don’t think I have the right answer chose C
Step-by-step explanation:
Answer:
The graph of y = f(-x) is a reflection of the graph of y = f(x) in the x-axis. ⇒ False
The graph of y = -f(x) is a reflection of the graph of y = f(x) in the y-axis. ⇒ False
Step-by-step explanation:
<em>Let us explain the reflection about the axes</em>
- If a graph is reflected about the x-axis, then the y-coordinates of all points on it will opposite in sign
Ex: if a point (2, -3) is on the graph of f(x), and f(x) is reflected about the x-axis, then the point will change to (2, 3)
- That means reflection about the x-axis change the sign of y
- y = f(x) → reflection about x-axis → y = -f(x)
- If a graph is reflected about the y-axis, then the x-coordinates of all points on it will opposite in sign
Ex: if a point (-2, -5) is on the graph of f(x), and f(x) is reflected about the y-axis, then the point will change to (2, -5)
- That means reflection about the y-axis change the sign of x
- y = f(x) → reflection about y-axis → y = f(-x)
<em>Now let us answer our question</em>
The graph of y = f(-x) is a reflection of the graph of y = f(x) in the x-axis.
It is False because reflection about x-axis change sign of y
The graph of y = -f(x) is a reflection of the graph of y = f(x) in the x-axis
The graph of y = -f(x) is a reflection of the graph of y = f(x) in the y-axis.
It is False because reflection about y-axis change sign of x
The graph of y = f(-x) is a reflection of the graph of y = f(x) in the y-axis