Find the largest six digit number less than 500000 such that the sum of it's digits is 43?
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.
Comment
0 votes There can be many.. First digit should be 4. And the rest 5 digits sum should be equal to 39. For Ex: 499993 => sum of digits is 43 and number is less than 500000