document.write( "Question 252340: Uhm, not sure if this is the right heading.. but I cannot figure this out for the life of me.\r
\n" );
document.write( "\n" );
document.write( "Graph f(x) = |x| for x <2
\n" );
document.write( " 1 for 2 <= x < 4 (<= being less than or equal to)
\n" );
document.write( " 1 - x for x >= 4 (>= being greater than or equal to)\r
\n" );
document.write( "\n" );
document.write( "Thank you.
\n" );
document.write( "(: \n" );
document.write( "
Algebra.Com's Answer #184202 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Graph f(x) = |x| for x <2 \n" ); document.write( ".............1 for 2 <= x < 4 (<= being less than or equal to) \n" ); document.write( ".............1 - x for x >= 4 (>= being greater than or equal to) \n" ); document.write( "Thank you. \n" ); document.write( "------------ \n" ); document.write( "I can't show you the graph on this site. \n" ); document.write( "Do this: \n" ); document.write( "1st: Draw the x/y coordinate system \n" ); document.write( "2nd: Mark 2 and 4 on the x-axis. \n" ); document.write( "That breaks the x-axis into 3 segments. \n" ); document.write( "--- \n" ); document.write( "3rd: Graph y=|x| over the (-inf,2) segment. \n" ); document.write( "4th: Graph y = 1 over the [2,4) segment, \n" ); document.write( "5th: Graph y = 1-x over the [4,+inf) segment. \n" ); document.write( "--- \n" ); document.write( "I can show you what the three graphs look like but cannot restrict \n" ); document.write( "them to a particular interval: \n" ); document.write( " \n" ); document.write( "========== \n" ); document.write( "y = |x| is red \n" ); document.write( "y = 1 is green \n" ); document.write( "y = 1-x is blue \n" ); document.write( "==========\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |