<?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>Comentários sobre: Duvida em resolução de soma de matrizes.</title>
	<atom:link href="http://www.professoronline.net/duvida-em-resolucao-de-soma-de-matrizes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.professoronline.net/duvida-em-resolucao-de-soma-de-matrizes/</link>
	<description></description>
	<lastBuildDate>Tue, 09 Nov 2021 23:24:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>Por: SariinhaMachado</title>
		<link>http://www.professoronline.net/duvida-em-resolucao-de-soma-de-matrizes/comment-page-1/#comment-511</link>
		<dc:creator><![CDATA[SariinhaMachado]]></dc:creator>
		<pubDate>Wed, 29 Aug 2012 14:20:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-511</guid>
		<description><![CDATA[Considere as matrizes :
A = [ 1 3 ]        B = [ 0 0 ]
    [ 1 0 ]            [ 7 5 ] 
    [ 1 2 ]            [ 2 1 ]
 
Sua soma é obtida da seguinte maneira:
A + B = [ 1+0   3+0 ]
        [ 1+7   0+5 ]
        [ 1+2   2+1 ]

A + B = [ 1  3 ]
        [ 8  5 ]
        [ 3  3 ]
  ]]></description>
		<content:encoded><![CDATA[<p>Considere as matrizes :<br />
A = [ 1 3 ]        B = [ 0 0 ]<br />
    [ 1 0 ]            [ 7 5 ]<br />
    [ 1 2 ]            [ 2 1 ]</p>
<p>Sua soma é obtida da seguinte maneira:<br />
A + B = [ 1+0   3+0 ]<br />
        [ 1+7   0+5 ]<br />
        [ 1+2   2+1 ]</p>
<p>A + B = [ 1  3 ]<br />
        [ 8  5 ]<br />
        [ 3  3 ]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
