Answer:
The explicit rule for this situation is
[tex]a_n = 2 + n[/tex]
In row 12 there will be 14 pins
Step-by-step explanation:
We have an initial amount of 3 pins in the first row. Let's call the number of pins in row n.
where n is an integer and [tex]3\leq n\leq 12[/tex].
So
[tex]a_1 = 3[/tex]
In row n + 1 there will always be a pin more than in the previous row n, then:
[tex]a_2 = a_1 +1[/tex]
Then:
[tex]a_n = a_1 + (n-1)\\\\a_n = 3 + (n -1)\\\\a_n = 2 + n[/tex]
Finally in row 12 there will be:
[tex]a_ {12} = 2 +12\\\\a_ {12} = 14\ pins[/tex]