Move the -7 to the right, its sign will flip (do you know why?)
Negate both sides to change -x to x
-x = 16+7
-x = 23
x = -23
Answer:
h(g(n))=4n-9
Step-by-step explanation:
h(g(n))=4*g(n)-5 ( we replace n in the formule of h(n) by g(n).
h(g(n))=4(n-1)-5
h(g(n))=4n-4-5
h(g(n))=4n-9
Hope you understand it