Answer:
9
Step-by-step explanation:
Answer:
276 guests were at the wedding
Answer:
B. In step 2, marquis should have interpreted the results as x _< - 9.2, which means that x is less than or equal to -9.2
Step-by-step explanation:
Step 1 is correct.
Step 2.
-9.2 >= x
Subtract x from both sides.
-x - 9.2 >= 0
Add 9.2 to both sides.
-x >= 9.2
Divide both sides by -1. When you multiply or divide both sides of an inequality, the inequality sign changes direction.
x <= -9.2
The first error is in Step 2.
Answer:
B. In step 2, marquis should have interpreted the results as x _< - 9.2, which means that x is less than or equal to -9.2
Answer:
- diagram is below
- 6, 11, 16, 21
- s[n] = s[n-1] +5
- 26, 31, 36
Step-by-step explanation:
a) See below for the next diagram in sequence.
__
b) The numbers of straws in each diagram are ...
6, 11, 16, 21, ...
__
c) Each term is 5 more than the previous one, so the recursive rule for the number of straws is ...
s[1] = 6
s[n] = s[n-1] +5
__
d) The next three terms of the sequence are ...
..., 26, 31, 36, ...