document.write( "Question 17345: What is (i)^42.....is it (-1)? \n" ); document.write( "
Algebra.Com's Answer #8368 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! i)^42.....is it (-1)? \n" ); document.write( "we know that \n" ); document.write( "i=i \n" ); document.write( "i^2=-1 \n" ); document.write( "i^3=i^2*i=-1*i=-i \n" ); document.write( "i^4=(i^2)^2=1...etc \n" ); document.write( "so we see that if the power is even number then the answer is 1 or -1 and if power is odd number then the answer is i or -i \n" ); document.write( "now in the problem i^42 we know that 42 is even number .so answer is 1 or -1 ..now to find whether it is +1 or -1 ..we have to find it is even number divisible by 4 or not. if it is divisible by 4 the answer is +1 other wise the answer is -1. \n" ); document.write( "here 42 is not divisible by 4 ..so the answer is -1 \n" ); document.write( " |