document.write( "Question 763763: Suppose that a function y=f(x) is increasing on the interval (-5,2)
\n" );
document.write( "a.)Over what interval is the graph of y=f(x+2) increasing?
\n" );
document.write( "b.)Over what interval is the graph of y = f(x-4) decreasing?
\n" );
document.write( "Normally I know how to figure out these kinds of problems; but since no equation or graph is given I am lost \n" );
document.write( "
Algebra.Com's Answer #465010 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! The x+2 is offsetting the input of x. The beginning of the function increase is at x+2=-5 and the ending of the function increase is at x+2=2. Solve each of these equations for x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+2=-5 \n" ); document.write( "x=-2-5 \n" ); document.write( "x=-7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+2=2 \n" ); document.write( "x=-2+2 \n" ); document.write( "x=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y=f(x+2) is increasing on the interval (-7, 0). \n" ); document.write( " |