SOLUTION: g(n)=3n+1; find g(-n)
Algebra
->
Rational-functions
-> SOLUTION: g(n)=3n+1; find g(-n)
Log On
Algebra: Rational Functions, analyzing and graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rational-functions
Question 1045573
:
g(n)=3n+1; find g(-n)
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
g(n)=3n+1; find g(-n)
----
Wherever you see n, sub -n
---
g(-n) = 3(-n) + 1
g(-n) = -3n + 1
-----
It's not hard.