the colored stripes pattern red,blue,blue,green,yellow repeats on wall paper.what will be the color of the 32nd stripe
2 answers
Should there be two blues?
Divide 32 by the number of colors. Then count over in the list the remainder.
For example, your list has 5 colors
32/5 = 6 R2
So, there are six complete cycles, with 2 left over. The 32nd stripe is thus blue.
If you only wanted 4 colors, the do that division instead.
A zero remainder means there are no extra stripes, so the 32nd stripe will be the last in the list.
For example, your list has 5 colors
32/5 = 6 R2
So, there are six complete cycles, with 2 left over. The 32nd stripe is thus blue.
If you only wanted 4 colors, the do that division instead.
A zero remainder means there are no extra stripes, so the 32nd stripe will be the last in the list.