document.write( "Question 1159486: 1.find the set of value x for which 3x^2-6x+5>14 \n" ); document.write( "
Algebra.Com's Answer #782533 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 1.find the set of value x for which 3x^2-6x+5>14 \n" ); document.write( "---------------- \n" ); document.write( "3x^2-6x - 9 > 0 \n" ); document.write( "x^2 - 2x - 3 > 0 \n" ); document.write( "(x-3)*(x+1) > 0 \n" ); document.write( "------- \n" ); document.write( "x - 3 > 0 \n" ); document.write( "x > 3 \n" ); document.write( "================= \n" ); document.write( "x + 1 > 0 \n" ); document.write( "x < -1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |