Why the two rules are different in shape: triangles are replaced at every step, so their count is multiplied — that gives a power. Holes are never removed, so their count is a running total — that gives a sum. Recognising which of the two is happening is the whole skill here.
Q3.
Find the area of the region remaining at the nth step in each of the shape sequences that lead to the Sierpinski fractals. Take the area of the starting square/triangle to be 1 sq. unit.
A second route to the same answer: at each step a fixed fraction of whatever is left is thrown away — 1⁄9 of it for the carpet, 1⁄4 for the gasket. So the area is multiplied by 8⁄9 (or 3⁄4) every step.
Why it happens: both 8⁄9 and 3⁄4 are less than 1, so the area shrinks at every step and keeps shrinking. (3⁄4)10 ≈ 0.056 and (3⁄4)50 is under a millionth. The true fractal — the shape you approach after infinitely many steps — has zero area, even though something is still there at every point of it. Notice also that the carpet shrinks more slowly than the gasket, because 8⁄9 is bigger than 3⁄4.