Question 54301
Use the following function definitions 
f(x)=-x^+2x
g(x)=!3-2x!(absolute value)
h(x)=sqrt 5-x
p(x)=2/x 
-------------
to evaluate the following: 
(g+h)(2)= g(2) + h(2)
=|3-2*2| + sqrt5 -2
=1 + sqrt5 -2
=-1+sqrt5
---------------
(h/p)(-3)
= h(-3)/p(-3)
=[sqrt5--3]/[2/(-3)]
=[sqrt5 + 3]/[-2/3]
=(-3/2)(sqrt5 +3)
--------------
Cheers,
Stan H.


_______________.