Respuesta :
Answer:
97
Step-by-step explanation:
Given the following conditions :
board measuring 1x100, each square is numbered from 1 to 100
Three colors are used to paint the squares from left to right in the sequence :
one blue, two reds and three green squares in a repeated pattern.
What is the highest numbered square that is painted blue?
The sequence of painting is repeated after :
(1 + 2 + 3) = 6 successive squares
Since the number of squares = 100
Maximum complete repetition possible :
100 / 6 = 16 remainder 4
Hence 16 * 6 = 96 (the highest complete sequence terminates on the square numbered 96)
On the 97th square, another sequence begins which is a blue and the 100th square is painted the first of the 3 green colors.
Hence, the highest numbered square that is painted blue is 97
Patterns are simply the rules that guide the formation of elements in a dataset. The highest numbered square that is painted blue is 97.
The sequence is given as:
[tex]Blue = 1[/tex]
[tex]Red = 2[/tex]
[tex]Green = 3[/tex]
The number of squares is given as:
[tex]n = 100[/tex]
First, we calculate the number of complete iteration of the sequence of squares.
[tex]Total = Blue + Red + Green[/tex]
[tex]Total = 1+2+3 =6[/tex]
So, the complete iteration (k) is:
[tex]k = \frac{n}{Total}[/tex]
[tex]k = \frac{100}{6}[/tex]
[tex]k = 16.67[/tex]
Remove decimal (do not approximate)
[tex]k = 16[/tex]
Next, calculate the position of the last element in the iteration.
[tex]Position = k \times Total[/tex]
[tex]Position = 16 \times 6[/tex]
[tex]Position = 96[/tex]
The blue square is the first on each iteration.
So, the highest numbered blue square is:
[tex]Highest = Position + Blue[/tex]
[tex]Highest = 96 + 1[/tex]
[tex]Highest = 97[/tex]
Hence, the highest numbered square that is painted blue is 97.
Read more about patterns at:
https://brainly.com/question/13382968