<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mathbooks.unl.edu/OAM/index.php?action=history&amp;feed=atom&amp;title=Math_101_Exam_3</id>
	<title>Math 101 Exam 3 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mathbooks.unl.edu/OAM/index.php?action=history&amp;feed=atom&amp;title=Math_101_Exam_3"/>
	<link rel="alternate" type="text/html" href="https://mathbooks.unl.edu/OAM/index.php?title=Math_101_Exam_3&amp;action=history"/>
	<updated>2026-04-05T04:19:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.2</generator>
	<entry>
		<id>https://mathbooks.unl.edu/OAM/index.php?title=Math_101_Exam_3&amp;diff=36&amp;oldid=prev</id>
		<title>Nwakefield2: Created page with &quot;'''Transformations''' (continued) *Vertical/Horizontal Stretches and compressions: If $k&gt;1$, ** $f(x)=kg(x)$ vertically stretches $g(x)$ by a factor of $k$ ** $f(x)=\frac{1}{k...&quot;</title>
		<link rel="alternate" type="text/html" href="https://mathbooks.unl.edu/OAM/index.php?title=Math_101_Exam_3&amp;diff=36&amp;oldid=prev"/>
		<updated>2020-05-26T23:38:42Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Transformations&amp;#039;&amp;#039;&amp;#039; (continued) *Vertical/Horizontal Stretches and compressions: If $k&amp;gt;1$, ** $f(x)=kg(x)$ vertically stretches $g(x)$ by a factor of $k$ ** $f(x)=\frac{1}{k...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Transformations''' (continued)&lt;br /&gt;
*Vertical/Horizontal Stretches and compressions: If $k&amp;gt;1$,&lt;br /&gt;
** $f(x)=kg(x)$ vertically stretches $g(x)$ by a factor of $k$&lt;br /&gt;
** $f(x)=\frac{1}{k}g(x)$ vertically compresses the graph of $g(x)$ by a factor of $k$&lt;br /&gt;
** $f(x)=g(kx)$ horizontally compresses $g(x)$ by a factor of $k$&lt;br /&gt;
** $f(x)=g(\frac{1}{k}x)$ horizontally stretches the graph of $g(x)$ by a factor of $k$&lt;br /&gt;
* Combining Transformations: Order matters when we apply multiple types of vertical transformations or multiple types of odd transformations:&lt;br /&gt;
**To determine the order of vertical transformations, use PEMDAS&lt;br /&gt;
**To determine the order of horizontal transformations, use SADMEP&lt;br /&gt;
**You can deal with vertical transformations then horizontal, or vice-versa, the order between the two types doesn't matter.&lt;br /&gt;
&lt;br /&gt;
'''Quadratic Functions'''&lt;br /&gt;
* A ''quadratic function'' $f(x)$ is a function that can be written in standard form: $f(x)=ax^2+bx+c$, where $a,b,$ and $c$ are constants and $a\neq 0$.&lt;br /&gt;
** Observe that $f(0)=a(0)^2+b(0)+c=c$, so $c$ is the output value of the $y$-intercept. Hence, standard form is useful for finding the $y$-intercept.&lt;br /&gt;
* The ''factored form'' of a quadratic (if it exists) is $f(x)=a(x-r)(x-s)$, where $a\neq 0$ and $r$ and $s$ are the $x$-intercepts. &lt;br /&gt;
** Sometimes, the $x$-intercepts can be hard to find. This is why it's handy to have the ''quadratic formula'': $$x=\frac{-b\pm \sqrt{b^2-4ac}}{2a}.$$ This can be handy to indicate there are no $x$-intercepts if $\sqrt{b^2-4ac}$ is not possible to find.&lt;br /&gt;
** If a function is in standard form, you can put it into factored form by using the $ac$-method&lt;br /&gt;
* The ''vertex form'' of a quadratic function is $f(x)=a(x-h)^2+k$, where $a\neq 0$, $(h,k)$ is the coordinate of the vertex of the parabola, and $x=h$ is the axis of symmetry for the parabola.&lt;br /&gt;
** You can view this as a transformation of the funcion $g(x)=x^2$, where we've shifted horizontally by $h$, vertically by $k$, and stretched or compressed our graph vertically by some factor.&lt;br /&gt;
** To get vertex form from standard form, use completing the square.&lt;br /&gt;
&lt;br /&gt;
'''Combining Functions'''&lt;br /&gt;
* Adding, subtracting, dividing, multiplying, scaling, and composing are all ways we can combine functions together&lt;br /&gt;
* When determining the units of a combination of two functions, study the units of each function &lt;br /&gt;
&lt;br /&gt;
'''Power Functions'''&lt;br /&gt;
* A ''power function'' can be written in the form $f(x)=kx^p$, where $k$ and $p$ are constants. &lt;br /&gt;
** Just because it doesn't look like a power function, doesn't mean it can't be written as one. For example, $f(x)=\frac{6}{\sqrt{4t}}$ is a power function since $f(x)=\frac{6}{(4t)^{1/2}}=\frac{6}{2t^{1/2}}=3t^{-1/2}$. Here, $k=3$ and $p=-1/2$.&lt;br /&gt;
* Graphs of $x^p$: See texed version. Use chapter 5 content to sketch graphs of $kx^p$.&lt;br /&gt;
&lt;br /&gt;
'''Polynomial Functions'''&lt;br /&gt;
* A ''polynomial function'' is a function that can be written as a sum of power functions whose exponents are non-negative integers. So a polynomial is a combination of special types of power functions. &lt;br /&gt;
** So $f(x)=x^4+\pi x^2+3$, linear, and quadratic functions are all examples of polynomials. Functions with negative exponents or exponents that are not whole numbers are not polynomials. &lt;br /&gt;
** When a polynomial is written as a sum of power functions, it is in ''standard form''. (Think about the standard form for quadratics.)&lt;br /&gt;
** Each power function $kx^p$ is called a ''term''.&lt;br /&gt;
** The ''leading term'' is the term with the largest exponent.&lt;br /&gt;
** The ''degree'' is the exponent of the leading term&lt;br /&gt;
* The long-run behavior of a polynomial is the same as the long-run behavior of its leading term. But it's leading term is a power function... so we can use our graphs of $x^p$. (!!)&lt;br /&gt;
* We can talk about the short-run behavior of a polynomial if it's in a factored form. Something like $f(x)=2(x-3)^2(x-1)(x+4)^5$, where we have a product of linear polynomials raised to some power. &lt;br /&gt;
**A function bounces off of the $x$-axis at zeroes with even multiplicities &lt;br /&gt;
**A function crosses through the $x$-axis at zeroes with odd multiplicities &lt;br /&gt;
**The sum of the multiplicities ends up being the degree of the polynomial. So the above polynomial has degree 8, and so the leading term is $2x^8$.&lt;br /&gt;
&lt;br /&gt;
''And although not on exam 3, the following doesn't really merit it's own page, so it's included here...''&lt;br /&gt;
&lt;br /&gt;
'''Rational Functions'''&lt;br /&gt;
*A ''rational function'' $r(x)$ can be written as $r(x)=\frac{p(x)}{q(x)}$, where $p(x)$ and $q(x)$ are polynomials, and $q(x)\neq 0$. So a rational function is a combination of polynomials.&lt;br /&gt;
** Some simplification may be necessary to show a function is a rational function&lt;br /&gt;
*The long run behavior of a rational function $r(x)=\frac{p(x)}{q(x)}$ is the same as the long run behavior of the leading term of $p(x)$ divided by the leading term of $q(x)$. This will be a power functions, so we can (again!) use our graphs of $x^p$. (!!)&lt;br /&gt;
** For example, if $r(x)=\frac{x^3+x^2+1}{3x^4+3}$, the long run behavior of $r(x)$ is the same as the long run behavior of $\frac{x^3}{3x^4}=\frac{1}{3}x^{-1}$.&lt;br /&gt;
* The interesting short run behavior we're interested in involves holes, vertical asymptotes, and zeroes. If $r(x)=\frac{p(x)}{q(x)}$ is a rational function in ''simplified form'',&lt;br /&gt;
** The zeroes of $r(x)$ are the same as the zeroes of $p(x)$.&lt;br /&gt;
** The vertical asymptotes of $r(x)$ are the same as the zeroes of $q(x)$.&lt;br /&gt;
** The holes come from the version of $r(x)$ that is ''not'' in simplified form -- it's the zeroes that $q(x)$ and $p(x)$ both have in common. These correspond to the factors you cancelled to get $r(x)$ into simplified form.&lt;/div&gt;</summary>
		<author><name>Nwakefield2</name></author>
		
	</entry>
</feed>