document.write( "Question 256541: 1. Simplify the following expressions.
\n" );
document.write( "(-1)^1,(-1)^2,(-1)^3,(-1)^4,(-1)^5
\n" );
document.write( "2. What is the sign of the final answer when the exponent is odd? When the exponent is even?
\n" );
document.write( "3. Use your answer from part (b) to simplify (-1)^19
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #188756 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-1)^1,(-1)^2,(-1)^3,(-1)^4,(-1)^5 \n" ); document.write( "-1, 1, -1, 1, -1 \n" ); document.write( "ALL EVEN POWERS RESULT IN A POSITIVE NUMBER. \n" ); document.write( "ALL ODD POWERS RESULT IN AN ODD NUMBER. \n" ); document.write( "THEREFORE (-1)^19=-1 BECAUSE 19 IS AN ODD POWER. \n" ); document.write( " |