<?xml version="1.0" encoding="UTF-8"?>

<record version="5" id="2637">
 <title>sum rule</title>
 <name>SumRule</name>
 <created>2002-02-24 22:03:53</created>
 <modified>2004-03-22 14:20:58</modified>
 <type>Theorem</type>
 <creator id="2727" name="mathcam"/>
 <author id="2760" name="yark"/>
 <author id="6" name="Logan"/>
 <classification>
	<category scheme="msc" code="26A24"/>
 </classification>
 <related>
	<object name="Derivative"/>
	<object name="ProductRule"/>
	<object name="FixedPointsOfNormalFunctions"/>
 </related>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\newcommand{\D}[1]{\ensuremath{\mathrm{d}#1}}
\newcommand{\DDX}{\ensuremath{\frac{\D{}}{\D{x}}}}</preamble>
 <content>\PMlinkescapeword{states}

The \emph{sum rule} states that

\begin{equation*}
\DDX\left[f(x)+g(x)\right] = f'(x) + g'(x)
\end{equation*}

\subsubsection*{Proof}

See the \PMlinkname{proof of the sum rule}{ProofOfSumRule}.

\subsubsection*{Examples}

\begin{eqnarray*}
\DDX(x + 1) &amp; = &amp; \DDX x + \DDX 1 = 1 \\
\DDX(x^2 - 3x + 2) &amp; = &amp; \DDX x^2 + \DDX(-3x) + \DDX(2) = 2x-3 \\
\DDX(\sin x + \cos x) &amp; = &amp; \DDX\sin x + \DDX\cos x = \cos x - \sin x
\end{eqnarray*}</content>
</record>
