It's both. Look at the gradients between one point then the one after it. It stays constant from one to the next. (Gradient is 2 by the way: (5-3)/(2-1))
Answer:
25
Step-by-step explanation:
I like the 'question mark' at the end:
26 letters (English), 10 digits (0,1,...9)
26*26*10*10*10 = 676000
Now, this was for LLDDD (Letter Letter Digit Digit Digit)
It seems this is the order they want. Other wise, one should multiply by all the combinations in the order: LDLDD, DLLDD, etc ... (10 combinations), but again it seems they want this LLDDD
So 676000
Answer:
f(x) = 0.2x
Step-by-step explanation:
hello :
let : f(x) = ax+b calculate a and b
f(x-3) =a(x-3)+b = ax+b-3a.....(*)
given : f(x-3) = 0.2x-0.6...(**)
by (*) and(**) : a= 0.2 and b-3a = - 0.6
b-3(0.2) = - 0.6
so : b=0
conclusion : f(x) = 0.2x