Q:

The “staircase” below is 4 units tall and contains 10 unit squares. Suppose the staircase were extended until it was 12 units tall. How many unit squares would it then contain all together?

Accepted Solution

A:
Refer to the attachment for the visualization of the staircase that is 4 units tall and contains 10 unit squares.

This problem can easily be solved by using the formula for arithmetic series. The formula is given by:

[tex] S_{n}= \frac{n}{2}[2 a_{1}+(n-1)d] [/tex] where S is the sum, n is the number of terms, [tex] a_{1} [/tex] is the first term, and d is the common difference.

In the case of the problem, n is 4, the first term is 1, and the common difference is also 1. If you substitute these conditions to the formula, you'll get 10 square units.

Now for the extended staircase, we will have 12 number of terms since the staircase is now 12 units tall. The common difference and the first term will still be the same as the previous condition. We can solve for the unit squares it contains by substituting these values to the formula for arithmetic series:

[tex] S_{12}= \frac{12}{2}[2(1)+(12-1)(1)] [/tex]
[tex] S_{12}= 6[2+11]=6(13)=78 [/tex]

ANSWER: The extended staircase would contain 78 unit squares.