51.1k views
5 votes
If t(d) = 3d + 1 and d(n) = 4n + 2, what is t(d(n)) when n = 5​

User Taaj
by
6.1k points

1 Answer

10 votes

Answer:

67

Explanation:

d(n) = 4n + 2

= 4(5) + 2

=22

t(d(n)) = 3(22) + 1

= 67

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