SOLUTION: The graph of y = f(x) is compressed horizontally by a factor of 4/9, stretched vertically by a factor of 9/8, and reflected in the y-axis. Determine the equation of the image graph

Algebra ->  Test -> SOLUTION: The graph of y = f(x) is compressed horizontally by a factor of 4/9, stretched vertically by a factor of 9/8, and reflected in the y-axis. Determine the equation of the image graph      Log On


   



Question 1204961: The graph of y = f(x) is compressed horizontally by a factor of 4/9, stretched vertically by a factor of 9/8, and reflected in the y-axis. Determine the equation of the image graph in terms of function f?
Found 3 solutions by greenestamps, mccravyedwin, math_tutor2020:
Answer by greenestamps(13203) About Me  (Show Source):
You can put this solution on YOUR website!


f%28x%29

compressed horizontally by a factor of 4/9

f%28%289%2F4%29%28x%29%29

stretched vertically by a factor of 9/8

%289%2F8%29%28f%28%289%2F4%29%28x%29%29%29

reflected in the y-axis

%289%2F8%29%28f%28%289%2F4%29%28-x%29%29%29

or

%289%2F8%29%28f%28-%289%2F4%29x%29%29


Answer by mccravyedwin(408) About Me  (Show Source):
You can put this solution on YOUR website!
A vertical transformation is doing something to y, the vertical axis.
A horizontal transformation is doing something to x, the horizontal axis.

When we do a vertical transformation, we do something to y, and y equals the
whole right side of the equation. So we do something to the WHOLE FUNCTION,
which is the WHOLE RIGHT SIDE of the equation for y.
 
Vertical transformations are done "the way they seem". 
Something is done to the WHOLE function, not to x only.

To shift a graph upward, we ADD to the WHOLE function, which is the WHOLE RIGHT
SIDE.
To shift a graph downward, we SUBTRACT from the WHOLE function, the WHOLE RIGHT
SIDE.
To stretch a graph vertically, we MULTIPLY the WHOLE function, the WHOLE RIGHT
SIDE, by a number > 1.
To compress a graph vertically, we MULTIPLY the WHOLE function, the WHOLE RIGHT
SIDE, by a number < 1
To reflect a graph in (or across) the x- axis, this is a vertical 
transformation
(of flipping the graph vertically, we multiply the WHOLE function, the WHOLE
RIGHT SIDE by -1.

Those seem logical.  But horizontal transformations are "reversed from the way
they seem."  That's because we are compensating.
Something is done to x only.  That is, we replace x by something.   

To shift a graph to the RIGHT, we SUBTRACT from x only. 
To shift a graph LEFT, we ADD to x only.
[Those two seem backward, don't they? But they're not!]
To stretch a graph horizontally, we MULTIPLY x only by a number < 1. 
To compress a graph horizontally, we MULTIPLY x only by a number > 1.
[Those two also seem backward, don't they? But they're not!]
To reflect a graph in (or across) the y- axis, this is a vertical 
transformation (of flipping the graph horizontally, we multiply x only by -1.
[This is the only one that doesn't "seem" reversed].

The graph of y = f(x) is compressed horizontally by a factor of 4/9.
This is a horizontal compression, so it's "the reverse of what it seems".
So we multiply x only by a number greater than 1.  Hey, but 4/9 is less than 1.
Its reciprocal of a number less than 1 is a number greater than 1, so we
multiply x only by the reciprocal of 4/9, which is 9/4.  So we replace x only by
9/4x

y=f%28expr%289%2F4%29x%29

stretched vertically by a factor of 9/8,
 

This is a vertical stretch, so it is "as it seems", we multiply the entire
function by a number greater than one.  9/8 is greater than 1, so we multiply
the entire function (the whole right side) by 9/8:

y=expr%289%2F8%29f%28expr%289%2F4%29x%29

and reflected in the y-axis.
To flip the graph about the y-axis is a horizontal change (swapping the right
and left quadrants.) So we multiply x only by -1.

y=-expr%289%2F8%29f%28expr%289%2F4%29%28-x%29%29     

y=expr%289%2F8%29f%28-expr%289%2F4%29%28x%29%29     <--answer

[If you would like more instruction to understand the reasoning behind why it's
the opposite of "what it seems" for horizontal transformations, just ask me in
the thank-you note form below, and I'll get back to you by email.  But most
likely, you'll just take my word for it.] J

Edwin

Answer by math_tutor2020(3817) About Me  (Show Source):
You can put this solution on YOUR website!

Tutor @greenestamps has the correct answer, but I think he wrote too many unnecessary parenthesis.

An answer like expr%289%2F8%29%2Af%28-expr%289%2F4%29x%29 would suffice, or expr%289%2F8%29%2Af%28-9x%2F4%29 would work as well.

Since 9/8 = 1.125 and -9/4 = -2.25, we can write the answer as 1.125%2Af%28-2.25x%29

Side note: Tutor @mccravyedwin appears to have mixed up the x and y axis reflection rules. The negative sign outside the f(x) function should be inside.

Edit: Tutor @mccravyedwin has partially fixed his answer. But there is still an error. There shouldn't be a negative sign outside the f(x). We are NOT reflecting over the x axis.

Edit 2: The solution by @mccravyedwin has been fully fixed. Thank you.