QUESTION IMAGE
Question
\princess tower\ in dubai is considered the worlds tallest residential building, towering to 101 floors! t(n) models the number of tenants living on floor n of the tower. what does the statement t(60)>t(10)+t(30) mean? choose 1 answer: a the height of floor 60 is greater than the sum of the heights of floors 10 and 30. b there are more tenants on floor 60 than there are tenants on floors 10 and 30 combined. c the number of floors with 60 tenants is greater than the number of floors with either 10 or 30 tenants.
Given that $T(n)$ represents the number of tenants on floor $n$. So $T(60)$ is the number of tenants on floor 60, $T(10)$ is the number of tenants on floor 10 and $T(30)$ is the number of tenants on floor 30. The inequality $T(60)>T(10) + T(30)$ means the number of tenants on floor 60 is more than the combined number of tenants on floors 10 and 30.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. There are more tenants on floor 60 than there are tenants on floors 10 and 30 combined.