Answer:
f(1) = 2
Step-by-step explanation:
To find f(1), substitute x = 1 into f(x), that is
f(1) = 1² + 3(1) - 2 = 1 + 3 - 2 = 2
Answer:
0.3333333333333...........
Answer:
correct answer here
Step-by-step explanation:
★ Arithmetic Progression [ Explicit and Recursive notation ] ★
Arithmetic Sequence - 19 , 9 , -1 ...
Recursive Notation -
First term = 19
Common difference = -10
In subscript notation - [ a₁ = 19 , aₙ = aₙ-₁ -10 ]
In functional notation - f(n) = f (n -1) -10
Explicit Notation - f ( n ) = f ( 1 ) + d ( n - 1 )
= 19 - 10 ( n -1 )
= 29 - 10n
It's functional and subscript notations resides the same