Answer:
26 meters
Step-by-step explanation:
a = bh
416 = 16h
Divide both sides by 16
h = 26
26 meters
The middle section is n(n+1)
The top row is n+2
The bottom row is 2n+1
So the rule for the total number of tiles will be the sum of the above rules...
s(n)=n(n+1)+n+2+2n+1
s(n)=n^2+n+n+2+2n+1
s(n)=n^2+4n+3