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:
2/3
Step-by-step explanation:
There are 6 marbles in the jar
4 are not purple
P(not purple) = marbles that are not purple/ total marbles
= 4/6 = 2/3
Answer:
w > 9
Step-by-step explanation:
Solve the inequality by using inverse operations.
-4w - 2 < -38
-4w < -36
w > 9
Like solving equations, inequalities should be solved using inverse operations. However, unlike equations, when you divide or multiply by a negative the sign changes.
Answer: y= -3x + 4
Explanation: As the general equation of line is y= mx + c where m is the slope of the line and c is the y intercept.
=> for m we need to find the slope of line which is y2 - y1/ x2 - x1
=> 7-1/ -1-1 = 6/-2 = -3
and as we can in the diagram the y intercept is 4
that means our equation for the given line is y = -3x + 4.