document.write( "Question 387175: two times a number plus one is greater than five and less than seven ? \n" ); document.write( "
Algebra.Com's Answer #273668 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! two times a number plus one is greater than five and less than seven ? \n" ); document.write( "---- \n" ); document.write( "5 < 2x+1 < 7 \n" ); document.write( "--- \n" ); document.write( "Subtract 1 down the line to get: \n" ); document.write( "4 < 2x < 6 \n" ); document.write( "divide by 2 down the line to get: \n" ); document.write( "2 < x < 3 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |