document.write( "Question 2394: For the following piecewise defined function find f(1)\r
\n" );
document.write( "\n" );
document.write( "f(x) = {x^2+1,....x<0
\n" );
document.write( " {x-1,......X>0 \n" );
document.write( "
Algebra.Com's Answer #1024 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! when x is +1, use f(x)=x-1\r \n" ); document.write( "\n" ); document.write( "so put it in that equation...get the answer\r \n" ); document.write( "\n" ); document.write( "Jon \n" ); document.write( " |