Skip to main content
Contents
Dark Mode Prev Up Next
\(\newcommand{\markedPivot}[1]{\boxed{#1}}
\newcommand{\IR}{\mathbb{R}}
\newcommand{\IC}{\mathbb{C}}
\renewcommand{\P}{\mathcal{P}}
\renewcommand{\Im}{\operatorname{Im}}
\newcommand{\RREF}{\operatorname{RREF}}
\newcommand{\vspan}{\operatorname{span}}
\newcommand{\setList}[1]{\left\{#1\right\}}
\newcommand{\setBuilder}[2]{\left\{#1\,\middle|\,#2\right\}}
\newcommand{\unknown}{\,{\color{gray}?}\,}
\newcommand{\drawtruss}[2][1]{
\begin{tikzpicture}[scale=#1, every node/.style={scale=#1}]
\draw (0,0) node[left,magenta]{C} --
(1,1.71) node[left,magenta]{A} --
(2,0) node[above,magenta]{D} -- cycle;
\draw (2,0) --
(3,1.71) node[right,magenta]{B} --
(1,1.71) -- cycle;
\draw (3,1.71) -- (4,0) node[right,magenta]{E} -- (2,0) -- cycle;
\draw[blue] (0,0) -- (0.25,-0.425) -- (-0.25,-0.425) -- cycle;
\draw[blue] (4,0) -- (4.25,-0.425) -- (3.75,-0.425) -- cycle;
\draw[thick,red,->] (2,0) -- (2,-0.75);
#2
\end{tikzpicture}
}
\newcommand{\trussNormalForces}{
\draw [thick, blue,->] (0,0) -- (0.5,0.5);
\draw [thick, blue,->] (4,0) -- (3.5,0.5);
}
\newcommand{\trussCompletion}{
\trussNormalForces
\draw [thick, magenta,<->] (0.4,0.684) -- (0.6,1.026);
\draw [thick, magenta,<->] (3.4,1.026) -- (3.6,0.684);
\draw [thick, magenta,<->] (1.8,1.71) -- (2.2,1.71);
\draw [thick, magenta,->] (1.6,0.684) -- (1.5,0.855);
\draw [thick, magenta,<-] (1.5,0.855) -- (1.4,1.026);
\draw [thick, magenta,->] (2.4,0.684) -- (2.5,0.855);
\draw [thick, magenta,<-] (2.5,0.855) -- (2.6,1.026);
}
\newcommand{\trussCForces}{
\draw [thick, blue,->] (0,0) -- (0.5,0.5);
\draw [thick, magenta,->] (0,0) -- (0.4,0.684);
\draw [thick, magenta,->] (0,0) -- (0.5,0);
}
\newcommand{\trussStrutVariables}{
\node[above] at (2,1.71) {\(x_1\)};
\node[left] at (0.5,0.866) {\(x_2\)};
\node[left] at (1.5,0.866) {\(x_3\)};
\node[right] at (2.5,0.866) {\(x_4\)};
\node[right] at (3.5,0.866) {\(x_5\)};
\node[below] at (1,0) {\(x_6\)};
\node[below] at (3,0) {\(x_7\)};
}
\newcommand{\N}{\mathbb N}
\newcommand{\Z}{\mathbb Z}
\newcommand{\Q}{\mathbb Q}
\newcommand{\R}{\mathbb R}
\DeclareMathOperator{\arcsec}{arcsec}
\DeclareMathOperator{\arccot}{arccot}
\DeclareMathOperator{\arccsc}{arccsc}
\newcommand{\tuple}[1]{\left\langle#1\right\rangle}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 4.4 Polynomial Long Division (PR4)
Objectives
Rewrite a rational function as a polynomial plus a proper rational function.
Subsection 4.4.1 Activities
Definition 4.4.2 .
Recall that a fraction is called
proper if its numerator is smaller than its denominator, and
improper if the numerator is larger than the denominator (so
\(\dfrac{3}{5}\) is a proper fraction, but
\(\dfrac{32}{7}\) is an improper fraction). Similarly, we define a
proper rational function to be a rational function where the degree of the numerator is less than the degree of the denominator.
Activity 4.4.3 .
Label each of the following rational functions as either proper or improper .
\(\displaystyle \dfrac{x^3+x}{x^2+4}\)
\(\displaystyle \dfrac{3}{x^2+3x+4}\)
\(\displaystyle \dfrac{7+x^3}{x^2+x+1}\)
\(\displaystyle \dfrac{x^4+x+1}{x^4+4x^2}\)
Answer .
A, C, and D are improper, while B is proper.
Activity 4.4.5 .
\(\dfrac{357}{11}\text{.}\)
(a)
Use long division to write
\(\dfrac{357}{11}\) as an integer plus a proper fraction.
Answer .
So
\(\dfrac{357}{11}=32+\dfrac{5}{11}\text{.}\)
(b)
Now we will carefully redo this process in a way that we can generalize to rational functions. Note that we can rewrite
\(357\) as
\(357=3\cdot10^2+5\cdot10+7\text{,}\) and
\(11\) as
\(11=1\cdot10+1\text{.}\) By comparing the leading terms in these expansions, we see that to knock off the leading term of
\(357\text{,}\) we need to multiply
\(11\) by
\(3\cdot10^1\text{.}\)
Using the fact that
\(357=11\cdot30+27\text{,}\) rewrite
\(\dfrac{357}{11}\) as
\(\dfrac{357}{11}=30+\dfrac{?}{11}\text{.}\)
Answer .
\(\dfrac{357}{11}=30+\dfrac{27}{11}\text{.}\)
(c)
Note now that if we can rewrite
\(\dfrac{27}{11}\) as an integer plus a proper fraction, we will be done, since
\(\dfrac{357}{11}=30+\dfrac{27}{11}\text{.}\)
Rewrite
\(\dfrac{27}{11}=?+\dfrac{?}{11}\) as an integer plus a proper fraction.
Answer .
\(\dfrac{27}{11}=2+\dfrac{5}{11}\text{.}\)
(d)
Combine your work in the previous two parts to rewrite
\(\dfrac{357}{11}\) as an integer plus a proper fraction. How does this compare to what you obtained in part (a)?
Answer .
\(\dfrac{357}{11}=30+\dfrac{27}{11}=30+2+\dfrac{5}{11}=32+\dfrac{5}{11}\text{.}\)
Activity 4.4.6 .
Now letβs consider the rational function
\(\dfrac{3x^2+5x+7}{x+1}\text{.}\) We want to rewrite this as a polynomial plus a proper rational function.
(a)
Looking at the leading terms, what do we need to multiply
\(x+1\) by so that it would have the same leading term as
\(3x^2+5x+7\text{?}\)
\(\displaystyle 3\)
\(\displaystyle x\)
\(\displaystyle 3x\)
\(\displaystyle 3x+5\)
(b)
Rewrite
\(3x^2+5x+7=3x(x+1)+?\text{,}\) and use this to rewrite
\(\dfrac{3x^2+5x+7}{x+1}=3x+\dfrac{?}{x+1}\text{.}\)
Answer .
\(\dfrac{3x^2+5x+7}{x+1}=3x+\dfrac{2x+7}{x+1}\)
(c)
Now focusing on
\(\dfrac{2x+7}{x+1}\text{,}\) what do we need to multiply
\(x+1\) by so that it would have the same leading term as
\(2x+7\text{?}\)
\(\displaystyle 2\)
\(\displaystyle x\)
\(\displaystyle 2x\)
\(\displaystyle 2x+7\)
(d)
Rewrite
\(\dfrac{2x+7}{x+1}=2+\dfrac{?}{x+1}\text{.}\)
Answer .
\(\dfrac{2x+7}{x+1}=2+\dfrac{5}{x+1}\)
(e)
Combine this with the previous parts to rewrite
\(\dfrac{3x^2+5x+7}{x+1}=3x+?+\dfrac{?}{x+1}\text{.}\)
Answer .
\(\dfrac{3x^2+5x+7}{x+1}=3x+2+\dfrac{5}{x+1}\)
Activity 4.4.7 .
Next we will use the notation of long division to rewrite the rational function
\(\dfrac{3x^2+5x+7}{x+1}\) as a polynomial plus a proper rational function.
(a)
First, letβs use long division notation to write the quotient.
What do we need to multiply
\(x+1\) by so that it would have the same leading term as
\(3x^2+5x+7\text{?}\)
(b)
Now to rewrite
\(3x^2+5x+7\) as
\(3x(x+1)+?\text{,}\) place the product
\(3x(x+1)\) below and subtract.
(c)
Now focusing on
\(2x+7\text{,}\) what do we need to multiply
\(x+1\) by so that it would have the same leading term as
\(2x+7\text{?}\)
(d)
Now, subtract
\(2(x+1)\) to finish the long division.
(e)
This long division calculation has shown that
\begin{equation*}
3x^2+5x+7 = (x+1)(3x+2)+5\text{.}
\end{equation*}
Use this to rewrite \(\dfrac{3x^2+5x+7}{x+1}\) as a polynomial plus a proper rational function.
Answer .
\(\dfrac{3x^2+5x+7}{x+1} = 3x+2+\dfrac{5}{x+1}\)
Activity 4.4.9 .
Rewrite
\(\dfrac{x^2+1}{x-1}\) as a polynomial plus a proper rational function.
Hint .
Note that
\(x^2+1=x^2+0x+1\text{.}\)
Answer .
\(x+1+\dfrac{3}{x-1}\text{.}\)
Activity 4.4.10 .
Rewrite
\(\dfrac{x^5+x^3+2x^2-6x+7}{x^2+x-1}\) as a polynomial plus a proper rational function.
Answer .
\(x^3-x^2+3x-2+\dfrac{-x+5}{x^2+x-1}\text{.}\)
Activity 4.4.11 .
Rewrite
\(\dfrac{3x^4-5x^2+2}{x-1}\) as a polynomial plus a proper rational function.
Answer .
\(3x^3+3x^2-2x-2\text{.}\)
Subsection 4.4.2 Exercises