3.5k views
3 votes
Alg 1 task - 250 toothpicks pyramid

Write a function f(l) that determines the number of triangles in any given level of the pyramid.

ƒ(1) =

PLSS HELP ASAPPP

2 Answers

3 votes

Answer:

1

Explanation:

User Vannen
by
8.0k points
5 votes

To determine the number of triangles in any given level of the pyramid, we can use the formula:

Number of triangles = (level)^2

Therefore, to find the number of triangles in the first level of the pyramid, we can substitute 1 for level in the formula:

ƒ(1) = (1)^2 = 1

So, there is only 1 triangle in the first level of the pyramid.

User Jasonmclose
by
8.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories