Answer:
10:18
Step-by-step explanation:
7:50+ 2=8:10
+8+8:18
2+8=10
10:18
If we look at the rest of the input and output, we also realize that:
output = input + 5
Thus if the input is 'n' then the output is 'n+5'
Hope that helps!
Answer:
10°
Step-by-step explanation:
360/36 = 10
Notice that the pattern is "previous term plus 2". This is an arithmetic sequence where the difference (d) equals +2
= a₁ + d(n - 1) ; where a₁ is the first term, d is the difference, and n is the term.
f(n) = 1 + 2(n - 1)
f(n) = 1 + 2n - 2
f(n) = 2n - 1
********************************
f(10) = 2(10) - 1
f(10) = 20 - 1
f(10) = 19