document.write( "Question 104937: f(x) = {-x , x <-1
\n" );
document.write( " x-2 , x > 1}\r
\n" );
document.write( "\n" );
document.write( "Find a) f(-3/4)=
\n" );
document.write( " b) f(-4)= \n" );
document.write( "
Algebra.Com's Answer #76395 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "For problems like this, you have to determine which function applies by checking x against the limits of your function. In other words, is x greater than -1, or is x less than -1(I'm assuming that's what you meant or else your function is undefined between (x=-1) and (x=1)). \n" ); document.write( "When x=-3/4, x >-1, so \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "When x=-4, x <-1, so \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |