document.write( "Question 4530: Solve for X\r
\n" );
document.write( "\n" );
document.write( "4x^2+5x-7<12x^2+16x-10 \n" );
document.write( "
Algebra.Com's Answer #2060 by pushpaharan(47)![]() ![]() ![]() You can put this solution on YOUR website! 4x^2+5x-7<12x^2+16x-10 \n" ); document.write( "12x^2+16x-10 - (4x^2+5x-7) >0 \n" ); document.write( "8x^2+ 11x -3 >0 \n" ); document.write( "x = (-11 +sqrt(217) )/16 or (-11 - sqrt(217))/16 \n" ); document.write( "x= 0.23 or x = -1.61 \n" ); document.write( "(x+1.61)(x-0.23)>0 \n" ); document.write( "if you use number line \n" ); document.write( "x>0.23 and x<-1.61 \n" ); document.write( " |