document.write( "Question 303492: Im thinking of an integer. Half of this integer is more than one third of the next integer. What is this integer? \n" ); document.write( "
Algebra.Com's Answer #217516 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Im thinking of an integer. \n" ); document.write( "Half of this integer is more than one third of the next integer. \n" ); document.write( " What is this integer? \n" ); document.write( ": \n" ); document.write( "x = \"the integer\" \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "multiply by 6, results \n" ); document.write( "3x > 2(x+1) \n" ); document.write( "3x > 2x + 2 \n" ); document.write( "3x - 2x > 2 \n" ); document.write( "x > 2 \n" ); document.write( ": \n" ); document.write( "See if that is true, assume x=3 \n" ); document.write( " \n" ); document.write( "1.5 > 1.33 \n" ); document.write( " \n" ); document.write( " |