Composite Function Homework: Is My Solution Correct?

AI Thread Summary
The discussion revolves around solving the composite function g(f(x)) = h(x) and determining if the solution provided is correct. The user arrives at g(x) = 4x - 17 through a series of algebraic manipulations, including translating the function g(x + 4) to find g(x). Concerns are raised about the validity of a guessing approach and whether sufficient work is shown for full credit. Clarifications on the translation of functions and justification of steps are also discussed. Ultimately, the consensus suggests that while the solution is correct, a more rigorous justification would enhance the credibility of the work presented.
Precursor
Messages
219
Reaction score
0
Homework Statement
141sgif.jpg


The attempt at a solution

g(f(x)) = h(x)
4f(x) + y = 4x - 1
4x + 16 + y = 4x - 1
y = -1 - 16
y = -17

so, g(x)= 4x + y = 4x - 17

Is this the correct way of going about this question? I used a guessing approach to this question. Is enough work shown to get full marks? Thanks.
 
Physics news on Phys.org
Precursor said:
Homework Statement
141sgif.jpg


The attempt at a solution

g(f(x)) = h(x)
==> g(x + 4) = 4x - 1
==> g(x) = 4(x - 4) - 1 = 4x -16 -1 = 4x - 17
Hence g(x) = 4x - 17
The reasoning behind my second equation above is that g(x + 4) represents a translation of g(x) to the left by 4 units, so to get the graph of g, I need to translate it and the function on the right side by 4 units to the right.
Precursor said:
4f(x) + y = 4x - 1
Maybe you can justify the step above, but I don't see it. If the answer was in the back of the book, a guessing approach isn't worth much credit.
Precursor said:
4x + 16 + y = 4x - 1
y = -1 - 16
y = -17

so, g(x)= 4x + y = 4x - 17

Is this the correct way of going about this question? I used a guessing approach to this question. Is enough work shown to get full marks? Thanks.
 
Thanks for the help. You cleared it up for me.
 
Mark44 said:
==> g(x + 4) = 4x - 1
==> g(x) = 4(x - 4) - 1 = 4x -16 -1 = 4x - 17
Hence g(x) = 4x - 17
The reasoning behind my second equation above is that g(x + 4) represents a translation of g(x) to the left by 4 units, so to get the graph of g, I need to translate it and the function on the right side by 4 units to the right.
Another way to do this. Since g(f(x))= g(x+ 4)= 4x- 1, let y= x+ 4. Then x= y- 4 so 4x-1= 4(y- 4)- 1= 4y- 17. g(x+4)= g(y)= 4y- 17 and, since the "y" is just a "placeholder", g(x)= 4x- 17.

Maybe you can justify the step above, but I don't see it. If the answer was in the back of the book, a guessing approach isn't worth much credit.
 

Similar threads

Back
Top