96.9k views
1 vote
Say it with symbols a pool has lenght of 3s and a width of 2s. square tiles that are 1 ft. by 1ft. will be placed around the pool as the a border. write an expression that can be used to determine to create the border for pool size.

User Juminoz
by
4.9k points

1 Answer

4 votes
Border of the pool means "perimeter".
P = 2L + 2W (L represents length, W represents width)
P = 2(3s) + 2(2s)
P = 6s + 4s
P = 10s
User Ashen Madusanka
by
5.0k points