<?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/"
	>

<channel>
	<title>Trevor Pythagoras Maths &#187; Algebra</title>
	<atom:link href="http://trevorpythag.co.uk/tag/algebra/feed/" rel="self" type="application/rss+xml" />
	<link>http://trevorpythag.co.uk</link>
	<description>Maths help and revision for GCSE, A/AS Level and Further Maths</description>
	<lastBuildDate>Wed, 25 Jan 2012 07:42:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Simplifying and Solving equations with Algebraic Fractions</title>
		<link>http://trevorpythag.co.uk/2010/mathematics/algebra/algebraic-fractions/</link>
		<comments>http://trevorpythag.co.uk/2010/mathematics/algebra/algebraic-fractions/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 13:08:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[algebraic fractions]]></category>
		<category><![CDATA[equation]]></category>
		<category><![CDATA[fraction]]></category>
		<category><![CDATA[simplify]]></category>
		<category><![CDATA[solve]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=580</guid>
		<description><![CDATA[Algebraic fractions are fractions which include variables. The objective of simplifying an algebraic fraction is to have a single fraction (ie one denominator) for the whole expression or equation and to cancel as many terms as possible. To solve equations with algebraic fractions we must first simplify them and then cross multiply (ie times the [...]]]></description>
			<content:encoded><![CDATA[<p>Algebraic fractions are fractions which include variables. The objective of simplifying an algebraic fraction is to have a single fraction (ie one denominator) for the whole expression or equation and to cancel as many terms as possible. To solve equations with algebraic fractions we must first simplify them and then cross multiply (ie times the equation by the denominator so it is cancelled from one side and multiplies the other).</p>
<h2>Example 1: simplifying single fractions</h2>
<p>Consider</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B2x%5E2%20%2B%204x%7D%7B2x%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{2x^2 + 4x}{2x} ' title='\frac{2x^2 + 4x}{2x} ' class='latex' />
<p>We want to find things that divide both the numerator (top) and denominator (bottom). In this case 2x does. We can then divide both the top and bottom by 2x (known as cancelling out the 2x) to gain the fraction</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bx%20%2B%202%7D%7B2%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{x + 2}{2} ' title='\frac{x + 2}{2} ' class='latex' />.</p>
<p>Note that you can only cancel things that divide the whole of the top and bottom not part of the top and bottom or things that are added to the top and bottom. For example</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bx%2B3%7D%7Bx%5E2%20%2B%203%7D%20%5Cneq%20%5Cfrac%7Bx%7D%7Bx%5E2%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{x+3}{x^2 + 3} \neq \frac{x}{x^2} ' title='\frac{x+3}{x^2 + 3} \neq \frac{x}{x^2} ' class='latex' />
<p>Sometimes the common factor that we are cancelling isn&#8217;t immediately obvious, for example if we have quadratic expressions. In these cases you should try to <a title="Factorise Quadratics" href="http://trevorpythag.co.uk/2008/04/16/factorizing-quadratics/">factorise the quadratic</a> to see if there is anything you should cancel.</p>
<p><strong>Note on quadratics:</strong> If a fraction has quadratics that can be factorised you should always leave the denominator factorised whilst it is common to multiply out the numerator (unless there is a need to leave it factorised or it is very complex)</p>
<h2>Example 2: adding fractions</h2>
<p>Consider the algebraic expression</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%2B2x%7D%7Bx%5E2%7D%20%2B%20%5Cfrac%7Bx%7D%7B2%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1+2x}{x^2} + \frac{x}{2} ' title='\frac{1+2x}{x^2} + \frac{x}{2} ' class='latex' />
<p>Before we consider adding them we should make each of the fractions in the sum into its simplest form.</p>
<p>Firstly we want to have one denominator. To do this we need to find the simplest common denominator and then make the denominator of both these fractions this. This is done in a similar way in which we find the lowest common denominator when we are <a title="Adding Fractions" href="http://trevorpythag.co.uk/2009/08/18/adding-fractions/">adding normal fractions</a>. The easiest way to do this is to multiply numerator and the denominator of both factions by the denominator of the other so the expression becomes:</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B2%281%2B2x%29%7D%7B2x%5E2%7D%20%2B%20%5Cfrac%7Bx%5E3%7D%7B2x%5E2%7D%C2%20%20%3D%20%5Cfrac%7B2%2B4x%7D%7B2x%5E2%7D%20%2B%20%5Cfrac%7Bx%5E3%7D%7B2x%5E2%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='' title='' class='latex' />
<p>Now, as when adding normal fractions, because the denominator of both fractions is the same we can add their numerators together and put them over a single denominator to get</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B2%2B4x%2Bx%5E3%7D%7B2x%5E2%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{2+4x+x^3}{2x^2} ' title='\frac{2+4x+x^3}{2x^2} ' class='latex' />
<h2>Example 3: Solving Equations</h2>
<p>To solve an equation involving an algebraic fraction you should first multiply out the fractions as explained above.</p>
<p>Consider the equation</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B3x%2B4%7D%7B2%7D%20%3D%20%5Cfrac%7B5%7D%7Bx%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{3x+4}{2} = \frac{5}{x} ' title='\frac{3x+4}{2} = \frac{5}{x} ' class='latex' />
<p>which is already simplified. To solve this we need to cross multiply, this involves multiplying both sides of the equation by the both the denominators and then simplifying both sides. However, because after the multiplication the denominator of each fraction will be multiplied by the numerator they will cancel out with the result that we have multiplied each side of the equation by the denominator of the other side and have removed the denominators from the fractions. This is most easily show by example</p>
<p>ie)</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B3x%20%2B%204%7D%7B2%7D%20%3D%20%5Cfrac%7B5%7D%7Bx%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{3x + 4}{2} = \frac{5}{x} ' title='\frac{3x + 4}{2} = \frac{5}{x} ' class='latex' />
<p>becomes</p>
<img src='http://s.wordpress.com/latex.php?latex=x%283x%20%2B%204%29%20%3D%205%20%5Ccdot%202%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x(3x + 4) = 5 \cdot 2 ' title='x(3x + 4) = 5 \cdot 2 ' class='latex' />
<p>with intermediate step</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B2x%283x%2B4%29%7D%7B2%7D%20%3D%20%5Cfrac%7B2x%285%29%7D%7Bx%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{2x(3x+4)}{2} = \frac{2x(5)}{x} ' title='\frac{2x(3x+4)}{2} = \frac{2x(5)}{x} ' class='latex' />
<p>We can then solve the equation using normal methods (note that if the result is a quadratic you may have to use the <a title="Quadratic Formula" href="http://trevorpythag.co.uk/2008/02/24/quadratic-formula/">quadratic formula</a>)</p>
<h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/first-order-differential-equations/" title="First Order Differential Equations">First Order Differential Equations</a> (6)</li><li><a href="http://trevorpythag.co.uk/2010/mathematics/algebra/finding-the-inverse-of-a-function/" title="Finding the Inverse of a Function">Finding the Inverse of a Function</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/algebra/find-equation-of-tangent-to-a-curve/" title="Find equation of tangent to a curve">Find equation of tangent to a curve</a> (2)</li><li><a href="http://trevorpythag.co.uk/2009/uncategorized/inequalities/" title="Inequalities">Inequalities</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/algebra/why-the-proof-21-is-wrong/" title="Why the proof 2=1 is wrong">Why the proof 2=1 is wrong</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/algebra/simultaneous-equations/" title="Simultaneous Equations">Simultaneous Equations</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2010/mathematics/algebra/algebraic-fractions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding the Inverse of a Function</title>
		<link>http://trevorpythag.co.uk/2010/mathematics/algebra/finding-the-inverse-of-a-function/</link>
		<comments>http://trevorpythag.co.uk/2010/mathematics/algebra/finding-the-inverse-of-a-function/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 18:01:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[inverse]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=419</guid>
		<description><![CDATA[Before you can try and find the inverse of a function you need to determine if one exists. For an inverse to exist exactly one element of the domain must map to each element of the co-domain (though you can always re-define the co-domain to only include elements that are mapped to). So for example [...]]]></description>
			<content:encoded><![CDATA[<p>Before you can try and find the inverse of a function you need to determine if one exists. For an inverse to exist exactly one element of the domain must map to each element of the co-domain (though you can always re-define the co-domain to only include elements that are mapped to).</p>
<p>So for example f(x) = x+2 (from reals to reals) has an inverse as every element y is mapped to only by y-2 but f(x) = x<sup>2</sup> (from reals to reals) doesnt because both -1 and 1 map to 1 so how would we decide which of these would be the unique result of the inverse applied to 1 (we could of course define the domain to be the positive reals in which case it would have an inverse).</p>
<p>When finding the inverse of a function you are really looking to see what maps to each element of the range or codomain, to find the inverse of f you are looking for the element x in the domain for a given y in the range such that f(x) = y. This basically means you are reversing the process of the function.</p>
<h3>Finding the Inverse when the function is a formula</h3>
<p>When a function is given by a formula what you need to try and do is apply the operations of that formula backwards. This easiest way of doing this is to let the function f(x) = y. Now you know the formula to get from x to y so substitue this in for f(x). All that now needs to be done is to rearrange this equation so that x is the subject and the resulting rexpression on the otherside is only in terms of y. This function is the inverse of f, to show this lets denote it g so we g(y) = x.</p>
<p>Then g(f(x)) = g(y) = x since we started by letting f(x) = y and created g such that g(y) =x.<br />
and f(g(y)) = f(x) = y</p>
<p>so g is indeed the inverse of f.</p>
<h3>Example</h3>
<p>This is most easily demostrated through an example.<br />
Let <img src='http://s.wordpress.com/latex.php?latex=f%28x%29%20%3D%20%5Cfrac%7B3x%2B7%7D%7B2%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x) = \frac{3x+7}{2} ' title='f(x) = \frac{3x+7}{2} ' class='latex' /><br />
Then to find the inverse of f we first write<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B3x%2B7%7D%7B2%7D%20%3D%20y%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{3x+7}{2} = y ' title='\frac{3x+7}{2} = y ' class='latex' /><br />
and rearrange as follows<br />
<img src='http://s.wordpress.com/latex.php?latex=%5CLeftrightarrow%203x%20%2B%207%20%3D%202y%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Leftrightarrow 3x + 7 = 2y ' title='\Leftrightarrow 3x + 7 = 2y ' class='latex' /><br />
<img src='http://s.wordpress.com/latex.php?latex=%5CLeftrightarrow%203x%20%3D%202y-1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Leftrightarrow 3x = 2y-1' title='\Leftrightarrow 3x = 2y-1' class='latex' /><br />
<img src='http://s.wordpress.com/latex.php?latex=%5CLeftrightarrow%20x%20%3D%20%5Cfrac%7B2y%20-%201%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Leftrightarrow x = \frac{2y - 1}{3}' title='\Leftrightarrow x = \frac{2y - 1}{3}' class='latex' /></p>
<p>So the inverse of f is given by the formula <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B2y-1%7D%7B3%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{2y-1}{3} ' title='\frac{2y-1}{3} ' class='latex' /> so we can write<br />
<img src='http://s.wordpress.com/latex.php?latex=f%5E%7B-1%7D%28x%29%20%3D%20%5Cfrac%7B2x%20-%201%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f^{-1}(x) = \frac{2x - 1}{3}' title='f^{-1}(x) = \frac{2x - 1}{3}' class='latex' /><br />
Note that we have replaced the y&#8217;s with x&#8217;s, this doesnt matter as we can put any variable we like into the function but it important to make sure that you use the same variable as the parameter of the function and in the formula that defines it.</p>
<h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2010/mathematics/algebra/functions-introduction/" title="Introduction to functions and maps">Introduction to functions and maps</a> (0)</li><li><a href="http://trevorpythag.co.uk/2010/mathematics/algebra/algebraic-fractions/" title="Simplifying and Solving equations with Algebraic Fractions">Simplifying and Solving equations with Algebraic Fractions</a> (0)</li><li><a href="http://trevorpythag.co.uk/2010/mathematics/trigonometry/cast-diagarams-for-finding-values-of-sin-cos-and-tan/" title="CAST Diagarams for finding values of sin, cos and tan between 0 and 360 or 2 pi">CAST Diagarams for finding values of sin, cos and tan between 0 and 360 or 2 pi</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/algebra/exponential-functions/" title="Exponential Functions">Exponential Functions</a> (1)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/algebra/why-the-proof-21-is-wrong/" title="Why the proof 2=1 is wrong">Why the proof 2=1 is wrong</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/algebra/proof-by-mathematical-induction/" title="Proof by Mathematical Induction">Proof by Mathematical Induction</a> (4)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2010/mathematics/algebra/finding-the-inverse-of-a-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why the proof 2=1 is wrong</title>
		<link>http://trevorpythag.co.uk/2009/mathematics/algebra/why-the-proof-21-is-wrong/</link>
		<comments>http://trevorpythag.co.uk/2009/mathematics/algebra/why-the-proof-21-is-wrong/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 10:26:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[21]]></category>
		<category><![CDATA[divide by zero]]></category>
		<category><![CDATA[false]]></category>
		<category><![CDATA[proof]]></category>

		<guid isPermaLink="false">http://trevorpythag.vndv.com/?p=313</guid>
		<description><![CDATA[There are a number of apparent proof that 2=1. An example of one such proof is below Suppose a=b then a2 = ab 2a2=a2+ab 2a2-2ab = a2+ab-2ab 2a2-2ab=a2-ab 2(a2-ab) = 1(a2-ab) 2 = 1 However this is clearly not true which mean there must be a step in the above algebra which isnt valid. The [...]]]></description>
			<content:encoded><![CDATA[<p>There are a number of apparent proof that 2=1. An example of one such proof is below</p>
<p><em>Suppose a=b then<br />
a<sup>2</sup> = ab<br />
2a<sup>2</sup>=a<sup>2</sup>+ab<br />
2a<sup>2</sup>-2ab = a<sup>2</sup>+ab-2ab<br />
2a<sup>2</sup>-2ab=a<sup>2</sup>-ab<br />
2(a<sup>2</sup>-ab) = 1(a<sup>2</sup>-ab)<br />
<strong>2 = 1</strong></em></p>
<p>However this is clearly not true which mean there must be a step in the above algebra which isnt valid.</p>
<h3>The invalid step</h3>
<p>The invalid step is  in fact the very last step in the proof, cancelling both sides by a<sup>2</sup>-ab. This is because a<sup>2</sup>-ab = 0 since we initially assumed a=b hence</p>
<p>ab = aa = a&lt;sup&gt;2&lt;/sup&gt;</p>
<p>This then means that the second last line states</p>
<p>2 x 0 = 1 x 0</p>
<p>which is obviously true but you cant &#8220;cancel&#8221; both sides by 0 since any number divided by zero is meaningless and doesnt have a values. The trick involved in this proof is hiding the divide by zero which most people would recognise as invalid with a more complicated looking expression.</p>
<h3>What this means</h3>
<p>This example demonstrates the dangers of allowing divide by zeros to occur in your calculations even if its in the form of algebra. It also demonstrates the problems of considering infinty (x/0) as a number that can be used in calculations.</p>
<h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2009/mathematics/algebra/proof-by-mathematical-induction/" title="Proof by Mathematical Induction">Proof by Mathematical Induction</a> (4)</li><li><a href="http://trevorpythag.co.uk/2011/mathematics/calculus/product-rule-for-differentiation/" title="Product Rule for Differentiation">Product Rule for Differentiation</a> (0)</li><li><a href="http://trevorpythag.co.uk/2010/mathematics/algebra/algebraic-fractions/" title="Simplifying and Solving equations with Algebraic Fractions">Simplifying and Solving equations with Algebraic Fractions</a> (0)</li><li><a href="http://trevorpythag.co.uk/2010/mathematics/algebra/finding-the-inverse-of-a-function/" title="Finding the Inverse of a Function">Finding the Inverse of a Function</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/differentiate-logs-with-proof/" title="Differentiate Logs with Proof">Differentiate Logs with Proof</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/trigonometry/compound-angles-sinab-cosasinbsinacosb-2/" title="Compound Angles &#8211; cos(A+B) = cosAcosB-sinAsinB">Compound Angles &#8211; cos(A+B) = cosAcosB-sinAsinB</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2009/mathematics/algebra/why-the-proof-21-is-wrong/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proof by Mathematical Induction</title>
		<link>http://trevorpythag.co.uk/2009/mathematics/algebra/proof-by-mathematical-induction/</link>
		<comments>http://trevorpythag.co.uk/2009/mathematics/algebra/proof-by-mathematical-induction/#comments</comments>
		<pubDate>Wed, 27 May 2009 15:50:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[induction]]></category>
		<category><![CDATA[mathematical induction]]></category>
		<category><![CDATA[proof]]></category>

		<guid isPermaLink="false">http://breakingwave.hyperphp.com/wordpress/?p=228</guid>
		<description><![CDATA[explanation of mathematical proof by induction with an example]]></description>
			<content:encoded><![CDATA[<p>Proof by induction involves proving that if a statement is true in one case then it must also be true for the next case. Then by showing that it is true for a base case, eg 0, you can conclude that it is true for all positive integral cases, since if it is true for case 0 it must be true for case 1 and if it is true for case 1 it must also be true for case 2 etc</p>
<p>To do this it is normal to let Pn be the statement you are trying to prove in a general case n. Let us use the example Pn: 9<sup>n</sup> &#8211; 1 is divisible by 8 so we may right 9<sup>n</sup>-1 = 8a where a is an integer</p>
<p>Then we must prove that if Pk is true Pk+1 is also true. This will require using the expression Pk otherwise it isn&#8217;t induction since you are not showing that the truth of each statement can be found from the previous one.</p>
<p>so consider 9<sup>(k+1)</sup> &#8211; 1<br />
This is equal to 9x9k -1=9x9k &#8211; 9+ 8=9(9k-1)+8<br />
but from Pk we know 9k-1 = 8a so<br />
9<sup>k+1</sup>-1 = 9(8a)+8=8(9a+1)<br />
which is of the form 8b so is divisible by 8<br />
Hence if Pk &#8220;9<sup>k</sup>-1 is divisible by 8&#8243; is true then Pk+1 is also true</p>
<p>Finally we must prove that P1 is true and we then know that Pn is true for all k &gt;=1 where k is an integer.</p>
<p>P1 is the statement 9<sup>1</sup> &#8211; 1 is divisible by eight<br />
9<sup>1</sup>-1=9-1=8 so is true</p>
<p>therefore Pn is true for all positive integral value of n</p>
<h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2009/mathematics/algebra/why-the-proof-21-is-wrong/" title="Why the proof 2=1 is wrong">Why the proof 2=1 is wrong</a> (0)</li><li><a href="http://trevorpythag.co.uk/2011/mathematics/calculus/product-rule-for-differentiation/" title="Product Rule for Differentiation">Product Rule for Differentiation</a> (0)</li><li><a href="http://trevorpythag.co.uk/2010/mathematics/algebra/algebraic-fractions/" title="Simplifying and Solving equations with Algebraic Fractions">Simplifying and Solving equations with Algebraic Fractions</a> (0)</li><li><a href="http://trevorpythag.co.uk/2010/mathematics/algebra/finding-the-inverse-of-a-function/" title="Finding the Inverse of a Function">Finding the Inverse of a Function</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/differentiate-logs-with-proof/" title="Differentiate Logs with Proof">Differentiate Logs with Proof</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/trigonometry/compound-angles-sinab-cosasinbsinacosb-2/" title="Compound Angles &#8211; cos(A+B) = cosAcosB-sinAsinB">Compound Angles &#8211; cos(A+B) = cosAcosB-sinAsinB</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2009/mathematics/algebra/proof-by-mathematical-induction/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Transformations of Graphs</title>
		<link>http://trevorpythag.co.uk/2009/mathematics/algebra/transformations-of-graphs/</link>
		<comments>http://trevorpythag.co.uk/2009/mathematics/algebra/transformations-of-graphs/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 21:41:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[maths]]></category>
		<category><![CDATA[transformations]]></category>

		<guid isPermaLink="false">http://trevorpythag.wordpress.com/2009/01/11/transformations-of-graphs/</guid>
		<description><![CDATA[This looks at how a given graph will change when the the function is changed slightly eg how the graph y=x will change when it becomes y = 2x. y = af(x) The graph f(x) will &#8220;steeper&#8221; as the y value of each point is multiplied by a. It will appear like a &#8220;stretched&#8221; version [...]]]></description>
			<content:encoded><![CDATA[<p>This looks at how a given graph will change when the the function is changed slightly eg how the graph y=x will change when it becomes y = 2x.</p>
<h3>y = af(x)</h3>
<p>The graph f(x) will &#8220;steeper&#8221; as the y value of each point is multiplied by a. It will appear like a &#8220;stretched&#8221; version of the graph y=f(x)</p>
<p><a href="http://trevorpythag.files.wordpress.com/2009/01/tans1.jpg"></a></p>
<p><a href="http://trevorpythag.files.wordpress.com/2009/01/tans2.jpg"><img style="display: inline; margin-left: 0; margin-right: 0; border-width: 0;" title="graph transformation y=af(x)" src="http://trevorpythag.files.wordpress.com/2009/01/tans2-thumb.jpg" border="0" alt="graph transformation y=af(x)" width="244" height="244" /></a></p>
<h3></h3>
<h3>y =f(x) + a</h3>
<p>The graph f(x) will move up by the amount a as a is added to each y value. This means that the points of intersection of the graph and the y axis will increase by the amount a. The intersection of the graph and the x-axis will depend upon the function of the graph.</p>
<p><a href="http://trevorpythag.files.wordpress.com/2009/01/tans3.jpg"><img style="display: inline; border-width: 0;" title="transformation graph f(x) + a" src="http://trevorpythag.files.wordpress.com/2009/01/tans3-thumb.jpg" border="0" alt="transformation graph f(x) + a" width="244" height="244" /></a></p>
<h3>y = f(ax)</h3>
<p>This will make the graph appear &#8220;narrower&#8221; beacuse y is taking the value of f(x) a time across. So if the value of f(x) is 3 when x =12 then the value of f(4x) = 3 when x=3 as 12/4=3.</p>
<p><a href="http://trevorpythag.files.wordpress.com/2009/01/tans4.jpg"><img style="display: inline; border-width: 0;" title="transformation graph f(ax)" src="http://trevorpythag.files.wordpress.com/2009/01/tans4-thumb.jpg" border="0" alt="transformation graph f(ax)" width="244" height="244" /></a></p>
<h3>y=f(x+a)</h3>
<p>This will shift the graph to the <strong>left</strong> by a. This is because the value of f(x) at x+a is displayed at the point x so effectively the graph occurs a earlier and therefore shifts to the left.</p>
<p><a href="http://trevorpythag.files.wordpress.com/2009/01/tans5.jpg"><img style="display: inline; border-width: 0;" title="transformation graph y(x+a)" src="http://trevorpythag.files.wordpress.com/2009/01/tans5-thumb.jpg" border="0" alt="transformation graph y(x+a)" width="244" height="244" /></a></p>
<h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2010/mathematics/algebra/algebraic-fractions/" title="Simplifying and Solving equations with Algebraic Fractions">Simplifying and Solving equations with Algebraic Fractions</a> (0)</li><li><a href="http://trevorpythag.co.uk/2010/blog/the-new-trevor-pythagoras-book-store/" title="The new Trevor Pythagoras Book Store">The new Trevor Pythagoras Book Store</a> (0)</li><li><a href="http://trevorpythag.co.uk/2010/mathematics/algebra/finding-the-inverse-of-a-function/" title="Finding the Inverse of a Function">Finding the Inverse of a Function</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/algebra/why-the-proof-21-is-wrong/" title="Why the proof 2=1 is wrong">Why the proof 2=1 is wrong</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/integration-by-parts/" title="Integration by Parts">Integration by Parts</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/algebra/cartesian-equation-of-a-circle/" title="Cartesian Equation of a Circle">Cartesian Equation of a Circle</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2009/mathematics/algebra/transformations-of-graphs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

