document.write( "Question 884400: what number can be divided by 2 3 4 5 and 6 leaves remainder 1,2,3,4,5, it is divisible by 7 then tha last possible number is \n" ); document.write( "
Algebra.Com's Answer #534415 by geetha_rama(94)![]() ![]() ![]() You can put this solution on YOUR website! Is it last possible number or least possible number. \n" ); document.write( "If its least then its 119. \n" ); document.write( "7 should be multiplied by a prime number to leave remainders as mentioned above when divided by 1,2,3,4,5,6 \n" ); document.write( "Try multiplying 7 with different primes, when we do 7* 17 = 119 which would satisfy the condition given in question \n" ); document.write( " |