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
Answer:
40%
Step-by-step explanation:
Our fraction would be 22/55. You can divide and then multiply by 100 to get your percentage.
Answer:
3 peanut cookies
Step-by-step explanation:
Given that :
Plate 1:
Number of chocolate chip = 4
Number of peanut butter cookies = 1
Probability of drawing chocolate chip cookies from plate 1 :
Probability =( number of required outcome / Total possible outcomes)
P(chocolate chip) = 4 / 5
Plate 2:
Number of chocolate chip = 2
Number of peanut butter cookies = p
P(chocolate chip) = 2 / (2 + p)
Probability of drawing chocolate chip from plate 1 and then plate 2 = 8/ 25
(4/5) * 2/(2+p) = 8/ 25
8 / (10 + 5p) = 8/ 25
8(10 + 5p) = 8 * 25
80 + 40p = 200
40p = 200 - 80
40p = 120
p = 3