asked 192k views
0 votes
G(n) = -n+ 3
How do you find the inverse of this equation?

asked
User Icordoba
by
8.5k points

1 Answer

4 votes

Let g(n) = y

We then have y = -n + 3.

Exchange y and n.

n = -y + 3

Solve for y.

n - 3 = -y

(n - 3)/(-1) = -y/(-1)

-(n - 3) = y

Replace y with g^(-1) n.

-(n - 3) = g^(-1) n

answered
User Mathias Stavrou
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.