A function f ( x ) has following traits:
f ( 1 ) f ( 2 ) f ( 3 ) f ( 4 ) = 7 8 , = 7 8 7 8 , = 7 8 7 8 7 8 , = 7 8 7 8 7 8 7 8 ,
and so on. Given that the function can be written as only one of the following expressions:
y y y y = a x 2 + b x + c = a b x + c = a x b + c = a lo g b ( c x )
where a , b , and c are constants. Which one is the correct expression?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Problem Loading...
Note Loading...
Set Loading...
Let f ( 0 ) = 0 , we note that for positive integers k :
f ( k ) f ( k ) − f ( k − 1 ) k = 1 ∑ n ( f ( k ) − f ( k − 1 ) ) f ( n ) ⟹ f ( x ) = 7 8 ( 1 0 0 k − 1 ) + f ( k − 1 ) = 7 8 ( 1 0 0 k − 1 ) = k = 1 ∑ n 7 8 ( 1 0 0 k − 1 ) = 1 0 0 − 1 7 8 ( 1 0 0 n − 1 ) = 3 3 2 6 ⋅ 1 0 0 x − 3 3 2 6 = a b x + c Replace n with x