How many digit 8 will be in the result if we multiply 999999999 with 123456789?
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.
See,999999999=1000000000-1.If we multiply 123456789 with (1000000000-1) the we will get 123456789000000000-123456789.,Now the sub this two numbers and you will get the answer.