William W. answered 02/11/25
Math and science made easy - learn from a retired engineer
Pretty confusing. It may be easier, at least it is for me, to invent a function j(x) that goes through (3.6). One that is easy to follow is if you make a parabola with the vertex at (3,6) so in vertex form, that would be:
j(x) = (x - 3)2 + 6 Then we can make the changes and see where the new vertex is.
Multiplying this out, we get: x2 - 6x + 9 + 6 or x2 - 6x + 15. Now make the transformations:
j(1/3x - 2) = (1/3x - 2)2 - 6(1/3x - 2) + 15 = 1/9x2 - 4/3x + 4 - 2x + 12 + 15 = 1/9x2 - 4/3x - 6/3x + 31 or
j(1/3x - 2) = 1/9x2 - 10/3x + 31
Now multiply by 3 to get 3[j(1/3x - 2)]
3[j(1/3x - 2)] = 1/3x2 - 10x + 93
Now subtract 4 to get:
3[j(1/3x - 2)] - 4 = 1/3x2 - 10x + 89
Calculate the vertex: x = -b/2a = 10/(2/3) = 10•(3/2) = 15. To find y, plug in x = 15 to get y = 14
So the point that was (3, 6) is now (15, 14)