document.write( "Question 662241: An integer is such that half of the next integer is at least 4 more than one-third of the previous integer. Find the least value of the integer. \n" ); document.write( "
Algebra.Com's Answer #412105 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let the integer = N\r\n" ); document.write( "\r\n" ); document.write( "Next integer = N+1\r\n" ); document.write( "\r\n" ); document.write( "Previous integer = N-1\r\n" ); document.write( "\r\n" ); document.write( "Half the next integer =\n" ); document.write( " |