If the pattern below follows the rule "starting with 10, every consecutive line has a number 1 less than the previous line," how many marbles must be in the seventh line?

The seventh line will be having 4 marbles which can be determined by taking the given data as an arithmetic progression with the first term as 1 and the common difference -1. Hence, option B is the right choice.
An arithmetic progression (A.P.) is a series where every term is the sum of the previous term and a common difference.
The first term of an arithmetic progression is denoted by a, and its common difference is denoted by d. The n-th term of an arithmetic progression can be found using the formula
n-th term = a + (n-1)d.
We are given a pattern, starting with 10 marbles and every consecutive line has 1 less marble than the previous line. We are asked to find the number of marbles in the 7th line.
This can be seen as an arithmetic progression with the first term a = 10, and the common difference d = -1.
We are asked to find the number of marbles in the 7th line. This can be taken as the 7th term of the given arithmetic progression.
n-th term = a + (n-1)d
or, 7th term = 10 + (7-1)(-1) = 10 + 6(-1) = 10 - 6 = 4.
∴ The seventh line will be having 4 marbles which can be determined by taking the given data as an arithmetic progression with the first term as 1 and the common difference -1. Hence, option B is the right choice.
Learn more about an arithmetic progression at
https://brainly.com/question/6561461
#SPJ2