Answer:
C
Step-by-step explanation:
If each input value leads to only one output value, classify the relationship as a function.
Answer:
The answer is <em><u>C,</u></em><em><u> </u></em><em><u>y=</u></em><em><u> </u></em><em><u>-</u></em><em><u>3</u></em><em><u>/</u></em><em><u>4</u></em><em><u> </u></em><em><u>+</u></em><em><u> </u></em><em><u>4</u></em>
Answer:
ewrwewqetqwrtweq
Step-by-step explanation:
Answer:
Step-by-step explanation:
x=0.6121212... (1)
10x=6.121212... (2)
1000 x=612.121212... (3)
(3)-(2) gives
990 x=606
330x=202
165x=101
x=(101)/165
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