Find the largest 3 digit number,with no two digits the same and with its digits in ascending order,which when multiplied by 5 has its digits in descending order?
Note:The product is also 3 digit number.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
It is easy to get the number with the form 1AB 1 A B × 5 = C D E E can be 0 or 5. if E=5, can't find this number with C>D>5. if E=0: ⇒ the number is 1 6 8