Answer:
-16
Step-by-step explanation:
Given the sequence:
b(n)=b(n−1)−7, where b(1)=−2
b(2)=b(2−1)−7
=b(1)−7
=-2-7
b(2)=-9
Therefore, the 3rd term of the sequence
b(3)=b(3−1)−7
=b(2)-7 (Recall b(2)=-9 from above)
=-9-7
b(3)=-16
The 3rd term of the sequence is -16.
Answer:
x = -45, y = -40
Step-by-step explanation:
Based on the first clue, we find out that
x + 5 = y
5x = 6y + 15
We can re-write the first equation to x = y - 5.
Therefore, the second equation can also be written as 5(y - 5) = 6y + 15
This can be simplified to 5y - 25 = 6y + 15
We can subtract 6y from each side, and add 25 to each side;
5y - 6y = 15 + 25
Therefore, -y = 40
Therefore y = -40.
Now let's plug this back into the original equation, to get : x + 5 = -40
x=-45