18.5k views
0 votes
Determine a general formula for the maximum total distance spanned by n bricks if they are to remain stable. the length of each brick is l.

User Sheerun
by
6.1k points

1 Answer

4 votes
For this case we have the following variables:
d: total distance
n: number of bricks
l: distance of each brick
To find the total distance of the bricks, we must make the product of the distance of each brick, by the number of bricks.
We have then:

d = n * l
Answer:
a general formula for the maximum total distance is:

d = n * l
User Harsimranb
by
5.9k points