<u>Answer:
</u>
Required five terms of sequence are 19 , 12 , 5 , -2 and -9 .
<u>
Solution:
</u>
Need to find the five terms of the sequence.
Given recursive rule is f(x) = f(x-1) -7
Substituting x = 2 , f(2) = f(2-1)-7
= f(2) = f(1) – 7 ------(1)
Also given that f(2) = 12.
On substituting the given value of f(2) in eq (1) we get
12 = f(1) – 7
f(1) = 12 + 7 = 19
Using given recursive rule and given value of f(2) calculating f(3)
Substituting x = 3 ,
f(3) = f(3-1) – 7
= f(2) – 7
= 12 – 7
= 5
Using given recursive rule and calculated value of f(3) calculating f(4)
Substituting x = 4,
f(4) = f(4-1) – 7
= f(3) – 7
= 5– 7
= -2
Using given recursive rule and calculated value of f(4) calculating f(5)
Substituting x = 5,
f(5) = f(5-1) – 7
= f(4) – 7
= -2– 7
= -9
Hence required five terms of sequence are 19 , 12 , 5 , -2 and -9 .
Answer:
21 miles/hour
Step-by-step explanation:
Let s= speed of car #1
s=105miles÷5hours
s=21 miles/hour
Answer:
x=-3
Step-by-step explanation:
-4(-2x+5)-5x+5=-24
8x-20-5x+5=-24
3x-15=-24
3x=-9
x=-3
I hope that this helped you!
Answer:
The correct answer is Y = 26
Answer:
x = 3
y = 2
Step-by-step explanation:
When 2 triangles are congruent, they will have exact same 3 sides length and exact same 3 angles measure.
So we can say:
-2x + 6y = 6
and
-7x + 8y = -5
Let's multiply first equation by 7 and 2nd equation by -2, to get:
7 [-2x + 6y = 6] = -14x +42y = 42
and
-2 [-7x + 8y = -5] = 14x - 16y = 10
Now adding these 2 new equations and solving for y:
-14x +42y = 42
14x - 16y = 10
----------------------
26y = 52
y = 52/26
y = 2
Now we put y = 2 into 1st equation (or any other) and solve for x:
-2x + 6y = 6
-2x + 6(2) = 6
-2x + 12 = 6
6 = 2x
x = 6/2
x = 3