Skip to content

Latest commit

 

History

History
93 lines (38 loc) · 2.93 KB

File metadata and controls

93 lines (38 loc) · 2.93 KB

Linear Transformations of Function

$$\underset{3}{a}f(\underset{2}{b}x+\underset{1}{c})+\underset{4}{d}$$

[TOC]

1. Translation c

Description

This translates the function $- c$ parallel to the $x-$axis.

Explanation

Every point on the function is moved $c$ units left.

Demonstration

2. Dilation b

Description

This dilates the function by a scale factor $\displaystyle{\frac{1}{b}}$ parallel to the $x-$axis.

####Explanation

The distance every point on the function is from the $y-$axis is multiplied by $\displaystyle{\frac{1}{b}}$.

Demonstration

3. Dilation a

Description

This dilates the function by a scale factor $a$ parallel to the $y-$axis.

Explanation

The distance every point on the function is from the $x-$axis is multiplied by $a$.

Demonstration

4. Translation d

Description

This translates the function $d$ units parallel to the$y-$axis.

Explanation

Every point on the function is moved $d$ units up.

Demonstration

General Linear Transformations Interactive

<iframe scrolling="no" title="Linear Transformations of Functions - General" src="https://www.geogebra.org/material/iframe/id/hR3ufeUF/width/800/height/503/border/888888/sfsb/true/smb/false/stb/false/stbh/false/ai/false/asb/false/sri/false/rc/false/ld/false/sdz/false/ctl/false" width="800px" height="503px" style="border:0px;"> </iframe>