<?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</title>
	<atom:link href="http://www.passged.com/student_blogs/curtis/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>Fri, 12 Feb 2010 19:06:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>GED Math: Translating English to Math</title>
		<link>http://www.passged.com/student_blogs/curtis/2010/02/12/ged-math-translating-english-to-math/</link>
		<comments>http://www.passged.com/student_blogs/curtis/2010/02/12/ged-math-translating-english-to-math/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 18:55:43 +0000</pubDate>
		<dc:creator>Curtis</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[Math Formulas]]></category>
		<category><![CDATA[Word Problems]]></category>

		<guid isPermaLink="false">http://www.passged.com/student_blogs/curtis/?p=167</guid>
		<description><![CDATA[Trish Wrote:
I am really having a hard time understanding translating word expressions into equations, and wondering if you can help?
Example:
1. the sum of 16 times a number and the number less another number times 3
2. a number less the sum of another number and 13
Workin&#8217; these problems is almost like translating another language. You gotta [...]]]></description>
			<content:encoded><![CDATA[<p>Trish Wrote:</p>
<blockquote><p>I am really having a hard time understanding translating word expressions into equations, and wondering if you can help?</p>
<p>Example:<br />
1. the sum of 16 times a number and the number less another number times 3</p>
<p>2. a number less the sum of another number and 13</p></blockquote>
<p>Workin&#8217; these problems is almost like translating another language. You gotta know exactly what each word translates to a mathematical expression. Here&#8217;s a list of how they break down:</p>
<p style="padding-left: 30px;"><span style="color: #000000;">+ = &#8220;the sum of x and y (you&#8217;d put the + where the &#8220;and&#8221; goes here: x + y)</span><span style="color: #000000;"> </span></p>
<p style="padding-left: 30px;"><span style="color: #000000;">− = &#8220;less&#8221; or &#8220;minus&#8221; (note that if it says something like &#8220;a less b&#8221; then it&#8217;s a − b but if it says &#8220;a less than b&#8221; it&#8217;s b − a)</span></p>
<p style="padding-left: 30px;"><span style="color: #000000;">× = &#8220;times&#8221; or &#8220;the product of a and b&#8221; (a times b = a × b)</span></p>
<p style="padding-left: 30px;"><span style="color: #000000;">÷ = &#8220;divided by&#8221; (a divided by b = a ÷ b)</span></p>
<p style="padding-left: 30px;"><span style="color: #000000;">a,b,c or x,y,z = These are variables, so if it say &#8220;a number&#8221; that&#8217;s one of these variables. You usually wanna start with the first one in a list. Then if it says &#8220;another number&#8221; you pick the next one. If it said &#8220;a third number&#8221; you&#8217;d pick the last one. I don&#8217;t think it&#8217;d ever go above three numbers. (a number = a, another number = b, a third number = c)<span id="more-167"></span></span></p>
<p>Where it can get tricky is like when you start gettin&#8217; a bunch of problems all mashed together. So like, take the first one that Trish posted.<br />
&#8220;the sum of 16 times a number and the number less another number times 3&#8243;</p>
<p>You wanna write this stuff down on paper:</p>
<p><a href="http://www.passged.com/student_blogs/curtis/wp-content/uploads/2010/02/wordExp011.jpg"><img class="aligncenter size-full wp-image-169" title="wordExp01" src="http://www.passged.com/student_blogs/curtis/wp-content/uploads/2010/02/wordExp011.jpg" alt="" width="400" height="200" /></a></p>
<p>So, I put red parenthesis around the different parts of the problem. Is says the sum of &#8220;this&#8221; and &#8220;this&#8221; so you want to make sure to separate the two. Then you can translate things directly:</p>
<p>(16 × a) + (a − b × 3)</p>
<p>Then you can simplify it down:</p>
<p>16a + (a − 3b)</p>
<p>16a + a − 3b</p>
<p>17a − 3b</p>
<p>In this problem, the parenthesis didn&#8217;t really do anything. But it&#8217;s important to keep things separated in case it does matter. You wanna get into the habit of looking for the way problems are broken apart. Like, if it said &#8220;the product of &#8220;&#8230;&#8221; and &#8220;&#8230;&#8221; then the parenthesis would be crucial &#8217;cause you gotta make sure to do any addition inside the parenthesis before you do the multiplication. If you check out the next problem, parenthesis play a bigger part.</p>
<p><a href="http://www.passged.com/student_blogs/curtis/wp-content/uploads/2010/02/wordExp02.jpg"><img class="aligncenter size-full wp-image-173" title="wordExp02" src="http://www.passged.com/student_blogs/curtis/wp-content/uploads/2010/02/wordExp02.jpg" alt="" width="400" height="200" /></a></p>
<p>So, we got &#8220;A number less the sum of another number and 13.&#8221; Translating it directly, we get a − b + 13. But since it says &#8220;less the SUM&#8221; you gotta use the parenthesis to separate the first part, &#8220;a number&#8221; and the second part, &#8220;the sum of another number and 13.&#8221; So it gotta look like this:</p>
<p>a − (b + 13)</p>
<p>Now when we simplify it, we distribute the negative:</p>
<p>a − b − 13</p>
<p>As a side note, make sure to read the directions of a problem carefully. If they just want you to write the equation out as a mathematical expression, the answer&#8217;d be a − (b + 13). If they want you to simplify, it&#8217;d be a − b − 13. If they want you to solve for a number, like a, then the answer would be a = 13 + b. A lot of the time, simply missin&#8217; things like that in the question can make a problem wrong, even though you actually knew what you was doin&#8217;.</p>
<p>Good luck, all.</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/2010/02/12/ged-math-translating-english-to-math/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GED Math: Dyscalculia</title>
		<link>http://www.passged.com/student_blogs/curtis/2009/12/16/ged-math-dyscalculia/</link>
		<comments>http://www.passged.com/student_blogs/curtis/2009/12/16/ged-math-dyscalculia/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 18:12:13 +0000</pubDate>
		<dc:creator>Curtis</dc:creator>
				<category><![CDATA[GED Math]]></category>
		<category><![CDATA[Math Formulas]]></category>
		<category><![CDATA[Mental Math]]></category>
		<category><![CDATA[Number Sense]]></category>

		<guid isPermaLink="false">http://www.passged.com/student_blogs/curtis/?p=157</guid>
		<description><![CDATA[What up everyone?
I been hearing about this thing lately called dyscalculia. I ain&#8217;t never heard of that before, but I have heard &#8217;bout dyslexia. So, I figured the two were linked. I looked it up, and it turns out they are. Discalculia&#8217;s kinda like dyslexia with numbers. Only it&#8217;s more than that. It effects people&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>What up everyone?</p>
<p>I been hearing about this thing lately called dyscalculia. I ain&#8217;t never heard of that before, but I have heard &#8217;bout dyslexia. So, I figured the two were linked. I looked it up, and it turns out they are. Discalculia&#8217;s kinda like dyslexia with numbers. Only it&#8217;s more than that. It effects people&#8217;s sense of time and space and all that. Check out this <a href="http://dyscalculiaforum.com/viewpage.php?page_id=1" target="_blank">list of symptoms</a>.</p>
<p>Anyway, it kinda helped me understand people a little better. Like, when I add up numbers, I just get it, you know? But if I think about it like dyslexia, that&#8217;s somethin&#8217; I can understand. Sometimes I just don&#8217;t get words. It&#8217;s like they all a jumble, and I gotta slow down and really pay attention. But there&#8217;s people out there who can just scan a page real quick and tell you everything that be on it. Maybe those same people can&#8217;t get numbers like I can, right?<span id="more-157"></span></p>
<p>So, maybe some people got discalculia without knowing it. It&#8217;s not well known, like dyslexia. Maybe someone famous gotta have it first before the public notices it. For now, there&#8217;s a cool site called <a href="http://dyscalculiaforum.com" target="_blank">Dyscalculia Forum</a> that&#8217;s got a lot of info and other people who&#8217;ve got dyscalculia. They help each other out and offer up solutions they&#8217;ve found that helps them remember numbers.</p>
<p>Mostly, it seems like if someone&#8217;s got problems in one area, they probably are pretty good at somethin&#8217; else. So, if you&#8217;re having problems with numbers, you gotta think about somethin&#8217; else you&#8217;re good at, like words, art, or music. For instance, there&#8217;s ten numbers total, right? Maybe you can assign a color to each number. Like this:</p>
<p><span style="color: #000000;">0</span><span style="color: #ea9999;">1</span><span style="color: #ff0000;">2</span><span style="color: #ff9900;">3</span><span style="color: #f1c232;">4</span><span style="color: #6aa84f;">5</span><span style="color: #45818e;">6</span><span style="color: #0b5394;">7</span><span style="color: #351c75;">8</span><span style="color: #741b47;">9</span></p>
<p>So, 0 is black &#8217;cause it&#8217;s nothin&#8217; so it&#8217;s not a color too, right? Then I started with pink, red, orange, yellow, green, teal, blue, purple, violet. Someone who&#8217;s real artistic might be able to remember the order of colors easier than the order of numbers. And maybe they can remember mental multiplication easier with colors. So instead of 7&#215;8=56, they might think, <span style="color: #0b5394;">blue</span> x <span style="color: #351c75;">purple</span> = <span style="color: #6aa84f;">green</span>-<span style="color: #45818e;">teal</span>.</p>
<p>I don&#8217;t think in colors myself, and that&#8217;s a pretty wild example, but it shows how you might get started thinkin&#8217; about different ways to understand numbers. Here&#8217;s some other ways to think about numbers differently:</p>
<ul>
<li>Read problems aloud and talk through the answers (sometimes hearing  yourself problem solve is helpful).</li>
<li>When learning a new concept, make sure you understand it well enough to  teach it back before moving on.</li>
<li>Try to visualize the Math problem. If the problem is about a house, draw the house, then add in the dimensions as the problem goes along.</li>
<li>Practice estimating as a way to solve problems.</li>
<li>Don&#8217;t be afraid to count on your fingers.</li>
<li>Use scratch paper! You may remember things better by writing them down and working through the problem on paper and not in your head.</li>
<li>Try using colored pencils for emphasis or to differentiate problems.</li>
<li>Memorize Math facts to music or a beat (Mary had a little lamb, etc.).</li>
<li>If you are doing a &#8220;non story problem&#8221; type of Math problem, make up a story for it. If you can relate the problem to real life, it may be easier to solve.</li>
</ul>
<p>When it comes down to it, though, everyone&#8217;s different, so you gotta figure out a method that works for you. Check out these 8 different types of intelligences that Dr. Howard Gardner discovered. Maybe you can figure out which one fits with you and come up with your own strategy for understanding Math better.</p>
<ol>
<li>Linguistic and verbal intelligence: good with words</li>
<li>Logical intelligence: good with math and logic</li>
<li>Spatial intelligence: good with pictures</li>
<li>Body/movement intelligence: good with activities</li>
<li>Musical intelligence: good with rhythm</li>
<li>Interpersonal intelligence: good with communication</li>
<li>Intrapersonal intelligence: good with analyzing things</li>
<li>Naturalist intelligence: good with understanding natural world</li>
</ol>
<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/2009/12/16/ged-math-dyscalculia/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GED Math: Thanksgiving</title>
		<link>http://www.passged.com/student_blogs/curtis/2009/11/25/ged-math-thanksgiving/</link>
		<comments>http://www.passged.com/student_blogs/curtis/2009/11/25/ged-math-thanksgiving/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 18:05:33 +0000</pubDate>
		<dc:creator>Curtis</dc:creator>
				<category><![CDATA[Decimals]]></category>
		<category><![CDATA[GED Math]]></category>
		<category><![CDATA[GED Practice Question]]></category>
		<category><![CDATA[Mental Math]]></category>
		<category><![CDATA[Number Sense]]></category>
		<category><![CDATA[Word Problems]]></category>

		<guid isPermaLink="false">http://www.passged.com/student_blogs/curtis/?p=152</guid>
		<description><![CDATA[Thanksgiving&#8217;s comin&#8217; up &#8217;round the corner, so I figured I put up a little something about turkey and stuff. Check it out:
A 12lb turkey at the grocery store costs $13.50 and feeds 8 people. A pint of potato salad costs $3.50 per pint, and one pint can feeds about 3 people. A large can of [...]]]></description>
			<content:encoded><![CDATA[<p>Thanksgiving&#8217;s comin&#8217; up &#8217;round the corner, so I figured I put up a little something about turkey and stuff. Check it out:</p>
<blockquote><p>A 12lb turkey at the grocery store costs $13.50 and feeds 8 people. A pint of potato salad costs $3.50 per pint, and one pint can feeds about 3 people. A large can of yams is on sale for $4, and that feeds 5 people. Finally, a pumpkin pie feeds about 6 people and costs $4.99. Paula is shopping for Thanksgiving and is planning on having 16 guests, including herself. How much will it cost to make sure there is enough of each item for everyone?</p></blockquote>
<p>This is the kinda question that shows how Math can be practical for everyday use, right? I&#8217;ve never bought thanksgiving dinner myself, but sometimes you get some friends comin&#8217; over for some pizza and beers, and you gotta know how much to buy for everyone (and how much you charge them at the door).</p>
<p>So first thing I gotta do here is write out all the information, to make sure I get what they&#8217;re askin&#8217;.</p>
<p>Paula&#8217;s got 16 people comin&#8217; for dinner. First I gotta break down the problem and see how many people each type of food feeds. I&#8217;ll make a quick list.</p>
<p>12lb Turkey &#8211; $13.50 &#8211; Feeds 8</p>
<p>Potato Salad &#8211; $3.50 &#8211; Feeds 3</p>
<p>Yams &#8211; $4.00 &#8211; Feeds 5</p>
<p>Pumpkin &#8211; $4.99 &#8211; Feeds 6<span id="more-152"></span></p>
<p>Once I got all this information laid out, it&#8217;s pretty simple to figure things out:</p>
<p>The turkey feeds 8, and we know that 8 × 2 is 16, so that&#8217;s easy. She needs 2 turkeys. That&#8217;s $27.</p>
<p>A pint of potato salad feeds 3, so she&#8217;d need 6 pints to feed 16 since 3 × 6 = 18. 3 × 5 is only 15, and that wouldn&#8217;t be enough salad for everyone. So then I gotta times 6 × 3.50 to get $21</p>
<p>She&#8217;d need 4 cans of yams, so that&#8217;s $16, and 3 pumpkin pies. That&#8217;s $14.97. Usually I&#8217;d just round the pie up to $5, which makes it an easy $15, but since we gotta have the exact answer here, I can&#8217;t do that. So adding up all those answers, I got $78.97. Damn, that&#8217;s expensive. And it ain&#8217;t even including no drinks. See, that&#8217;s why I never have no Thanksgiving at my place. Gotta clean it all up too, no way. I just go out to a buffet and pay like ten bucks for all I can eat. That&#8217;s how you do it, yo.</p>
<p>Have a good Thanksgiving y&#8217;all.</p>
<blockquote><p><span style="font-size: small;">For more information about the GED test and GED test preparation, visit the GED Academy at <a href="http://www.passGED.com" target="_self">http://www.passGED.com</a></span></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.passged.com/student_blogs/curtis/2009/11/25/ged-math-thanksgiving/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>GED Math: Taking a Closer Look</title>
		<link>http://www.passged.com/student_blogs/curtis/2009/11/09/ged-math-taking-a-closer-look/</link>
		<comments>http://www.passged.com/student_blogs/curtis/2009/11/09/ged-math-taking-a-closer-look/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 02:14:43 +0000</pubDate>
		<dc:creator>Curtis</dc:creator>
				<category><![CDATA[Estimating]]></category>
		<category><![CDATA[GED Math]]></category>
		<category><![CDATA[GED Practice Question]]></category>
		<category><![CDATA[Graphs]]></category>
		<category><![CDATA[Mental Math]]></category>
		<category><![CDATA[Number Sense]]></category>
		<category><![CDATA[Word Problems]]></category>

		<guid isPermaLink="false">http://www.passged.com/student_blogs/curtis/?p=135</guid>
		<description><![CDATA[S&#8217;up y&#8217;all. Ready for some more GED Math?  I been thinkin&#8217; about how sometimes we think we know the answer without looking at the whole problem, you know? Check this out.
Super Subs Inc. is planning on hiring new employees for the summer. They want to make sure their new employees are available to work [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: small;"><span style="font-family: Verdana;">S&#8217;up y&#8217;all. Ready for some more GED Math?</span><br style="font-family: Verdana;" /> <br style="font-family: Verdana;" /> <span style="font-family: Verdana;">I been thinkin&#8217; about how sometimes we think we know the answer without looking at the whole problem, you know? Check this out.</span></span></p>
<blockquote><p><span style="font-size: small;"><span style="font-family: Verdana;">Super Subs Inc. is planning on hiring new employees for the summer. They want to make sure their new employees are available to work on the busiest day of the week. Below is a chart of their four different stores, and how many sub sandwiches they sold at each store the previous week. According to this chart, which day will the new hires most likely need to work?</span></span></p>
<p><img class="alignnone size-full wp-image-142" title="chart_sub_sandwiches" src="http://www.passged.com/student_blogs/curtis/wp-content/uploads/2009/11/chart_sub_sandwiches.png" alt="chart_sub_sandwiches" width="415" height="232" /></p>
<p><span style="font-size: small;"> <span id="more-135"></span><br style="font-family: Verdana;" /> <span style="font-family: Verdana;"> 1. Wednesday</span><span style="font-family: Verdana;"> </span></span></p>
<p>2. Thursday<span style="font-family: Verdana;"> </span></p>
<p>3. Friday<span style="font-family: Verdana;"> </span></p>
<p>4. Saturday<span style="font-family: Verdana;"> </span></p>
<p>5. Sunday<br style="font-family: Verdana;" /></p></blockquote>
<div id="gel." style="text-align: left; font-family: Verdana;"><span style="font-size: small;"><br />
I usually like takin&#8217; short cuts, right? But you can&#8217;t depend on short cuts. You gotta make sure you&#8217;re right, or you&#8217;ll get taken for a ride.</p>
<p>First, we gotta make sure we know what we&#8217;re lookin&#8217; for. The question&#8217;s askin&#8217; what day is most important for new employees to work. The most important day is when they&#8217;re sellin&#8217; the most, right? So, next thing is to check out is on which day they&#8217;re sellin&#8217; the most subs. When I first look at this chart, I just scan through and see that in the first row, for store &#8220;A,&#8221; they&#8217;re sellin&#8217; the most on Friday. Bam, that&#8217;s the answer, right? Wrong. Scannin&#8217; a chart real quick is a good strategy to get information, but you always gotta double check. Check out stores B-D. They&#8217;re sellin&#8217; more subs on Saturday. Since there&#8217;s three stores that sell more on Saturday, and only one that sells more on Friday, now we can make a better guess that Saturday&#8217;s the answer we&#8217;re lookin&#8217; for. But let&#8217;s double check again to make sure.</p>
<p>Add up all the subs sold on Friday at all the stores. It&#8217;s 489. And Saturday is 560. In fact, you don&#8217;t even need to really add all those up straight up, you can just estimate and get 490 for Friday and 570 for Saturday. See, we were right, even with simple estimation, we can see they sell way more subs on Saturday. Since we scanned first, then double checked, we can be sure we got the right answer now. It&#8217;s 4. Saturday.</p>
<p>So check out this next question.</p>
<p></span></div>
<div style="text-align: left; font-family: Verdana;"><span style="font-size: small;"><br />
</span></div>
<blockquote>
<div style="text-align: left; font-family: Verdana;"><span style="font-size: small;">Super Subs Inc. may need to shut down a store due to the bad economy. According to the chart, which store would they most likely shut down?<br />
</span></div>
<div style="text-align: left; font-family: Verdana;"><span style="font-size: small;">1. Store A</p>
<p>2. Store B</p>
<p>3. Store C</p>
<p>4. Store D</p>
<p>5. None of the Stores</p>
<p></span></div>
<div style="text-align: left; font-family: Verdana;"><span style="font-size: small;"><br />
</span></div>
</blockquote>
<div style="text-align: left; font-family: Verdana;"><span style="font-size: small;">Remember, we can&#8217;t just take a guess lookin&#8217; at the first column of numbers. What y&#8217;all think the answer is?</span></div>
<div style="text-align: left; font-family: Verdana;"><span style="font-size: small;"><br />
</span></div>
<blockquote>
<div style="text-align: left; font-family: Verdana;"><span style="font-size: small;">For more information about the GED test and GED test preparation, visit the GED Academy at <a href="http://www.passGED.com" target="_self">http://www.passGED.com</a><br />
</span></div>
<div style="text-align: left; font-family: Verdana;"><span style="font-size: small;"><br />
</span></div>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.passged.com/student_blogs/curtis/2009/11/09/ged-math-taking-a-closer-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GED Math: Percentage Decrease</title>
		<link>http://www.passged.com/student_blogs/curtis/2009/06/04/ged-math-percentage-decrease/</link>
		<comments>http://www.passged.com/student_blogs/curtis/2009/06/04/ged-math-percentage-decrease/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 18:30:52 +0000</pubDate>
		<dc:creator>Curtis</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[GED Math]]></category>
		<category><![CDATA[GED Practice Question]]></category>
		<category><![CDATA[Percentages]]></category>
		<category><![CDATA[Word Problems]]></category>

		<guid isPermaLink="false">http://www.passged.com/student_blogs/curtis/?p=130</guid>
		<description><![CDATA[Hey, yo, all. How&#8217;s the GED math goin&#8217; on? Last time, I talked about problems with percent increase, and now let&#8217;s look at percent decrease. It be all about knowin&#8217; what the question&#8217;s really askin&#8217;. Remember, I said, when it asks what&#8217;s the percent increase, what it means is:
What Percent OF the Original amount IS [...]]]></description>
			<content:encoded><![CDATA[<p>Hey, yo, all. How&#8217;s the GED math goin&#8217; on? Last time, I talked about problems with percent increase, and now let&#8217;s look at percent decrease. It be all about knowin&#8217; what the question&#8217;s really askin&#8217;. Remember, I said, when it asks what&#8217;s the percent increase, what it means is:</p>
<p style="text-align: center;">What <span style="color: #ff0000;"><strong>P</strong></span>ercent <span style="color: #ff0000;"><strong>OF</strong></span> the <span style="color: #ff0000;"><strong>O</strong></span>riginal amount <span style="color: #ff0000;"><strong>IS</strong></span> the <span style="color: #ff0000;"><strong>D</strong></span>ifference between the two amounts?</p>
<p style="text-align: center;">P × O = D</p>
<p style="text-align: left;">Percent decrease is pretty much the same thing. What percent of the original amount is the difference between the two amounts? Only difference in figuring it out is that the second amount is lower than the first, not higer. No sweat. The percent times the original amount still equals the difference. It&#8217;s just a decrease, not an increase. Get it?</p>
<p style="text-align: left;">Let&#8217;s look at it. Here&#8217;s a practice problem.</p>
<blockquote>
<p style="text-align: left;">I filled up my car, so it had 15 gallons of gas in the tank. So, I drove out to my uncle&#8217;s house and back, and it took $18 in gas at $2 per gallon to fill up the tank. What was the percentage decrease in gas during the trip?</p>
</blockquote>
<p>Did I get you with a tough one? More than jus&#8217; one step here. Try to figure it out, then I&#8217;ll walk you through it&#8230;<span id="more-130"></span></p>
<p>Okay, here&#8217;s the deal. You need to do some steps to get the info you need to solve the problem&#8230; so what info do you need? Well, here&#8217; s the formula we said&#8230;.</p>
<p style="text-align: center;">P × O = D</p>
<p style="text-align: left;">Percent decrease (P) is what you&#8217;re tryin&#8217; to find. Original value, you know that, it was 15 gallons, like the problem said.</p>
<p style="text-align: center;">P × 15 = D</p>
<p style="text-align: left;">But what&#8217;s the difference between the old amount of gas an&#8217; the new one? Well, you gotta figure it out. It&#8217;s the amount of gas that got used, right? The info you have is that it took $18 at $2 per gallon to fill up the tank. How much gas can you get at $2 a gallon for 18 bucks? You know that, right? Divide 18 by 2, an&#8217; you got 9 gallons. It took 9 gallons to fill up the tank, so the gas left at the end of the trip was 6 gallons. The difference between the 15 gallons started with an&#8217; the 6 gallons ended with is 9 gallons. Get it?</p>
<p style="text-align: center;">P × 15 = 9</p>
<p style="text-align: left;">So, the percentage decrease is 9 divided by 15, or .6</p>
<p style="text-align: center;">P = 9 ÷ 15 = .6</p>
<p style="text-align: left;">Now, you gotta turn .6 into a percentage, an&#8217; you jus&#8217; move the decimal point over two to the right. So&#8217;s it&#8217;s 60%.</p>
<p style="text-align: center;">P = 9 ÷ 15 = .6 = 60%</p>
<p style="text-align: left;">The guy used 60% of his gas on the trip.</p>
<p style="text-align: left;">Knowin&#8217; what a percent increase or decrease problem is askin&#8217; is the big thing, and bein&#8217; able to think through word problems. Let me know if you got any GED math that&#8217;s givin&#8217; you a problem, an&#8217; I&#8217;ll help you out.</p>
<blockquote>
<p style="text-align: left;">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/2009/06/04/ged-math-percentage-decrease/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>GED Math: Percent Increase</title>
		<link>http://www.passged.com/student_blogs/curtis/2009/05/28/ged-math-percent-increase/</link>
		<comments>http://www.passged.com/student_blogs/curtis/2009/05/28/ged-math-percent-increase/#comments</comments>
		<pubDate>Thu, 28 May 2009 17:59:03 +0000</pubDate>
		<dc:creator>Curtis</dc:creator>
				<category><![CDATA[GED Math]]></category>
		<category><![CDATA[GED Practice Question]]></category>
		<category><![CDATA[Percentages]]></category>

		<guid isPermaLink="false">http://www.passged.com/student_blogs/curtis/?p=126</guid>
		<description><![CDATA[Percents! Yo, I know most everyone out there hates percents. I got a kinda question lots of people say&#8217;s confusin&#8217;. That&#8217;s when it&#8217;s askin&#8217; about percent increase. This one&#8217;s in lotsa word problems. An&#8217; I know how you love word problems! How &#8217;bout we try one out?
I got a new hard drive, to back up [...]]]></description>
			<content:encoded><![CDATA[<p>Percents! Yo, I know most everyone out there hates percents. I got a kinda question lots of people say&#8217;s confusin&#8217;. That&#8217;s when it&#8217;s askin&#8217; about percent increase. This one&#8217;s in lotsa word problems. An&#8217; I know how you love word problems! How &#8217;bout we try one out?</p>
<blockquote><p>I got a new hard drive, to back up my computer. The old hard drive I was usin&#8217; was 250 GB. Now, the new one&#8217;s 640 GB. Sweet! So, what&#8217;s the percent increase in hard drive space from the old hard drive to the new one?</p></blockquote>
<p>Give it a minute, try to work it out. What&#8217;dya think?<span id="more-126"></span></p>
<p>Here&#8217;s how I&#8217;d work through this one. First, you got to know what they mean when they say &#8220;what&#8217;s the percent increase?&#8221; It means, what PERCENT of the ORIGINAL AMOUNT is the DIFFERENCE BETWEEN (increase between) the two amounts. That&#8217;s puttin&#8217; it in some context, right? First off, you got 3 important numbers. (1) PERCENT (P) = what you&#8217;re trying to find. (2) ORIGINAL (O) AMOUNT. (3) DIFFERENCE (D) BETWEEN old and new amounts.</p>
<p>Now, in math, &#8220;of&#8221; usually means &#8220;times.&#8221; And &#8220;is&#8221; usually means &#8220;equals.&#8221; So, I could put it like this.</p>
<p style="text-align: center;">P × O = D</p>
<p style="text-align: center;">What <span style="color: #ff0000;"><strong>P</strong></span>ercent <span style="color: #ff0000;"><strong>OF</strong></span> the <span style="color: #ff0000;"><strong>O</strong></span>riginal amount <span style="color: #ff0000;"><strong>IS</strong></span> the <span style="color: #ff0000;"><strong>D</strong></span>ifference between the two amounts?</p>
<p style="text-align: left;">Well, you know the original amount. Dat&#8217;s my original hard drive size, 250 GB.</p>
<p style="text-align: center;">P × 250 = D</p>
<p style="text-align: left;">And to find the &#8220;difference&#8221; between two things, you gotta subtract. So the difference is the two amounts subtracted: 640 − 250 = 390</p>
<p style="text-align: center;">P × 250 = 390</p>
<p style="text-align: left;">To find P, the percent, you got to get P all by itself. So, to get rid of the &#8220;times 250,&#8221; you divide both sides by 250&#8230;</p>
<p style="text-align: center;">P × 250 ÷ 250 = 390 ÷ 250</p>
<p style="text-align: center;">P × 1 = 390 ÷ 250</p>
<p style="text-align: center;">P = 390 ÷ 250</p>
<p style="text-align: center;">P = 1.56</p>
<p style="text-align: left;">Now, P&#8217;s supposed to be a <em>percent.</em> To change a number to a percent, move the decimal place two to the right&#8230; the answer is:</p>
<p style="text-align: center;">156%</p>
<p style="text-align: left;">Let&#8217;s check it out&#8230; 100% bigger would mean it&#8217;s 250 GB bigger&#8230; one whole hard drive bigger. And it&#8217;s more than that. It&#8217;s more like 1-1/2 times bigger&#8230; that&#8217;s 150%. So the answer makes sense, right? Now, can you do the same thing with a percent decrease problem? What if it asked what the percent decrease was from 640 GB to 250 GB? Think about it, I&#8217;ll have a percent decrease problem in my next post&#8230;.</p>
<p style="text-align: left;">Get that GED quick&#8230; you can do it!</p>
<blockquote>
<p style="text-align: left;">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/2009/05/28/ged-math-percent-increase/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What Can GED Math Do for You?</title>
		<link>http://www.passged.com/student_blogs/curtis/2009/05/13/what-can-ged-math-do-for-you/</link>
		<comments>http://www.passged.com/student_blogs/curtis/2009/05/13/what-can-ged-math-do-for-you/#comments</comments>
		<pubDate>Wed, 13 May 2009 17:39:51 +0000</pubDate>
		<dc:creator>Curtis</dc:creator>
				<category><![CDATA[GED Math]]></category>
		<category><![CDATA[GED Practice Question]]></category>
		<category><![CDATA[Number Sense]]></category>
		<category><![CDATA[Word Problems]]></category>

		<guid isPermaLink="false">http://www.passged.com/student_blogs/curtis/?p=122</guid>
		<description><![CDATA[Yo, one thing I know, math is part of life. Y&#8217;all pay yo&#8217; bills every month, right? Gotta balance income and outgo? Math, right? Not jus&#8217; that, but thinkin&#8217; about what you wanna do after you get yo&#8217; GED? Best payin&#8217; jobs, all about math. Construction, design, computers, fightin&#8217; fires, all of &#8216;em use math [...]]]></description>
			<content:encoded><![CDATA[<p>Yo, one thing I know, math is part of life. Y&#8217;all pay yo&#8217; bills every month, right? Gotta balance income and outgo? Math, right? Not jus&#8217; that, but thinkin&#8217; about what you wanna do after you get yo&#8217; GED? Best payin&#8217; jobs, all about math. Construction, design, computers, fightin&#8217; fires, all of &#8216;em use math one way or another. Not to mention trackin&#8217; all yo&#8217; favorite sports teams. I got dat down. Found this article, &#8217;bout eighth graders learnin&#8217; all about how math leads on to better careers&#8230; somethin&#8217; we all could learn:<a href="http://www.thenewstribune.com/news/local/puyallup/story/739940.html" target="_blank"> Math Is Everywhere<span id="more-122"></span></a></p>
<p>Plus, remember &#8217;bout <a href="http://www.stephenwolfram.com/" target="_blank">Stephen Wolfram</a>? Yup, mathematics guy, wrote some software to do advanced math real quick. Well, he&#8217;s starting a new online website, and here&#8217;s what it does&#8230; You type in your question, and it&#8217;s got a big encyclopedia of a bunch of info, right? So it figures out your question&#8230; and sends you the answer. Don&#8217;t think that math ain&#8217;t at the bottom of it. The website&#8217;s up later this month&#8230; called <a href="http://www.wolframalpha.com/index.html" target="_blank">Wolfram Alpha.</a> so check it out, the next cool thing, brought to y&#8217;all by MATH.</p>
<p>Math ain&#8217;t too hard. Jus&#8217; take it step by step, once you get the basics down, you get there. How &#8217;bout a practice question to get the juices goin&#8217;? Here it is&#8230;</p>
<p>Annie is an interior designer, and she&#8217;s got a budget of $345 to buy fabric for drapes. She needs 12 yards of fabric. The fabric that she really wants, Fabric A, costs $29 per yard. Her second choice, Fabric B, costs $27.50 per yard, and her third choice, Fabric C, costs $26 per yard. She wants to buy her top choice that she can afford and stay in budget. Which fabric should she buy?</p>
<p>1) Fabric A</p>
<p>2) Fabric B</p>
<p>3) Fabric C</p>
<p>4) All the fabrics are too expensive.</p>
<p>So&#8230; what&#8217;d'ya get? And how&#8217;d ya go about it? Here&#8217;s what I figure&#8230; I could multiply the cost of each fabric by 12 yards to find out how much each would cost, but that seems like too much work to me. So I wanna take the shortest short-cut I got. Here&#8217;s what I did&#8230; take the total budget, $345, and divide it by 12 yards of fabric. That gonna give me the budget PER YARD, then I can jus&#8217; compare that with all the prices.  $345 divided by 12 is $28.75, so I got my max price per yard. Now, I can&#8217;t afford the $29 fabric, jus barely. Don&#8217;t know bout you, but I&#8217;d be all smooth-talkin&#8217; the fabric store owner to try to get a discount. But dat ain&#8217; t part of the question. So the answer&#8217;s 2, Answer B, the $27.50 fabric.</p>
<p>And, you notice, this GED question&#8217;s all &#8217;bout a real-life job that&#8217;d really use this kinda math. So, keep it in mind&#8230; math&#8217;s real good for your future!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.passged.com/student_blogs/curtis/2009/05/13/what-can-ged-math-do-for-you/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More GED Math: Algebra</title>
		<link>http://www.passged.com/student_blogs/curtis/2009/04/02/more-ged-math-algebra/</link>
		<comments>http://www.passged.com/student_blogs/curtis/2009/04/02/more-ged-math-algebra/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 16:35:36 +0000</pubDate>
		<dc:creator>Curtis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.passged.com/student_blogs/curtis/?p=118</guid>
		<description><![CDATA[Okay, still some confusion all over about algebra. It&#8217;s tough, cuz it&#8217;s what&#8217;s called abstract. Those x&#8217;s ain&#8217;t exactly somethin&#8217; concrete. Here&#8217;s a run-down of some basic workin&#8217; with x&#8217;s&#8230;.
Algebra&#8217;s like a puzzle. Know those puzzles where you gotta move the pieces around to make a picture? It&#8217;s like that. To find what number &#8220;x&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, still some confusion all over about algebra. It&#8217;s tough, cuz it&#8217;s what&#8217;s called abstract. Those x&#8217;s ain&#8217;t exactly somethin&#8217; concrete. Here&#8217;s a run-down of some basic workin&#8217; with x&#8217;s&#8230;.</p>
<p>Algebra&#8217;s like a puzzle. Know those puzzles where you gotta move the pieces around to make a picture? It&#8217;s like that. To find what number &#8220;x&#8221; is, you gotta move the numbers around, so that &#8220;x&#8221; is by itself on one side. And there&#8217;s rules. Here&#8217;s the key: you have to do the same thing to both sides of the equation.</p>
<p>So, if x + 3 = 5 and you want x by itself, you&#8217;ve got to &#8220;zero out&#8221; the + 3. To make the + 3 cancel out, you&#8217;ve got to subtract 3. That means you&#8217;ll have 3 &#8211; 3 on the side with the x, and 3 &#8211; 3 is 0, and 0 is nothing. That&#8217;s what you want&#8230; nothing with the x.</p>
<p>But, if you want to subtract 3 from the left side, you gotta subtract 3 from the right, too, to keep &#8216;em equal.</p>
<p>x + 3 = 5<br />
x + 3 &#8211; 3 = 5 &#8211; 3<br />
x + 0 = 2<br />
x = 2</p>
<p>Okay, that&#8217;s the easy part. Hard part is, if you got x&#8217;s on both sides.</p>
<p>2x = x + 5</p>
<p>What do I want to do? Subtract x from both sides, to get rid of the x on the right (x &#8211; x is the same as 3 &#8211; 3 or 23 &#8211; 23&#8230;. it&#8217;s zero).</p>
<p>2x = x + 5<br />
2x &#8211; x = x &#8211; x + 5<br />
2x &#8211; x = 0 + 5<br />
2x &#8211; x = 5</p>
<p>Now, what&#8217;s 2x &#8211; x? The shorthand rule is, you subtract (or add) the numbers by the x&#8217;s, and leave the x alone. &#8220;x&#8221; without a number has an invisible &#8220;1&#8243; next to it. So:<br />
5x &#8211; 3x = 2x<br />
22x + 5x = 7x<br />
x + x = 2x<br />
5x &#8211; x = 4x</p>
<p>That means, if 2x &#8211; x = 5, then x = 5.</p>
<p>Here&#8217;s why. 5x means 5 times x. And 5 times x means x + x + x + x + x. That&#8217;s what multiplication is, a shorthand way to add a number plus itself a bunch of time.<br />
5 × 9 = 9 + 9 + 9 + 9 + 9<br />
5x = x + x + x + x + x</p>
<p>So, 2x &#8211; x means x + x &#8211; x. Two of the x&#8217;s cancel out (x &#8211; x = 0). So, it&#8217;s x + 0, or just plain x.</p>
<p>2 x&#8217;s minus 1 x is&#8230; 1 x. Just like if you got 2 apples and take away 1 apple, you got one apple left.</p>
<p>So, here&#8217;s a problem:</p>
<p>5x + 14 = 3x + 22</p>
<p>I can subtract 14 from both sides to move all the numbers to the right&#8230;<br />
5x = 3x + 8</p>
<p>Now, I can subtract 3x from both sides to move all the x&#8217;s to the left&#8230;<br />
2x = 8</p>
<p>The last step, since x is multiplied by 2, is divide both sides by 2 to get the x by itself&#8230;.</p>
<p>x = 4</p>
<p>There ya go!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.passged.com/student_blogs/curtis/2009/04/02/more-ged-math-algebra/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GED Practice Problem: Distance, Rate, an&#8217; Time!</title>
		<link>http://www.passged.com/student_blogs/curtis/2009/03/11/ged-practice-problem-distance-rate-an-time/</link>
		<comments>http://www.passged.com/student_blogs/curtis/2009/03/11/ged-practice-problem-distance-rate-an-time/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 01:24:38 +0000</pubDate>
		<dc:creator>Curtis</dc:creator>
				<category><![CDATA[Distance Rate and Time]]></category>
		<category><![CDATA[GED Math]]></category>
		<category><![CDATA[GED Practice Question]]></category>

		<guid isPermaLink="false">http://www.passged.com/student_blogs/curtis/?p=110</guid>
		<description><![CDATA[Yo, all you GED-studiers. Workin&#8217; hard? Hammond wrote in with a practice question&#8230; good one for thinkin&#8217; through distance an&#8217; speed problems. So, I thought I&#8217;d put it in a post, not jus&#8217; comments&#8230;. Here goes:
Two cyclists start biking from a trail’s start 3 hours apart. The second cyclist travels at 10 miles per hur [...]]]></description>
			<content:encoded><![CDATA[<p>Yo, all you GED-studiers. Workin&#8217; hard? Hammond wrote in with a practice question&#8230; good one for thinkin&#8217; through distance an&#8217; speed problems. So, I thought I&#8217;d put it in a post, not jus&#8217; comments&#8230;. Here goes:</p>
<blockquote><p>Two cyclists start biking from a trail’s start 3 hours apart. The second cyclist travels at 10 miles per hur ans start 3 hours after the first cyclist who is traveing at 6 miles per hour. How much time will pass before the second cyclist catches up with the first from the time the second cyclist started biking</p></blockquote>
<p>Okay. bicyclists. start 3 hours apart. You want to know when they meet, so you want to know when the distance is the same.<span id="more-110"></span></p>
<p style="text-align: center;">distance = rate × time</p>
<p style="text-align: center;">So, bicyclist 1, let’s call him “A” … “A” = 6 mph × time<br />
An’ bicyclist 2, let’s call him “B” … “B” = 10 mph × (time &#8211; 3)</p>
<p>The minus 3 is cuz he’s travelin’ 3 hours less than the other one. Now, because “A” = “B” (they’ve gone the same distance when they meet), you’ve got an equation your can solve:</p>
<p style="text-align: center;">6 × time = 10 × (time &#8211; 3) …<br />
that’s the same as: 6t = 10(t &#8211; 3)</p>
<p>Now, it’s jus’ algebra, right? you multiply the 10 by both the “t” and the 3…</p>
<p style="text-align: center;">6t = 10t &#8211; 30</p>
<p>Now, subtract 10t from both sides to get the “t”s all together… remember, cuz it’s minus 30, your 30’s gonna be negative:</p>
<p style="text-align: center;">6t &#8211; 10t = -30<br />
-4t = -30</p>
<p>Now, divide by -4 to get t all by itself… a negative divided by a negative is a positive, which is good, otherwise they’d be time travelin’ into the past! Keep it real, man!</p>
<p style="text-align: center;">t = -30/-4 = 7.5 hours</p>
<p>Now, in what I wrote, “t” is the time of the first cyclist. t &#8211; 3, or 4.5 hours is the time from when the second cyclist starts to when he catches up. I ain’t too sure, the way the question’s worded, which time it wants. Read the original again an’ see if you can figure it out… is it from when the first guy starts or from when the second guy starts?</p>
<p>Now, the time seems pretty reasonable, but…. let’s check. First cyclist goes for 7.5 hours at 6 mph, that’s 45 miles. Second cyclist goes for 4.5 hours at 10 mph, that’s 45 miles, too. There’s your answer. It’s 7.5 hours from when the first guy started, and 4.5 hours from when the second guy started. There ya go.</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/2009/03/11/ged-practice-problem-distance-rate-an-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GED Math: Casio Calculator</title>
		<link>http://www.passged.com/student_blogs/curtis/2009/03/11/ged-math-casio-calculator/</link>
		<comments>http://www.passged.com/student_blogs/curtis/2009/03/11/ged-math-casio-calculator/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 01:16:10 +0000</pubDate>
		<dc:creator>Curtis</dc:creator>
				<category><![CDATA[GED Math]]></category>

		<guid isPermaLink="false">http://www.passged.com/student_blogs/curtis/?p=46</guid>
		<description><![CDATA[Hey, all. Qweenbe wrote in askin&#8217; about the calculator for the GED test&#8230; and I&#8217;d been meanin&#8217; to do a post about it.
See, it&#8217;s a scientific calculator with all kindsa cool functions that you don&#8217;t need on the test. It&#8217;s important to know how to use it so you don&#8217;t hit the wrong order of [...]]]></description>
			<content:encoded><![CDATA[<p>Hey, all. Qweenbe wrote in askin&#8217; about the calculator for the GED test&#8230; and I&#8217;d been meanin&#8217; to do a post about it.</p>
<p>See, it&#8217;s a scientific calculator with all kindsa cool functions that you don&#8217;t need on the test. It&#8217;s important to know how to use it so you don&#8217;t hit the wrong order of buttons and get the wrong answer. And the better you gonna get with the calculator, the faster you can do the math.<span id="more-46"></span></p>
<p>Hey, these things only cost bout 10 or 15 bucks. So, go get yo&#8217;self one, first off, to practice at home. Here&#8217;s a link to buy it on Amazon: <a href="http://www.amazon.com/Casio-FX-260-Solar-Scientific-Calculator/dp/B00004TVDT/ref=sr_1_2?ie=UTF8&amp;s=electronics&amp;qid=1227028031&amp;sr=8-2" target="_blank">Casio fx-260 Solar Calculator</a></p>
<p>Case ya don&#8217;t got one, here&#8217;s what it looks like:</p>
<p><img class="alignnone size-full wp-image-100" title="casio-fx-260" src="http://www.passged.com/student_blogs/curtis/wp-content/uploads/2009/03/casio-fx-260.png" alt="casio-fx-260" width="261" height="498" /></p>
<p>So, here&#8217;s the most important stuff:</p>
<p>Press &#8220;on&#8221; to turn it on. Yeah, I know, basic, right? It&#8217;ll say &#8220;DEG&#8221; in the top of the screen. Don&#8217;t worry what it means, if it says &#8220;DEG,&#8221; you&#8217;re in the right mode to do regular math. But if it says somethin&#8217; else, press &#8220;mode&#8221; and &#8220;4&#8243; to get it to say &#8220;DEG&#8221;. Now you set!</p>
<p>Jus&#8217; always press &#8220;ON&#8221; or &#8220;AC&#8221; to start a new problem, so you know your memory&#8217;s clear. Havin&#8217; the last number from the last problem in memory&#8217;s gonna mess you up.</p>
<p>To do basic math, jus&#8217; put in the math problem like it&#8217;s written &#8220;5 + 8 × 16&#8243; or &#8220;29 × (4 + 200)&#8221;, or whatever, and press the equal key at the end to get the answer.  Remember: you got to press the equal key to get the answer!!!</p>
<p>It knows the order of operations, that is, like, what to do first in the problem. So, it&#8217;ll do (1) things in parenthesis, then (2) multiplication an&#8217; division, then (3) addition and subtraction. So, if you&#8217;re fixin&#8217; up 9your own equation to punch in, remember&#8211;that&#8217;s the order it&#8217;s done in. You type in parenthesis along with all the rest of your problem. Them&#8217;s the [(--- and ---)] keys, for the open and close parenthesis.</p>
<p>Now for the things that are different than just typin&#8217; in the problem:</p>
<p>To get a square root, type in whatever you want the square root of, then &#8220;shift&#8221; (top left) then the key with x<sup>2</sup> on it, then equal to get the answer. To get a number squared, just type in the number and then press the  x<sup>2</sup>key and equal.</p>
<p>To make a number negative, press the &#8220;+/-&#8221; key AFTER the number. So, to type in -9, type &#8220;9&#8243; &#8220;+/-&#8221;</p>
<p>That&#8217;s the basics! Now, here&#8217;s some links to learn more:</p>
<p><a rel="nofollow" href="http://www.ilc.org/cfmx/GED/GED_sample_m2.cfm?Menu_ID_Sel=35200&amp;Lang_Sel=1 http://www.ket.org/GED2002/Mathcalc/Mathcalc1.htm">http://www.ilc.org/cfmx/GED/GED_sample_m2.cfm?Menu_ID_Sel=35200&amp;Lang_Sel=1</a><br />
<a rel="nofollow" href="http://www.ket.org/GED2002/Mathcalc/Mathcalc1.htm">http://www.ket.org/GED2002/Mathcalc/Mathcalc1.htm</a></p>
<blockquote><p>For more information on 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/2009/03/11/ged-math-casio-calculator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
