f(x+y) = x + f(y) and f(0) = 5 and we need to find f(100)
f(x+y) = x + f(y)
Let's put y = 0 we get
f(x+0) = x + f(0)
=> f(x) = x + 5
=> f(100) = 100 + 5 = 105
So, Answer will be C
Hope it helps!
Watch the following video to learn the Basics of Functions and Custom Characters
Iframe
f(x+y) = x + f(y)
Let's put y = 0 we get
f(x+0) = x + f(0)
=> f(x) = x + 5
=> f(100) = 100 + 5 = 105
So, Answer will be C
Hope it helps!
Watch the following video to learn the Basics of Functions and Custom Characters
Iframe
Statistics : Posted by BrushMyQuant • on 23 May 2023, 03:30 • Replies 3 • Views 668












