<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Calculus Review</title>
	<atom:link href="http://calculusreview.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://calculusreview.wordpress.com</link>
	<description>A tour through the subject of Calculus.</description>
	<lastBuildDate>Tue, 08 Sep 2009 01:03:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='calculusreview.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Calculus Review</title>
		<link>http://calculusreview.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://calculusreview.wordpress.com/osd.xml" title="Calculus Review" />
	<atom:link rel='hub' href='http://calculusreview.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Algebra Review: Part I</title>
		<link>http://calculusreview.wordpress.com/2009/08/28/algebra-review-part-i/</link>
		<comments>http://calculusreview.wordpress.com/2009/08/28/algebra-review-part-i/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 17:57:43 +0000</pubDate>
		<dc:creator>pregulski</dc:creator>
				<category><![CDATA[Calculus prerequisite review]]></category>

		<guid isPermaLink="false">http://calculusreview.wordpress.com/?p=16</guid>
		<description><![CDATA[This blog contains part one (of two) of a very brief review of concepts in Algebra that should familiar with the user hoping to learn Calculus. If any of these concepts are problematic I would advise the user to delve deeper into that subject matter until they are comfortable with exercises that are designed to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=calculusreview.wordpress.com&amp;blog=9135591&amp;post=16&amp;subd=calculusreview&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This blog contains part one (of two) of a very brief review of concepts in Algebra that should familiar with the user hoping to learn Calculus. If any of these concepts are problematic I would advise the user to delve deeper into that subject matter until they are comfortable with exercises that are designed to test the user&#8217;s proficiency in those areas. I have provided links to websites that will go into greater detail and some exercises that the user should understand without any difficulty. If the user is having problems with the exercises, it would be advisable to explore the links provided.</p>
<p>This part will cover:</p>
<ul>
<li>Numbers, expressions, equations, inequalities and functions</li>
<li>Factoring</li>
<li>Graphing</li>
</ul>
<p><strong>Numbers, expressions, equations, inequalities and functions:</strong></p>
<p><em>Some basic terminology&#8230;</em></p>
<ul>
<li>Natural numbers: The set of numbers {1,2,3,4&#8230;} containing all positive integers. The numbers that start with 1 and continue to add one to the previous number ad infinitum.</li>
<li>Whole numbers: The set of numbers {0,1,2,3&#8230;} containing all natural numbers and 0. There is some disagreement to the exact definition.</li>
<li>Integers: The set {&#8230; -4,-3,-2,-1,0,1,2,3,4&#8230;}. The set contains all positive natural numbers, their negative equivalents and including 0.</li>
<li>Rational numbers: Numbers that can be written as a ratio (x/y), where x and y are integers and y != 0 (!= doesn&#8217;t equal).</li>
<li>Irrational numbers: A number that is non-repeating and does not terminate (ex. pi = 3.14159&#8230;, √ 2 = 1.41421&#8230;).</li>
</ul>
<ul>
<li>Algebraic expression: A combination of numbers and variables connected through mathematical operations (+ &#8211; * / ^ and roots)  (ex. 3x<sup>2</sup>+4).</li>
<li>Term: Products and quotients of numbers and variables with sign included (ex. 2xy, -4x<sup>2</sup>y, x/2).</li>
</ul>
<ul>
<li>Monomial: An algebraic expression with one term.</li>
<li>Binomial: &#8221; &#8221; with two terms.</li>
<li>Trinomial: &#8221; &#8221; with three terms.</li>
<li>Multinomial: An algebraic expression with two or more terms.</li>
<li>Polynomial: &#8221; &#8221; where variables do NOT appear in the denominator, under radical signs nor raised to non-positive or non-integer powers.</li>
<li>Degree: For a monomial the degree is the sum of all the exponents of the variables (ex. 2x<sup>2</sup>y<sup>4</sup> = 6<sup>th</sup>degree). A polynomial&#8217;s degree is the term with the highest degree (ex. 4x+y<sup>2</sup>+z = 2<sup>nd</sup> degree, 3x<sup>2</sup>y<sup>4</sup>z + x<sup>6</sup> &#8211; 2x + 1 is a 7<sup>th</sup> degree polynomial).</li>
</ul>
<ul>
<li>Rational expression: An expression that can be written as the ratio or quotient of two polynomials where the denominator does NOT equal 0 (ex. (x<sup>2</sup>-16)/(4y) ).</li>
<li>Radical expression: An expression containing radicals (ex. <sup>4</sup>√625, y + √x).</li>
</ul>
<ul>
<li>Equation: Statement of equality between two algebraic expressions (ex. 4x = 2x &#8211; 3)</li>
<li>Linear equation: An equation of the first degree. ax + b = 0 (a != 0)</li>
<li>Quadratic equation: An equation of the second degree. ax<sup>2</sup> + bx + c = 0 (a != 0)</li>
<li>Radical equation: An equation where the variable appears in a radicand.</li>
</ul>
<ul>
<li>Inequality: A relation showing the relationship between two or more quantities using &lt;,&lt;=,&gt;,&gt;=.</li>
<li>Polynomial inequality: An inequality where all terms in the unknown are polynomials.</li>
<li>Rational inequality: An inequality where all terms in the unknown are rational expressions.</li>
</ul>
<ul>
<li>Functions: A relation between variables so each values of one is paired with exactly one value for another.</li>
</ul>
<p><strong>Factoring: </strong></p>
<p>Factoring is the process of finding the primes or irreducible polynomials given an expanded polynomial. I will keep this section simple by only considering polynomials with integer coefficients.</p>
<p>1. Factor out the greatest common factor of the polynomial. 6x<sup>2</sup> &#8211; 36x &#8211;&gt; 6x is the greatest common factor &#8212;&gt; factors to: 6x(x-6)</p>
<p>2. Special cases: Always keep an eye out for special cases as it will save you time. </p>
<ul>
<li>Difference of two squares a<sup>2</sup>-b<sup>2</sup> = (a+b)(a-b)</li>
</ul>
<p>3. Brute force trinomials (ax<sup>2</sup> + bx + c)</p>
<ol>
<li>Begin by writing ( ?x + ?)(?x + ?) Remember the product of the coefficients of both x&#8217;s will equal &#8220;a&#8221; and the product of the constants will be &#8220;c&#8221;. </li>
<li>Write out the possible combinations of products that will equal &#8220;a&#8221; and &#8220;c&#8221;.</li>
<li>Fill in (?x + ?)(?x + ?) with those combinations until you can exactly reproduce the original trinomial. Be mindful of negatives&#8230; remember your solution could be any of the following depending on the original trinomial  (?x + ?)(?x + ?), (?x + ?)(?x &#8211; ?) or (?x &#8211; ?)(?x &#8211; ?).</li>
</ol>
<p>Example: Factor 3x<sup>2</sup> + 16x + 5</p>
<ul>
<li>All positive coefficients so the answer type will be of the form (?x+?)(?x+?)&#8230; there will be no negatives.</li>
<li>Write out products for a : 1 and 3 and c: 1 and 5</li>
<li>Test combinations  (3x+5)(x+1) = 3x<sup>2</sup>+8x+5  Nope. (3x+1)(x+5) Yes!</li>
</ul>
<p><strong>Graphing</strong></p>
<p>Cartesian coordinate system: Know how to graphic basic functions and understand the four quadrants (i.e. I: x&gt;0,y&gt;0, II:x&lt;0,y&gt;0&#8230;)</p>
<p>Distance formula d=sqrt( (x<sub>2</sub>-x<sub>1</sub>)<sup>2</sup> + (y<sub>2</sub>-y<sub>1</sub>)<sup>2</sup>) ) Midpoint = (x<sub>1</sub>+x<sub>2</sub>)/2,(y<sub>1</sub>+y<sub>2</sub>)/2</p>
<p>Slope of a line m=rise/run=(y<sub>2</sub>-y<sub>1</sub>)/(x<sub>2</sub>-x<sub>1</sub>)</p>
<p>Horizontal lines m =0, vertical lines m=undefined, parallel lines have m<sub>1</sub>=m<sub>2</sub> (slopes equal) Perpendicular lines have m<sub>1</sub>m<sub>2</sub> = -1</p>
<p>Symmetry</p>
<ul>
<li>Y-axis: Substitution of -x for x yields same equation</li>
<li>X-axis: Substitution of -y for y yields same equation</li>
<li>Origin symmetric: Substitution of BOTH -x for x AND -y for y yields same equation</li>
</ul>
<p>Equations of a line:</p>
<ul>
<li>Slope-point form y-y<sub>0</sub>=m(x-x<sub>0</sub>)</li>
<li>Slope intercept form y=mx+b</li>
<li>Two-point form y-y<sub>1</sub> = ((y<sub>2</sub>-y<sub>1</sub>)/(x<sub>2</sub>-x<sub>2</sub>))(x-x<sub>1</sub>) provided x<sub>2</sub> != x<sub>1</sub></li>
</ul>
<p>Graphing functions:</p>
<ul>
<li>Vertical shift: y=f(x)+c &lt;&#8212; y=f(x) &#8212;&gt; y=f(x) -c</li>
<li>Horizontal shift: y=f(x+c) &lt;&#8212; y=f(x) &#8212;&gt; y=f(x-c)</li>
<li>Vertical stretch: y=f(x) &#8212;&gt; y=cf(x) where c &gt;1</li>
<li>Vertical compression: y=f(x) &#8212;&gt; ycf(x) where 0&lt;c&lt;1</li>
<li>Reflection y=f(x) &#8212;&gt; y=-f(x)</li>
</ul>
<p>Piecewise function is a function that is described by more than one algebraic expression&#8230;</p>
<p>f(x) = x if x&lt;0; x+4&#215;2 if 0&lt;=x&lt;4; x if 4&lt;=x</p>
<p>Conic sections:</p>
<ul>
<li>Circle (x-h)<sup>2</sup> + (y-k)<sup>2</sup> = r<sup>2</sup></li>
<li>Ellipse (x-h)<sup>2</sup>/a<sup>2</sup> + (y-k)<sup>2</sup>/b<sup>2</sup> = 1</li>
<li>Hyperbola x<sup>2</sup>/a<sup>2</sup> &#8211; y<sup>2</sup>/b<sup>2</sup> = 1 y<sup>2</sup>/a<sup>2</sup> &#8211; x<sup>2</sup>/b<sup>2</sup> = 1</li>
</ul>
<p>Here are a few good links to websites that go into these topics with more detail:</p>
<p><a href="http://en.wikipedia.org/wiki/Elementary_algebra">http://en.wikipedia.org/wiki/Elementary_algebra</a></p>
<p><a href="http://www.algebasics.com/">http://www.algebasics.com/</a></p>
<p>Next up&#8230; same sample exercise and Algebra Review Part II (Linear equations, polynomial and rational functions, and advanced topics).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/calculusreview.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/calculusreview.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/calculusreview.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/calculusreview.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/calculusreview.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/calculusreview.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/calculusreview.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/calculusreview.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/calculusreview.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/calculusreview.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/calculusreview.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/calculusreview.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/calculusreview.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/calculusreview.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=calculusreview.wordpress.com&amp;blog=9135591&amp;post=16&amp;subd=calculusreview&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://calculusreview.wordpress.com/2009/08/28/algebra-review-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/50d0e10abe2087a345dfa048135f5323?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">pregulski</media:title>
		</media:content>
	</item>
		<item>
		<title>Calculus Review kicks off!</title>
		<link>http://calculusreview.wordpress.com/2009/08/23/hello-world/</link>
		<comments>http://calculusreview.wordpress.com/2009/08/23/hello-world/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 18:22:07 +0000</pubDate>
		<dc:creator>pregulski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Calculus Review is a blog designed to provide users with a step-by-step guide through the mathematical topic of calculus. Calculus Review will be organized in a lesson-by-lesson format, where each individual post will cover one topic starting from the very basics. Each sequential lesson will build on the previous lessons but will also try and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=calculusreview.wordpress.com&amp;blog=9135591&amp;post=1&amp;subd=calculusreview&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Calculus Review is a blog designed to provide users with a step-by-step guide through the mathematical topic of calculus.</p>
<p>Calculus Review will be organized in a lesson-by-lesson format, where each individual post will cover one topic starting from the very basics. Each sequential lesson will build on the previous lessons but will also try and be as self-contained as possible. The benefits of this site being the ability to quickly connect current ideas to past topics. I envision lessons that not only teach and give examples to practice but also how the topic-at-hand applies to real-world situations. I hope a helpful and positive community develops alongside the posts to help and encourage one another.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/calculusreview.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/calculusreview.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/calculusreview.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/calculusreview.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/calculusreview.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/calculusreview.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/calculusreview.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/calculusreview.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/calculusreview.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/calculusreview.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/calculusreview.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/calculusreview.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/calculusreview.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/calculusreview.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=calculusreview.wordpress.com&amp;blog=9135591&amp;post=1&amp;subd=calculusreview&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://calculusreview.wordpress.com/2009/08/23/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/50d0e10abe2087a345dfa048135f5323?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">pregulski</media:title>
		</media:content>
	</item>
		<item>
		<title>How do we begin our Calculus Review?</title>
		<link>http://calculusreview.wordpress.com/2009/08/23/how-do-we-begin-our-calculus-review/</link>
		<comments>http://calculusreview.wordpress.com/2009/08/23/how-do-we-begin-our-calculus-review/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 22:55:15 +0000</pubDate>
		<dc:creator>pregulski</dc:creator>
				<category><![CDATA[Calculus prerequisite review]]></category>

		<guid isPermaLink="false">http://calculusreview.wordpress.com/?p=12</guid>
		<description><![CDATA[As with all new subjects, there are some prerequisites required for Calculus. These previously learned skills and concepts will ensure the user has enough background information to make learning Calculus an enjoyable and smooth learning process. These skills don&#8217;t guarantee that learning calculus will be easy but it does give the user confidence that they have the tool-set to tackle [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=calculusreview.wordpress.com&amp;blog=9135591&amp;post=12&amp;subd=calculusreview&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As with all new subjects, there are some prerequisites required for Calculus. These previously learned skills and concepts will ensure the user has enough background information to make learning Calculus an enjoyable and smooth learning process. These skills don&#8217;t guarantee that learning calculus will be easy but it does give the user confidence that they have the tool-set to tackle the lessons at hand. Learning is not an easy process but with some time and effort it is one of the most rewarding experiences we can give ourselves.</p>
<p>The prerequisites for Calculus Review are:</p>
<ul>
<li>Algebra</li>
<li>Analytic Geometry</li>
<li>Elementary Functions</li>
<li>Geometry</li>
<li>Trigonometry</li>
</ul>
<p>Don&#8217;t worry if you are unfamiliar or even a little rusty with these subjects. It is even possible you know them but under another name. For instance Analytic Geometry is also known as Coordinate or even Cartesain Geometry. It is just a fancy way of saying it is the study of geometry within an algebraic context (using algebraic representation and manipulation techniques). Before I start lessons in Calculus, I will begin with a quick review of these subjects. I will also provide links to good sources of more information on each of the subjects so you can fill in any gaps of knowledge you might have. This is what this blog is about&#8230; linking to other resources so the user can explore on their own with the basics or more advanced techniques.</p>
<p>My first real post in the subject matter will start with a review of Algebra.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/calculusreview.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/calculusreview.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/calculusreview.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/calculusreview.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/calculusreview.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/calculusreview.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/calculusreview.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/calculusreview.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/calculusreview.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/calculusreview.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/calculusreview.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/calculusreview.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/calculusreview.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/calculusreview.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=calculusreview.wordpress.com&amp;blog=9135591&amp;post=12&amp;subd=calculusreview&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://calculusreview.wordpress.com/2009/08/23/how-do-we-begin-our-calculus-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/50d0e10abe2087a345dfa048135f5323?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">pregulski</media:title>
		</media:content>
	</item>
	</channel>
</rss>
