Chapter 3 Graphs and Functions
Page
Description
Equation
A coordinate plane, or Cartesian plane, has horizontal and vertical real number lines that intersect at the zero points of the two lines. The intersection is known as the origin.
The
The
- Independent variable \[ x=-2,-1,0,1,2 \]
- Dependent varible \[ y=2x+1 \] where $y=-3,-1,1,3,5$
- Graph of an equation is the set of all ordered pairs $(x,y)$ that satisfy the equation.
- Set up a table of values and find a few ordered pairs that satisfy the equations.
- Plot and label the corresponding points in the coordinate plane.
- Look for a pattern, and connect the plotted points to form a smooth curve.
- Division by zero and
- Even roots of negative numbers
- A function $f$ is even if $f(-x)=f(x)$ for every $x$ in the domain of $f.$
- A function $f$ is odd if $f(-x)$ for every $x$ in the domain of $f.$
- \[ f(x)=k \]
- Domain \[ (-\infty,\infty) \]
- Range \[ \{k\} \]
- \[ f(x)=x \]
- Domain \[ (-\infty,\infty) \]
- Range \[ (-\infty,\infty) \]
- \[ f(x)=|x| \]
- Domain \[ (-\infty,\infty) \]
- Range \[ [0,\infty) \]
- $f(x)=x^2$
- Domain \[ (-\infty,\infty) \]
- Range \[ [0,\infty) \]
- $f(x)=x^3$
- Domain \[ (-\infty,\infty) \]
- Range \[ (-\infty,\infty) \]
- \[ f(x)=\frac1x \]
- Domain \[ (-\infty,0)\cup(0,\infty) \]
- Range \[ (-\infty,0)\cup(0,\infty) \]
- \[ f(x)=\sqrt{x} \]
- Domain \[ [0,\infty) \]
- Range \[ [0,\infty) \]
- \[ f(x)=\sqrt[3]{x} \]
- Domain \[ (-\infty,\infty) \]
- Range \[ (-\infty,\infty) \]
- $y$ varies directly as the $n\text{th}$ power of $x.$ \[ y=kx^n \]
- $y$ varies inversely as the $n\text{th}$ power of $x.$ \[ y=\frac{k}{x^n} \]
- $y$ varies directly as $x$ and inversely as $z.$ \[ y=\frac{kx}{z} \]
- $y$ varies jointly as $x$ and $z.$ \[ y=kxz \]