CSC Company

if f(x,0)=x+1
f(o,y)=y
f(x,y)=f(f(x,0),f(2*x-1))

then find f(1,1),f(2,3),f(3,0)

Read Solution (Total 1)

CSC Other Question

y=MAX((3x+y),(11x-y))
then what's the value of y???
Find the next number in the series-4 problems they were so easy like:
2,4,6,8,?
Increase by 2,4,16,25 etc.