document.write( "Question 656863: how do you solve this linear equation 2x^2+x>1 \n" ); document.write( "
Algebra.Com's Answer #409966 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! how do you solve this linear equation \n" ); document.write( "2x^2+x>1 \n" ); document.write( "2x^2+x-1>0 \n" ); document.write( "(2x+1)(x-1)>0 \n" ); document.write( "number line: \n" ); document.write( "<..+...-1/2....-.....1....+....> \n" ); document.write( "solution: \n" ); document.write( "(-∞,-1/2) U (1,∞) \n" ); document.write( " \n" ); document.write( " |