171k views
2 votes
How do I solve g(n)=n+2: find g(1)

2 Answers

4 votes

All you have to do is insert 1 into where the (n) is.

g(n) = n + 2

g(1) = 1 + 2

g(1) = 3

Hope this helps you! Happy Thanksgiving!

User Genesst
by
7.0k points
5 votes

g(n) = n + 2; g(1)

g(1) means that "n" is 1, so you can plug in 1 for "n"


g(n) = n + 2

g(1) = 1 + 2

g(1) = 3

User Kaarto
by
8.8k points

No related questions found

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