One side of a square is S
plural(UNIT_TEXT, S) long. What is its perimeter?
The perimeter is the total length of all the sides of the shape added together.
Add up the lengths of the sides:
\qquad\text{perimeter} =
\pink{S} + \blue{S} +
\purple{S} + \green{S}
\qquad\text{perimeter} =
S * 4\text{ UNIT}
The perimeter of a square is 4 * S
plural(UNIT_TEXT). How long is each side?
The perimeter is the total length of all the sides of the shape added together.
\qquad \pink{\text{?}} + \blue{\text{?}} +
\purple{\text{?}} + \green{\text{?}} =
4 * S\text{ UNIT}
\qquad \pink{S} + \blue{S} +
\purple{S} + \green{S} =
4 * S\text{ UNIT}
The sides of a square are all the same length, so each
side must be S
plural(UNIT_TEXT, S) long.
A rectangle is
L plural(UNIT_TEXT, L)
long and
W plural(UNIT_TEXT, W)
wide. What is its perimeter?
The perimeter is the total length of all the sides of the shape added together.
Add up the lengths of the sides:
\qquad\text{perimeter} =
\pink{W} + \blue{L} +
\purple{W} + \green{L}
\qquad\text{perimeter} =
2 * L + 2 * W\text{ UNIT}