Answer:
218
Step-by-step explanation:
Because we need f(n) to calculate f(n+1), we have to calculate our values one step at a time. Starting with f(1) = 1,
f(2) = 5(f(1)) + 3 = 5(1) + 3 = 5+3 = 8
f(3) = 5(8) + 3 = 40 + 3 = 43
f(4) = 5(43) + 3 = 215 + 3 = 218
Answer:
Step-by-step explanation:
x - 10 = 0
x = 10
f(10) = 2*10² + 5 = 2*100 + 5 = 200 + 5
= 205
Remainder = 205
Answer:
Sasuke A 2-3
Step-by-step explanation:
Answer:
x=5
Step-by-step explanation:
We can write ratios to help us solve
4x 12 +3
---------- = ------------
3x+1 12
Using cross products
4x*12 = (3x+1) * (15)
48x = 45x +15
Subtract 45x from each side
3x =15
Divide by 3
3x/3 =15/3
x=5