The infinite sequence 1, 6, 15, 28, 45, ... exhibits which pattern? multiply the term number by 2, subtract 1 from the result, m
ultiply by the term number, and divide the result by 2. multiply the term number by 2, multiply the result by the term number, subtract 1, and divide the result by 2. multiply the term number by 2, subtract 1 from the result, multiply by 2 times the term number, and divide the result by 2. multiply the term number by 2, multiply the result by 2 times the term number, subtract 1, and divide the result by 2.
These are so-called Hexagonal numbers. The general formula for the n-th hexagonal number is: Let's compute a couple of them: Indeed this is our pattern. The answer is: multiply the term number by 2, subtract 1 from the result, multiply by 2 times the term number, and divide the result by 2.
The correct response is ; <span>multiply the term number by 2, subtract 1 from the result, multiply by 2 times the term number, and divide the result by 2. if term number is x, the number in the pattern for xth term is ; multiply term number by 2 - 2x subtract 1 - 2x - 1 multiply by 2 times the term number - (2x-1) * 2x divide by 2 - (</span>(2x-1) * 2x)/2 so first term x=1 ((2*1-1) * 2*1)/2 2/2 = 1 second term x = 2 ((2*2-1) * 2*2)/2 (3*4)/2 = 6 third term x = 3 ((2*3-1) * 2*3)/2 5*6/2 = 15 fourth term x= 4 ((2*4-1) * 2*4)/2 56/2 = 28 Therefore the above response shows the correct pattern
A) probability of she not drawing a yellow beads or green beads is probability of she drawing red or white. Red+ white = 30. There are total of 100 beads. That means that asked probability is: 30/100
b) its oposite that result from a) yellow beads + green beads = 70 probability is: 70/100