document.write( "Question 1193126: If is a complex function of the complex variable z, evaluate each quantity:\r
\n" );
document.write( "\n" );
document.write( "a) f(i)
\n" );
document.write( "b) f(-1)
\n" );
document.write( "c) f(-1+i)
\n" );
document.write( "d) f(2+i) \n" );
document.write( "
Algebra.Com's Answer #825120 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! It is a complex function (b^2-4ac=-3) \n" ); document.write( "f(i)=I^2-3i+3=2-3i \n" ); document.write( "f(-1)=7 \n" ); document.write( "f(-1+i)=1-2i+I^2+3-3i+3=6-5i \n" ); document.write( "f(2+i)=4+4i+I^2-6-3i+3=i \n" ); document.write( " |