document.write( "Question 923732: For which positive integers n is 11n + 17 ≤ 2n? Prove the conjecture you made using
\n" );
document.write( "mathematical induction. \n" );
document.write( "
Algebra.Com's Answer #560309 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! No positive integer n satisfies 11n + 17 <= 2n (this is equivalent to n <= -17/9).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Proof: n = 1 --> 11*1 + 17 <= 2*1, which is not true. Suppose that some k >= 1 does not satisfy inequality, which occurs iff 11k + 17 > 2k. We wish to show that k+1 also does not satisfy the inequality, i.e. we wish to show\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "However by hypothesis, 11k+17 > 2k, so |