Answer:
4, 12, 16 (respectively)
Step-by-step explanation:
if you need one just comment and ill add one
Given a = 7 and b = 13, this gives us for c:
6 < c < 20, i maybe be wrong
Answer:
568 pens.
Step-by-step explanation:
Total number of pens bought = 14 * 50 = 700.
Total pens taken by the workers = 33 * 4 = 132.
Number left = 700 - 132 = 568.
The formula
a(n) = 2 - 5(n-1)
is in the form
a(n) = a1 + d(n-1)
where
a1 = first term = 2
d = -5 = common difference
The first term is carried over to the recursive formula. We start with a1 = 2. The next term after that is found by subtracting 5 from the previous term. So
second term = (first term) - 5
third term = (second term) - 5
and so on
The recursive step would be
a(n) = a(n-1)-5
So that's why the answer is choice C
Hello from MrBillDoesMath!
Answer:
I think your formula (2y/x2) is equivalent to
(2*y)/(x^2) where x^2 means x-squared.
If so, then
(2*y)/(x^2) = (2*3)/(4*4) = 6/16 = 3/8
Thank you,
MrB