Quiz:Piecewise definition of function: Difference between revisions
No edit summary |
|||
| Line 4: | Line 4: | ||
<quiz display=simple> | <quiz display=simple> | ||
{Suppose <math>f(x) := \left\lbrace \begin{array}{rl} x^2, & x < 2 | {Suppose <math>f(x) := \left\lbrace \begin{array}{rl} x^2, & x < 2\\ x^3, & x \ge 2 \\\end{array}\right.</math> and <math>g(x) := \left \lbrace \begin{array}{rl} x + 1, & x \le 1, 2x + 3, & x > 1 \\\end{array}\right.</math>. What is <math>(f + g)(x)</math>? | ||
|type="()"} | |type="()"} | ||
- <math>\left \lbrace\begin{array}{rl} x^2 + x + 1, & x \le 3 \\ 3x + 3, & x > 3 \\\end{array}\right.</math> | - <math>\left \lbrace\begin{array}{rl} x^2 + x + 1, & x \le 3 \\ 3x + 3, & x > 3 \\\end{array}\right.</math> | ||
| Line 48: | Line 48: | ||
- It is linear but need not be continuous | - It is linear but need not be continuous | ||
</quiz> | </quiz> | ||
==Composition== | ==Composition== | ||
Revision as of 21:48, 19 October 2011
This quiz is related to piecewise definition of function.
Pointwise combination
Composition
Fill this in later
Differentiation
Fill this in later