document.write( "Question 64844This question is from textbook An Incremental Development
\n" );
document.write( ": Help to simplify the following would be appreciated :\r
\n" );
document.write( "\n" );
document.write( "3i^3 + 5i - 3i^2 + the square root of -25 - 2 \n" );
document.write( "
Algebra.Com's Answer #45351 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! : \n" ); document.write( "3i^3 + 5i - 3i^2 + SqRt(-25) - 2 \n" ); document.write( ": \n" ); document.write( "Let's deal with i^3: i^3 = (i^2)*i = -1*i = -i so we have: \n" ); document.write( "-3i + 5i - 3(-1) + i*SqRt(25) - 2 \n" ); document.write( ": \n" ); document.write( "+2i + 3 + 5i - 2 \n" ); document.write( ": \n" ); document.write( "+1 + 7i \n" ); document.write( ": \n" ); document.write( "Could you follow this OK \n" ); document.write( " |