document.write( "Question 782291: Hello,
\n" );
document.write( "How would I solve: 2(x_1)-1>-3(x-2)+10 \n" );
document.write( "
Algebra.Com's Answer #476361 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 2(x_1)-1>-3(x-2)+10 \n" ); document.write( "2x-2-1 > -3x+6+10 \n" ); document.write( "2x-3 > -3x+16 \n" ); document.write( "5x > 19 \n" ); document.write( "x > 19/5 \n" ); document.write( " \n" ); document.write( " |