document.write( "Question 1040816: When x^4 +kx^3 +1 is ÷ by x-1 the remainder is 2. Find K.\r
\n" ); document.write( "\n" ); document.write( "Can you show me the steps for finding K? Thank you!
\n" ); document.write( "

Algebra.Com's Answer #655732 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Using the remainder theorem, the idea is that plugging in x = 1 will lead to a result of 2. We need to find the value of k that makes this happen.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"f%28x%29+=+x%5E4%2Bk%2Ax%5E3%2B1\"
\n" ); document.write( "\"f%281%29+=+%281%29%5E4%2Bk%2A%281%29%5E3%2B1\" Replace every x with 1
\n" ); document.write( "\"f%281%29+=+1%2Bk%2A%281%29%2B1\"
\n" ); document.write( "\"f%281%29+=+1%2Bk%2B1\"
\n" ); document.write( "\"2+=+1%2Bk%2B1\" Replace f(1) with 2. Since we want the remainder to be 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's solve for k\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2+=+1%2Bk%2B1\"
\n" ); document.write( "\"2+=+k%2B2\"
\n" ); document.write( "\"k%2B2+=+2\"
\n" ); document.write( "\"k%2B2-2+=+2-2\"
\n" ); document.write( "\"k+=+0\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the final answer is \"k+=+0\"
\n" ); document.write( "
\n" );