asked 873 views
0 votes
Evaluate g(n-7) if g(x) = x^2-6 / 7x

1 Answer

4 votes

Answer:

g(n - 7) =
(n^2-14n+43)/(7n-49)

Explanation:

to evaluate g(n - 7) , substitute x = n - 7 into g(x)

g(x) =
(x^2-6)/(7x) , then

g(n - 7 ) =
((n-7)^2-6)/(7(n-7)) ( expand (n - 7)² using FOIL

=
(n^2-14n+49-6)/(7n-49)

=
(n^2-14n+43)/(7n-49)

answered
User JonBrave
by
8.4k 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.