document.write( "Question 54176: Over what interval is the following piecewise function increasing?
\n" );
document.write( " {-1-x for x<-2
\n" );
document.write( "f(x) {3x+7 for -2less than/equal to x less than/equal to -1
\n" );
document.write( " { 1 for x > -1 \n" );
document.write( "
Algebra.Com's Answer #36453 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Over what interval is the following piecewise function increasing? \n" ); document.write( "1st Part:{-1-x for x<-2 \n" ); document.write( "The slope is -1 so it's not increasing. \n" ); document.write( "----------- \n" ); document.write( "2nd Part: f(x) {3x+7 for -2less than/equal to x less than/equal to -1 \n" ); document.write( "The slope is 3 so it is increasing on the closed interval [-2,-1] \n" ); document.write( "----------------- \n" ); document.write( "3rd Part: { 1 for x > -1 \n" ); document.write( "The slope is zero so it's not increasing. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |