asked 67.2k views
5 votes
A lighting rig is a large bank of lights that creates lighting effects at concerts and sporting events. A company makes rigs with lights arranged in polygonal patterns. For example, a triangular rig may have 1, 3, 6, 10, or 15 lights, depending on its size.

Which of the following would be an alternate way to represent the total number of lights g(n) in a triangular lighting rig, if n = the number of rows of lights?

a. g(n) = g(n-1) + n
b. g(g(n)) = g(n)
c. g(n) = g(n -1) + 1
d. g(n) = g(n + 1)

asked
User Rsfinn
by
8.0k points

1 Answer

4 votes
a. g(n) = g(n-1) + n would be an alternate way to represent the total number of lights g(n) in a triangular lighting rig, if n = the number of rows of lights.
answered
User Kshama
by
8.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.