document.write( "Question 1018087: We are studying Functions and how they can also be pieces of a larger graph, piece wise functions. The question is: \r
\n" );
document.write( "\n" );
document.write( "Describe a graph ( function) that is valid for all domain values, negative and positive? \n" );
document.write( "
Algebra.Com's Answer #634222 by rothauserc(4718) You can put this solution on YOUR website! Consider the absolute value function, that is, \n" ); document.write( "f(x) = |x| = x if x > or = 0 \n" ); document.write( "f(x) = |x| = -x if x < 0 \n" ); document.write( "The domain is all real numbers \n" ); document.write( ": \n" ); document.write( "The two pieces are: \n" ); document.write( ": \n" ); document.write( "1) below 0 it is -x \n" ); document.write( ": \n" ); document.write( "2) 0 and onward it is x \n" ); document.write( " |