Latest exam Aptitude Question SOLUTION: Find formulas for (f(g(x)) if f(x)={0 if x<0} {2x if 0<=x<=1} {0 if x>1} and g(x)={1 if x<0}{x/2 if O<=x<=1}{1 if x>1}