document.write( "Question 329537: I am having a hard time figuring this out and I cannot come up with any possible solution for this problem.\r
\n" );
document.write( "\n" );
document.write( "the directions say to solve the following inequality:\r
\n" );
document.write( "\n" );
document.write( "x^2-2x-5>0 \n" );
document.write( "
Algebra.Com's Answer #236217 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve the following inequality: \n" ); document.write( "x^2-2x-5>0 \n" ); document.write( "------------- \n" ); document.write( "You do not solve an inequality directly; you solve for \n" ); document.write( "the boundary of the inequality, which is an equality. \n" ); document.write( "--- \n" ); document.write( "Solve x^2-2x-5 = 0 \n" ); document.write( "--- \n" ); document.write( "x = [2 +- sqrt(4-4*1*-5)]/2 \n" ); document.write( "--- \n" ); document.write( "x = [2 +- sqrt(24)]/2 \n" ); document.write( "--- \n" ); document.write( "x = [1 +- sqrt(6)] \n" ); document.write( "--- \n" ); document.write( "x = 1-sqrt(6) is approximately -1.45 \n" ); document.write( "x = 1+sqrt(6) is approximately 3.45 \n" ); document.write( "----------------------------------------- \n" ); document.write( "Mark those x-values on a number line. \n" ); document.write( "--- \n" ); document.write( "Now that you have the boundary values, \n" ); document.write( "find the solution set for the inequality \n" ); document.write( "by checking a test point from each of \n" ); document.write( "the three resulting intervals of the \n" ); document.write( "number line. \n" ); document.write( "---------------- \n" ); document.write( "x^2-2x-5>0 \n" ); document.write( "Check x = -10 to get: 100-20-5> 0 : true, so solution in (-inf,1-sqrt(6)) \n" ); document.write( "Check x = 0 to get 0+0-5 > 0 : false, so no solutions between the zeroes \n" ); document.write( "Check x = +10 to get 100 -20-5 > 0: true, so solutions in (1+sqrt(6),+inf) \n" ); document.write( "============= \n" ); document.write( "Soltuion: (-inf,1-sqrt(6))U(1+sqrt(6),+inf) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |