C
C
chernyavskiy942015-03-03 00:26:40
Mathematics
chernyavskiy94, 2015-03-03 00:26:40

How to split a number 2 times?

Goodnight.
There was such a problem)) It is necessary to split the number 2200 2 times, so that they are divided by 3 and an integer comes out.
How to do this?
Example:
1800 / 3 = 600;
600 / 3 = 200;
Another example is more complicated:
2150 / 3 = 715 720 715
715 / 3 = 235;
720 / 3 = 240;
Those. 2200 needs to be broken down, for example, 750, 750, 700, but they are not divisible by 3, this is the trouble)))
I know that I explained it stupidly, but maybe someone will understand ...

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question