Within the boxes above, each contains a distinct digit from 0 to 9 such that the quotient, with a prime divisor, on the left equals to the difference on the right and that the sum of the four digits of the numerator equals to the sum of two digits of the divisor.
What is the value of this equation?
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.
In C++
Using a simple permutation generator for a list of 0 to 9 then checking the conditions inside: