Transformations??

TheKeyboardist

New member
Joined
Aug 30, 2005
Messages
39
I dont understand how to write and turn one transformation into another. For example:

Write the function for each graph described below:

The graph of f(x)=x^2 vertically stretched by a factor of 2 and translated one unit to the right.

I dont know how to write it out in numbers or write a numerical function into words. Can someone help me understand it or direct me to a site where this can be explained? Thanks.

By the way, nice new site layout.
 
Hello, TheKeyboardist!

The graph of f(x)=x2\displaystyle f(x)\,=\,x^2 vertically stretched by a factor of 2 and translated one unit to the right.
Given any function, f(x)\displaystyle f(x), there are a few simple rules.

af(x)\displaystyle a\cdot f(x): .The a\displaystyle a is a vertical stretch/shrink factor.
. . If a\displaystyle a is negative, the graph is reflected over the x-axis.

f(xb):\displaystyle f(x\,-\,b): .The b\displaystyle b is a horizontal translation.
. . The graph is moved b\displaystyle b units to the right.

f(x)+c:\displaystyle f(x)\,+\,c: .The c\displaystyle c is a vertical translation.
. . The graph is moved up c\displaystyle c units.


In your problem, f(x)=x2\displaystyle f(x)\,=\,x^2 is moved one unit to the right.
. . Replace x\displaystyle x with x1\displaystyle x-1, and we have: f(x)=(x1)2\displaystyle f(x)\,=\,(x\,-\,1)^2

It is vertically stretched by a factor of 2.
. . Append a coefficient of 2: .f(x)=2(x1)2\displaystyle f(x)\,=\,2(x\,-\,1)^2 . . . . there!
 
thanks! What about horizontal compression and stretches?

How can you tell if something is vertical or horiziontally stretched or compressed?
 
Top