Quiz:Piecewise definition of function: Difference between revisions
| Line 11: | Line 11: | ||
- <math>\left \lbrace\begin{array}{rl} x^2 + x + 1, & x < 1 \\ x^2 + 2x + 3, & 1 \le x \le 2 \\ x^3 + 2x + 3, & x > 2 \\\end{array}\right.</math> | - <math>\left \lbrace\begin{array}{rl} x^2 + x + 1, & x < 1 \\ x^2 + 2x + 3, & 1 \le x \le 2 \\ x^3 + 2x + 3, & x > 2 \\\end{array}\right.</math> | ||
- <math>\left \lbrace\begin{array}{rl} x^2 + x + 1, & x < 2 \\ x^3 + 2x + 3, & 2 \le x \le 3 \\ x^2 + 2x + 3, & x > 3 \\\end{array}\right.</math> | - <math>\left \lbrace\begin{array}{rl} x^2 + x + 1, & x < 2 \\ x^3 + 2x + 3, & 2 \le x \le 3 \\ x^2 + 2x + 3, & x > 3 \\\end{array}\right.</math> | ||
{Which of the following is the correct piecewise linear definition for <math>|x + 1| - |x|</math>? | |||
|type="()"} | |||
- <math>\left \lbrace\begin{array}{rl} 1, & x \ge -1 \\ -1, & x < -1 \\\end{array}\right.</math> | |||
- <math>\left \lbrace\begin{array}{rl} 1, & x \ge 0 \\ 0, & -1 < x < 0 \\, -1, & x \le -1 \\\end{array}\right.</math> | |||
+ <math>\left \lbrace\begin{array}{rl} 1, & x \ge 0 \\ 0, & 2x + 1, & x < 0 \\ -1, & x \le -1 \\\end{array}\right.</math> | |||
- <math>\left \lbrace\begin{array}{rl} 2x + 1 < x \ge -1/2 \\, -2x - 1, & x < -1/2 \\\end{array}\right.</math> | |||
- <math>\left \lbrace\begin{array}{rl} 1, & x \ge 0 \\ 0, & 2x + 1, & -1/2 < x < 0 \\ -2x - 1, & -1 \le x \le -1/2 \\ -1, & x \le -1 \\\end{array}\right.</math> | |||
</quiz> | </quiz> | ||
==Continuity and pointwise combination== | ==Continuity and pointwise combination== | ||
Revision as of 21:54, 19 October 2011
This quiz is related to piecewise definition of function.
Pointwise combination
Continuity and pointwise combination
Composition
Fill this in later
Differentiation
Fill this in later