document.write( "Question 527624:  three more than a number is less than twice the number?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #348969 by stanbon(75887)      You can put this solution on YOUR website! three more than a number is less than twice the number?\r \n" ); document.write( "\n" ); document.write( "----- \n" ); document.write( "Let the number be \"x\": \n" ); document.write( "x + 3 < 2x \n" ); document.write( "x > 3 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |