document.write( "Question 289050: Hi,
\n" );
document.write( "I have a question about how to solve this equation: 2+x>15/x.\r
\n" );
document.write( "\n" );
document.write( "This is how I would solve it:
\n" );
document.write( "2x+x^2>15
\n" );
document.write( "x^2+2x-15>0
\n" );
document.write( "(x+5)(x-3)>0
\n" );
document.write( "with a result of x>-5 or x<3
\n" );
document.write( "So the answer would be (-5,0),(3, infinity)....\r
\n" );
document.write( "\n" );
document.write( "Yet, I think I missed something in my steps for solving the equation...because once, when I redid the equation, I found the answer to be (-infinity,-5),(0,3).\r
\n" );
document.write( "\n" );
document.write( "Could you please help me find the correct solution?
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #209449 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! I have a question about how to solve this equation: 2+x>15/x. \n" ); document.write( "This is how I would solve it: \n" ); document.write( "2x+x^2>15 \n" ); document.write( "x^2+2x-15>0 \n" ); document.write( "(x+5)(x-3)>0 \n" ); document.write( "with a result of x>-5 or x<3 \n" ); document.write( "So the answer would be (-5,0),(3, infinity).... \n" ); document.write( "Yet, I think I missed something in my steps for solving the equation...because once, when I redid the equation, I found the answer to be (-infinity,-5),(0,3). \r \n" ); document.write( "\n" ); document.write( "GREAT START!\r \n" ); document.write( "\n" ); document.write( "(x+5)(x-3) > 0 when 1.)both factors are positive or when 2.)both factors are negative.\r \n" ); document.write( "\n" ); document.write( "So for situation 1.):\r \n" ); document.write( "\n" ); document.write( "x+5 > 0 AND x-3 > 0\r \n" ); document.write( "\n" ); document.write( "That is when x > -5 AND x > 3 which is the open interval (3, infinity)\r \n" ); document.write( "\n" ); document.write( "For situation 2.):\r \n" ); document.write( "\n" ); document.write( "x+5 < 0 AND x-3 < 0\r \n" ); document.write( "\n" ); document.write( "That is x < -5 AND x < 3 which is the open interval (-infinity, -5)\r \n" ); document.write( "\n" ); document.write( "The total solution set is the union of (-infinity, -5) union (3, infinity). \n" ); document.write( " |