Answer:
<em>75</em>
Step-by-step explanation:
Given:
f(1) = 100
f(n+1) = f(n) - 5
Solve for:
f(6)
Solution:
f(1) = 100
f(2) = f(1) - 5 = 100 - 5 = 100 - 1 x 5 = f(1) - 1 x 5
f(3) = f(2) - 5 = 100 - 5 - 5 = 100 - 2 x 5 = f(1) - 2 x 5
...
f(n) = f(n - 1) - 5 = 100 - (n-1) x 5 = f(1) - (n-1) x 5
=> f(6) = f(1) - (6-1) x 5 = 100 - 5 x 5 = 100 - 25 = 75
Hope this helps!
Yh can we please stop with all these links they don’t help at all
Answer:
1,58,18,400
Step-by-step explanation:
1st digit can have the values 1-9 (9 distinct values)
2nd digit can have the values 0-9 (10 distinct values)
3rd digit can have the values 0-9 (10 distinct values)
1st letter can have the value A-Z (26 distinct values)
2nd letter can have the value A-Z (26 distinct values)
3rd letter can have the value A-Z (26 distinct values)
Total number of different plates possible = 9*10*10*26*26*26
=1,58,18,400