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

<channel>
	<title>constant vector &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/constant-vector/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Aug 2017 00:29:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.4</generator>

<image>
	<url>https://i2.wp.com/yutsumura.com/wp-content/uploads/2016/12/cropped-question-logo.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>constant vector &#8211; Problems in Mathematics</title>
	<link>https://yutsumura.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">114989322</site>	<item>
		<title>Use Cramer&#8217;s Rule to Solve a $2\times 2$ System of Linear Equations</title>
		<link>https://yutsumura.com/use-cramers-rule-to-solve-a-2times-2-system-of-linear-equations/</link>
				<comments>https://yutsumura.com/use-cramers-rule-to-solve-a-2times-2-system-of-linear-equations/#respond</comments>
				<pubDate>Sun, 15 Jan 2017 02:41:23 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[coefficient matrix]]></category>
		<category><![CDATA[constant vector]]></category>
		<category><![CDATA[Cramer's Rule]]></category>
		<category><![CDATA[determinant]]></category>
		<category><![CDATA[determinant of a matrix]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear equation]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[system of linear equations]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1944</guid>
				<description><![CDATA[<p>Use Cramer&#8217;s rule to solve the system of linear equations \begin{align*} 3x_1-2x_2&#038;=5\\ 7x_1+4x_2&#038;=-1. \end{align*} &#160; Solution. Let \[A=[A_1, A_2]=\begin{bmatrix} 3 &#038; -2\\ 7&#038; 4 \end{bmatrix},\] be the coefficient matrix of the system, where $A_1,&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/use-cramers-rule-to-solve-a-2times-2-system-of-linear-equations/" target="_blank">Use Cramer's Rule to Solve a \times 2$ System of Linear Equations</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 257</h2>
<p> Use Cramer&#8217;s rule to solve the system of linear equations<br />
	\begin{align*}<br />
3x_1-2x_2&#038;=5\\<br />
7x_1+4x_2&#038;=-1.<br />
\end{align*}<br />
&nbsp;<br />
<span id="more-1944"></span></p>
<h2> Solution. </h2>
<p>Let<br />
\[A=[A_1, A_2]=\begin{bmatrix}<br />
  3 &#038; -2\\<br />
  7&#038; 4<br />
\end{bmatrix},\]
 be the coefficient matrix of the system, where $A_1, A_2$ are column vectors of $A$.<br />
 Let $\mathbf{b}=\begin{bmatrix}<br />
  5 \\<br />
  -1<br />
\end{bmatrix}$ be the constant term vector. Then the  system can be written as<br />
\[A\mathbf{x}=\mathbf{b},\]
where $\mathbf{x}=\begin{bmatrix}<br />
  x_1 \\<br />
  x_2<br />
\end{bmatrix}$.</p>
<hr />
<p>We form<br />
\[B_1=[\mathbf{b}, A_2]=\begin{bmatrix}<br />
  5 &#038; -2\\<br />
  -1&#038; 4<br />
\end{bmatrix}\]
and<br />
\[B_2=[A_1, \mathbf{b}]=\begin{bmatrix}<br />
  3 &#038; 5\\<br />
  7&#038; -1<br />
\end{bmatrix}.\]
<p>Then <strong>Cramer&#8217;s rule</strong> gives the formula for solutions<br />
\[x_1=\frac{\det(B_1)}{\det(A)} \text{ and } x_2=\frac{\det(B_2)}{\det(A)}. \tag{*}\]
Thus, it remains to compute the determinants.<br />
We have<br />
\begin{align*}<br />
\det(A)=\begin{vmatrix}<br />
  3 &#038; -2\\<br />
  7&#038; 4<br />
\end{vmatrix}=3\cdot 4 -(-2)\cdot 7 =26.<br />
\end{align*}<br />
Similarly, a calculation shows that<br />
\[\det(B_1)=18 \text{ and } \det(B_2)=-38.\]
<p>Therefore by Cramer&#8217;s rule (*), we obtain<br />
\[x_1=\frac{18}{26}=\frac{9}{13} \text{ and } x_2=\frac{-38}{26}=-\frac{19}{13}.\]
<button class="simplefavorite-button has-count" data-postid="1944" data-siteid="1" data-groupid="1" data-favoritecount="63" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">63</span></button><p>The post <a href="https://yutsumura.com/use-cramers-rule-to-solve-a-2times-2-system-of-linear-equations/" target="_blank">Use Cramer's Rule to Solve a \times 2$ System of Linear Equations</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/use-cramers-rule-to-solve-a-2times-2-system-of-linear-equations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1944</post-id>	</item>
	</channel>
</rss>
