<?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>Curtis’s Speed GED &#187; Quadratic Equations</title>
	<atom:link href="http://www.passged.com/student_blogs/curtis/category/quadratic-equations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.passged.com/student_blogs/curtis</link>
	<description>My Fast and Smart Road to the GED</description>
	<lastBuildDate>Tue, 10 Nov 2009 02:16:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>GED Question from Austin: Quadratic Equations and Graphs</title>
		<link>http://www.passged.com/student_blogs/curtis/2008/03/10/ged-question-from-austin-quadratic-equations-and-graphs/</link>
		<comments>http://www.passged.com/student_blogs/curtis/2008/03/10/ged-question-from-austin-quadratic-equations-and-graphs/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 19:00:37 +0000</pubDate>
		<dc:creator>Curtis</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[Graphs]]></category>
		<category><![CDATA[Quadratic Equations]]></category>

		<guid isPermaLink="false">http://www.passged.com/student_blogs/curtis/2008/03/10/ged-question-from-austin-quadratic-equations-and-graphs/</guid>
		<description><![CDATA[Whoa. Austin&#8217;s really into the hard stuff. Here&#8217;s his question:
hi im austin.
i have a question on some things. im having trouble with the quadratic equations and graphs. the quadratic equation i just cant seem to understand quite that well. The graphs…well i just cant figure out how to solve the slop of a line and [...]]]></description>
			<content:encoded><![CDATA[<p>Whoa. Austin&#8217;s really into the hard stuff. Here&#8217;s his question:</p>
<blockquote><p>hi im austin.<br />
i have a question on some things. im having trouble with the quadratic equations and graphs. the quadratic equation i just cant seem to understand quite that well. The graphs…well i just cant figure out how to solve the slop of a line and everything else. You think you could maybe give me some good advice on an easy way to understand everything about quadratic equations and x and y axis graphs.<span id="more-26"></span></p></blockquote>
<h4>Part 1: Quadratic Equations for the GED</h4>
<p>Yeah, this is the hard stuff. Quadratic equations&#8230; the good news is, you won&#8217;t have a lot of them on the GED test. The first thing is, what is a quadratic equation, anyway? It&#8217;s an equation with x squared in it, basically. Usually, it has something x squared, plus or minus something x, plus or minus a number, equals something. Like: x<sup>2</sup> + 3x &#8211; 4 = 0</p>
<p>Quadratic equations are hard to solve. I&#8217;m just gonna deal with the easier ones, those&#8217;ll be the kind on the GED. That means, there&#8217;s no number before the x squared. When you get an answer, there&#8217;s gonna be two possible numbers for x, because of the square. That&#8217;s because a square root can be negative or positive. So -1 squared is 1, and 1 squared is also 1.</p>
<p>There&#8217;s a big, confusing formula for finding x in a quadratic equation like this one. But there&#8217;s also a shortcut. The best way to solve these (the simple ones, that is, which are the ones on the GED), is to factor. That just means, find two things that multiply together to equal the equation. To do this, you&#8217;ve kind of got to work backwards. Your factors are going to look like this: (x + ?) (x + !) = 0. Remember, the question mark and exclamation mark can be negative or positive numbers.</p>
<p>If you multiply out (x + ?) and (x + !) you get x<sup>2</sup> + (! + ?)x + (! times ?).</p>
<p>It don&#8217;t matter what the numbers are&#8230; the number by the x is going to be your two numbers added together, and the number without the x is going to be the two numbers multiplied together.  So, if the example is this: x<sup>2</sup> + 3x &#8211; 4 = 0, what two numbers can multiply together to get -4? (You take the minus sign and put it with the 4. That&#8217;s the big stumbling block&#8230;) You can multiply 4 times -1, or -4 times 1, or 2 times -2.</p>
<p>So, which of those, added together equals the middle number, +3? It&#8217;s 4 and -1. So,  x<sup>2</sup> + 3x &#8211; 4 = (x + 4) (x + -1)</p>
<p>So, (x + 4) (x + -1) = 0. That means, either x + 4 or x + -1 will equal 0. The possible answers for x are -4 and 1, the opposite signs of your numbers. Did you follow all that?</p>
<p>On the GED, it can be easier to try the answer choices in the equation, to see which ones are right. For more about quadratic equations, check out:</p>
<p><a href="http://www.themathpage.com/alg/quadratic-equations.htm">http://www.themathpage.com/alg/quadratic-equations.htm</a></p>
<p><a href="http://www.purplemath.com/modules/quadform.htm">http://www.purplemath.com/modules/quadform.htm </a></p>
<p><a href="http://plus.maths.org/issue29/features/quadratic/index-gifd.html">http://plus.maths.org/issue29/features/quadratic/index-gifd.html</a></p>
<h4>Part 2: Graphs for the GED</h4>
<p>x and y axis graphs&#8230; well, here&#8217;s the deal. Any kind of equation with two variables (an x and a y) can be graphed as a line. Lines&#8217;ll have different shapes, depending on the equation. You&#8217;re really askin&#8217; about graphs of lines. That means, there&#8217;s no squares or anything funny in the equation. There&#8217;s an x and a y, and the line is made up of all the possible numbers for x and y that can make the equation true.</p>
<p>For x = y, the numbers for x and y will always be the same. So, if x =1, then y = 1. If x = 2, y = 2. The line will be a straight line on a graph where  all the x&#8217;s equal all the y&#8217;s. Okay, it&#8217;s easier to look at it. Go here to get a great intro to graphing lines:</p>
<p><a href="http://library.thinkquest.org/20991/prealg/graph.html">http://library.thinkquest.org/20991/prealg/graph.html</a></p>
<p>So, you asked about slopes. That means, how steep is the line on the graph, and what direction does it go? So, the slope&#8217;s got two parts, and the answer to those questions is put into a number.</p>
<p>First, how steep is the line? You can figure it out by picking two points on the line, and seeing how far UP and then how far OVER you&#8217;ve gotta go to get from the first point to the second.  Divide how far you went UP by how far you went OVER. That gives you a number.</p>
<p>Then,  which direction is it going? Going from bottom to top, does it lean to the right? Then the slope&#8217;s a positive number. Does it lean to the left? Then the slope&#8217;s a negative number. Here&#8217;s a link you can go to to practice finding the slopes of some lines.</p>
<p>Slope Practice Worksheet: <a href="http://www.algebrahelp.com/worksheets/view/graphing/slope.quiz">http://www.algebrahelp.com/worksheets/view/graphing/slope.quiz </a></p>
<p>Also, check out more about graphing here: <a href="http://library.thinkquest.org/20991/alg2/graphs.html">http://library.thinkquest.org/20991/alg2/graphs.html</a></p>
<p>You can also figure out the slope just from an equation, if it&#8217;s said in a particular way, called Slope Intercept form. Slope Intercept form has the number for the slope in it, and the number for the y-intercept (where the line passes through the y axis, or where x=0). It goes like this: y = mx + b</p>
<p>m = slope, and b = y-intercept</p>
<p>So, if your equation is y = 2x + 3, then the slope is 2. Makes it easy to find, huh?</p>
<p>Here&#8217;s a cool page lettin&#8217; you see how the Slope Intercept form looks like as a line:</p>
<p><a href="http://id.mind.net/%7Ezona/mmts/functionInstitute/linearFunctions/lsif.html">http://id.mind.net/~zona/mmts/functionInstitute/linearFunctions/lsif.html </a></p>
<p>Here&#8217;s some practice making lines using Slope Intercept form:</p>
<p><a href="http://www.algebrahelp.com/worksheets/view/graphing/slopeintercept.quiz">http://www.algebrahelp.com/worksheets/view/graphing/slopeintercept.quiz</a></p>
<blockquote><p>For more information about the GED test and GED test preparation, visit The GED Academy at <a href="http://www.passged.com">http://www.passged.com</a>.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.passged.com/student_blogs/curtis/2008/03/10/ged-question-from-austin-quadratic-equations-and-graphs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
