document.write( "Question 741468: find k such that for every real x we have (1 + kx)/(1 + x^2) < k\r
\n" ); document.write( "\n" ); document.write( "The answer is k ∈ (4/3,∞). I want to know how to get this answer without plugging in random values.
\n" ); document.write( "

Algebra.Com's Answer #452691 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
Assuming k is any real number...\r
\n" ); document.write( "\n" ); document.write( "\"%281+%2B+kx%29%2F%281+%2B+x%5E2%29+%3C+k\"
\n" ); document.write( "leads to
\n" ); document.write( "\"%281+%2B+kx%29%2F%281+%2B+x%5E2%29+-+k+%3C+0\"\r
\n" ); document.write( "\n" ); document.write( "then\r
\n" ); document.write( "\n" ); document.write( "\"%281%2Bkx%29%2F%281%2Bx%5E2%29-k%28%281%2Bx%5E2%29%2F%281%2Bx%5E2%29%29+%3C+0\"\r
\n" ); document.write( "\n" ); document.write( "and combining them we get\r
\n" ); document.write( "\n" ); document.write( "\"%28%281%2Bkx%29-k%281%2Bx%5E2%29%29%2F%281%2Bx%5E2%29+%3C+0\"\r
\n" ); document.write( "\n" ); document.write( "after simplifying the numerator...\r
\n" ); document.write( "\n" ); document.write( "\"%281%2Bkx-k-kx%5E2%29%2F%281%2Bx%5E2%29+%3C+0\"\r
\n" ); document.write( "\n" ); document.write( "Notice that \"1%2Bx%5E2\" is always positive, so to determine when the sign of the expression will be less than zero we only need to look at the numerator:\r
\n" ); document.write( "\n" ); document.write( "\"-kx%5E2%2Bkx%2B%281-k%29\"\r
\n" ); document.write( "\n" ); document.write( "using the quadratic formula to find x...\r
\n" ); document.write( "\n" ); document.write( "\"x+=+%28-k+%2B-+sqrt%28+k%5E2-4%2A%28-k%29%2A%281-k%29+%29%29%2F%282%2A%28-k%29%29+\"\r
\n" ); document.write( "\n" ); document.write( "then...\r
\n" ); document.write( "\n" ); document.write( "\"x+=+%28-k+%2B-+sqrt%28+k%5E2-4%2A%28-k%2Bk%5E2%29%29%29%2F%28-2k%29+\"\r
\n" ); document.write( "\n" ); document.write( "then...\r
\n" ); document.write( "\n" ); document.write( "\"x+=+%28-k+%2B-+sqrt%28+k%284-3k%29+%29%29%2F%28-2k%29+\"\r
\n" ); document.write( "\n" ); document.write( "which only has a positive real value when\r
\n" ); document.write( "\n" ); document.write( "\"4-3k%3C=0\" and \"k%3C=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "or\r
\n" ); document.write( "\n" ); document.write( "\"4-3k%3E=0\" and \"k%3E=0\"\r
\n" ); document.write( "\n" ); document.write( "So we notice x is only real on the interval \r
\n" ); document.write( "\n" ); document.write( "\"0%3C=k%3C=4%2F3%5D\"\r
\n" ); document.write( "\n" ); document.write( "This interval gives us boundary conditions to test. After testing (using a graphing utility) we see only the values k>4/3 satisfies the inequality for ALL values of x
\n" ); document.write( "
\n" ); document.write( "
\n" );