<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: How to Solve the system of equations using the Addition method?</title>
	<atom:link href="http://www.mathstudenthelp.info/addition/how-to-solve-the-system-of-equations-using-the-addition-method/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mathstudenthelp.info/addition/how-to-solve-the-system-of-equations-using-the-addition-method</link>
	<description>Let us help you add it up!</description>
	<pubDate>Mon, 21 May 2012 09:41:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Filby</title>
		<link>http://www.mathstudenthelp.info/addition/how-to-solve-the-system-of-equations-using-the-addition-method/comment-page-1#comment-7023</link>
		<dc:creator>Filby</dc:creator>
		<pubDate>Wed, 06 Jan 2010 11:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mathstudenthelp.info/addition/how-to-solve-the-system-of-equations-using-the-addition-method#comment-7023</guid>
		<description>Remember that you can add as well as subtract equations ad you can multiply equations by anything as long as you do the same to both sides

2a + 3b = -1 
multiply b 3
6a + 9b = -3

3a + 5b = -2 
multiply by 2
6a + 10b = -4

You now have 6a in both
Subract the second from the first
(6 - 6)a + (10- 9)b = (-4 - (-3))
b  = -1
so a = +1&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>Remember that you can add as well as subtract equations ad you can multiply equations by anything as long as you do the same to both sides</p>
<p>2a + 3b = -1<br />
multiply b 3<br />
6a + 9b = -3</p>
<p>3a + 5b = -2<br />
multiply by 2<br />
6a + 10b = -4</p>
<p>You now have 6a in both<br />
Subract the second from the first<br />
(6 - 6)a + (10- 9)b = (-4 - (-3))<br />
b  = -1<br />
so a = +1<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HPV</title>
		<link>http://www.mathstudenthelp.info/addition/how-to-solve-the-system-of-equations-using-the-addition-method/comment-page-1#comment-7022</link>
		<dc:creator>HPV</dc:creator>
		<pubDate>Wed, 06 Jan 2010 10:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mathstudenthelp.info/addition/how-to-solve-the-system-of-equations-using-the-addition-method#comment-7022</guid>
		<description>You can MAKE a variable cancel by multiplying each equation by the coefficient of the variable you want to eliminate. For example:

2a + 3b = -1 
3a + 5b = -2

Say we wnat to eliminate the &#34;a&#34; term. The first equation has &#34;2a&#34; and the second one has &#34;3a.&#34; Multiply the first equation by 3 and the second equation by 2.

6a + 9b = -3
6a + 10b = -4

Now subtract the second equation from the first one.

 . .6a + 9b = -3
 - .6a + 10b = -4
==============
    -b = 1  . . . . .so b = -1; to find a, put b = -1 into either of the two original equations.

Using eq. 1, 2a + 3(-1) = -1
2a - 3 = -1
2a = 2
a = 1&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>You can MAKE a variable cancel by multiplying each equation by the coefficient of the variable you want to eliminate. For example:</p>
<p>2a + 3b = -1<br />
3a + 5b = -2</p>
<p>Say we wnat to eliminate the &quot;a&quot; term. The first equation has &quot;2a&quot; and the second one has &quot;3a.&quot; Multiply the first equation by 3 and the second equation by 2.</p>
<p>6a + 9b = -3<br />
6a + 10b = -4</p>
<p>Now subtract the second equation from the first one.</p>
<p> . .6a + 9b = -3<br />
 - .6a + 10b = -4<br />
==============<br />
    -b = 1  . . . . .so b = -1; to find a, put b = -1 into either of the two original equations.</p>
<p>Using eq. 1, 2a + 3(-1) = -1<br />
2a - 3 = -1<br />
2a = 2<br />
a = 1<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ghr</title>
		<link>http://www.mathstudenthelp.info/addition/how-to-solve-the-system-of-equations-using-the-addition-method/comment-page-1#comment-7021</link>
		<dc:creator>Ghr</dc:creator>
		<pubDate>Wed, 06 Jan 2010 10:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mathstudenthelp.info/addition/how-to-solve-the-system-of-equations-using-the-addition-method#comment-7021</guid>
		<description>equation number 1 time 3 and the second equation time -2
we get 
6a+9b=-3
-6a-10b=4

the we add them together
-b=1
b=-1
we replace in 1 :2a-3=-1  give us a=1&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>equation number 1 time 3 and the second equation time -2<br />
we get<br />
6a+9b=-3<br />
-6a-10b=4</p>
<p>the we add them together<br />
-b=1<br />
b=-1<br />
we replace in 1 :2a-3=-1  give us a=1<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BF</title>
		<link>http://www.mathstudenthelp.info/addition/how-to-solve-the-system-of-equations-using-the-addition-method/comment-page-1#comment-7020</link>
		<dc:creator>BF</dc:creator>
		<pubDate>Wed, 06 Jan 2010 10:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mathstudenthelp.info/addition/how-to-solve-the-system-of-equations-using-the-addition-method#comment-7020</guid>
		<description>multiply the first equation by -3/2 (both sides) to give you -3a -9/2b=3/2 
Add the two equations together.  The a's will cancel out and you will be left with only b.  Solve for b.  Once you have solved for b, plug that value into either of the equations to get a.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>multiply the first equation by -3/2 (both sides) to give you -3a -9/2b=3/2<br />
Add the two equations together.  The a&#8217;s will cancel out and you will be left with only b.  Solve for b.  Once you have solved for b, plug that value into either of the equations to get a.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
</channel>
</rss>

