document.write( "Question 40809: Determine the interval over which f(x)= the absolute value x-4 - the absolute value x+5 is a constant function. \n" ); document.write( "
Algebra.Com's Answer #26675 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! f(x) = |x-4| - |x+5|\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When x<-5, |x-4| = -(x-4) = 4-x and |x+5| = -(x+5) = -x-5 \n" ); document.write( "So f(x) = |x-4| - |x+5| = 4-x+x+5 = 9 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When -5 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When 4 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When x = -5, f(x) = |-5-4| = 9 \n" ); document.write( "When x = 4, f(x) = - |4+5| = -9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So f(x) = 9 when x <= -5 \n" ); document.write( "and f(x) = -9 when x >= 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Thus the interval in which f(x) is constant is x <= -5 and x >= 4. |