document.write( "Question 46590: please help.
\n" );
document.write( "Let .f(x)= x+2 if -3<=x<0
\n" );
document.write( " x^2 + 1 if 0 <=x<=2 \r
\n" );
document.write( "\n" );
document.write( " a. Evaluate each of the following\r
\n" );
document.write( "\n" );
document.write( " f(-1) = ______ f(0) = ______ f(2) = ______\r
\n" );
document.write( "\n" );
document.write( " b. What is the domain of f(x)?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " c. Sketch the graph of y = f(x) on the set of axes
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #30874 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = x + 2 \n" ); document.write( "f(-1) = -1 + 2 = 1 \n" ); document.write( "f(-1) = 1 \n" ); document.write( "f(0) = 0^2 + 1 = 1 \n" ); document.write( "f(0) = 1 \n" ); document.write( "f(2) = 2^2 + 1 = 5 \n" ); document.write( "f(2) = 5 \n" ); document.write( "Domain: {x| \n" ); document.write( " |