Difference between revisions of "Library of Functions"

From Math Wiki
Jump to navigation Jump to search
(Created page with "<div class="noautonum">__TOC__</div> ==Introduction== The Library of Functions is a collection of functions for which you should know the basic properties and shape of graph....")
 
 
Line 26: Line 26:
 
Properties: The domain and range are both <math>[0, \infty)</math>.  
 
Properties: The domain and range are both <math>[0, \infty)</math>.  
  
6) Cube Root Function: <math> f(x) = \xroot[3]{x}</math>
+
6) Cube Root Function: <math> f(x) = \sqrt[3]{x}</math>
  
 
Properties: This function is odd and the domain = range = <math>(-\infty, \infty)</math>
 
Properties: This function is odd and the domain = range = <math>(-\infty, \infty)</math>

Latest revision as of 12:50, 12 October 2015

Introduction

The Library of Functions is a collection of functions for which you should know the basic properties and shape of graph. The section is finished off with a discussion of piecewise-defined functions.

Library of Functions

1) Constant Function: Constant functions have the form f(x) = b where b is a real number.

Properties: Domain: , Range is b, and the function is constant.

2) Identity function: f(x) = x

Properties: Domain = Range =

3) Square Function:

Properties: Domain = , while the range is . This function is also even.

4) Cube Function:

Properties: Domain = Range = . is an odd function too.

5) Square Root Function:

Properties: The domain and range are both .

6) Cube Root Function:

Properties: This function is odd and the domain = range =

7) Reciprocal Function:

Properties: The domain is . The range is also the same.

8) Absolute Value Function:

Properties: Domain = , Range = . This function is also even.


Piecewise-defined Functions

A piecewise-defined function is a function that takes on the values of different functions depending on the x-value.


Return to Topics Page