document.write( "Question 1020689: Consider the function f(x) = 1/2 (x + |x| ). Discuss continuity and smoothness for this function. Where is it discontinuous? Where is it not smooth? Also find each of the following quantities: f(3), f(-4), f'(3), f'(-4). \n" ); document.write( "
Algebra.Com's Answer #636547 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
\"graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C%280.5%29%28x%2Babs%28x%29%29%29\"
\n" ); document.write( "it is not discontinuous
\n" ); document.write( "It is not smooth where x=0. There is a corner.
\n" ); document.write( "f(3)=(1/2)(3+abs(3))=3
\n" ); document.write( "f(-4)=(1/2)(-4+abs(-4))=0
\n" ); document.write( "
\n" );