Question 1062374
Suppose that the functions u and w are defined as follows.
u(x)=(x^2)+1
w(x)=sqrt(x+6)Find the Following:-
(w.u)(3)= w[u(3)] = w[(3^2+1)] = w(10) = sqrt(10+1) = 4
----------------------------- 
(u.w)(3)= u[w(3)] = u(sqrt(9)) = u(3) = 10
------------
Cheers,
Stan H.
------------