Answer:
D
Step-by-step explanation:
y intercept is b, so in the equation so far it is
y=mx+(5)
the slope is m, so
y=(-3)x+5
the answer is D.
Answer:
Therefore, Kevin spent $56.
Step-by-step explanation:
We know that the Kevin bought 2 pairs of jeans that were originally $40 per pair but were each marked down by $15 and 3 t-shirts for $12 each. He also used a coupon for $10 off his entire purchase.
Therefore, we have 2 pairs of jeans for $15 and 3 t-shirts for $12 each and a coupon for $10 off his entire purchase.
We calculate the total amount he spent.

Therefore, Kevin spent $56.
Answer:
A b and c
Step-by-step explanation:
D might be true but i am not sure
Answer:
B. 165 degree angle
Step-by-step explanation:
Explanation:
A sequence is a list of numbers.
A <em>geometric</em> sequence is a list of numbers such that the ratio of each number to the one before it is the same. The common ratio can be any non-zero value.
<u>Examples</u>
- 1, 2, 4, 8, ... common ratio is 2
- 27, 9, 3, 1, ... common ratio is 1/3
- 6, -24, 96, -384, ... common ratio is -4
___
<u>General Term</u>
Terms of a sequence are numbered starting with 1. We sometimes use the symbol a(n) or an to refer to the n-th term. The general term of a geometric sequence, a(n), can be described by the formula ...
a(n) = a(1)×r^(n-1) . . . . . n-th term of a geometric sequence
where a(1) is the first term, and r is the common ratio. The above example sequences have the formulas ...
- a(n) = 2^(n -1)
- a(n) = 27×(1/3)^(n -1)
- a(n) = 6×(-4)^(n -1)
You can see that these formulas are exponential in nature.
__
<u>Sum of Terms</u>
Another useful formula for geometric sequences is the formula for the sum of n terms.
S(n) = a(1)×(r^n -1)/(r -1) . . . . . sum of n terms of a geometric sequence
When |r| < 1, the sum converges as n approaches infinity. The infinite sum is ...
S = a(1)/(1-r)