document.write( "Question 666217: If x = -3, what is the value of\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "x to the 7 power -1
\n" );
document.write( "___________________\r
\n" );
document.write( "\n" );
document.write( "x + 1 \n" );
document.write( "
Algebra.Com's Answer #414343 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! I assume you mean \n" ); document.write( "(1) ((x^7) - 1)/(x+1) \n" ); document.write( "and you want to know what this is when x = -3. OK? \n" ); document.write( "Put x = -3 into (1) and we get \n" ); document.write( "(2) ((-3)^7 - 1)/(-3+1) \n" ); document.write( "Now you probable use your calculator to get (-3)^7, and you get an error, right? Sorry you can't do that, ie get a power of a negative number! You can multiply (-3) time itself 7 times or recognize that a negative number raised to an ODD power is negative! \n" ); document.write( "Then (-3)^7 = -(3)^7, which you can do on your calculator to get -2187. Now continue evaluating (2) and get \n" ); document.write( "(3) (-2187-1)/(-2) or \n" ); document.write( "(4) (-2188)/(-2) or \n" ); document.write( "(5) 1094 \n" ); document.write( "Answer: The value is 1094 \n" ); document.write( " |