<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE DOCUMENT [
	<!ENTITY ecirc  "&#234;" ><!-- latin small e with circumflex, U+00EA ISOlat1 -->
	<!ENTITY atilde "&#227;" ><!-- latin small a with tilde, U+00E3 ISOlat1 -->
	<!ENTITY iacute "&#237;" ><!-- latin small i with acute, U+00ED ISOlat1 -->
	<!ENTITY uacute "&#250;" ><!-- latin small u with acute, U+00FA ISOlat1 -->
	<!ENTITY aacute "&#225;" ><!-- latin small a with acute, U+00E1 ISOlat1 -->
	<!ENTITY times  "&#215;" ><!-- multiplication sign, U+00D7 ISOnum -->
	<!ENTITY sum      "&#8721;" ><!-- n-ary sumation, U+2211 ISOamsb -->
	<!ENTITY nbsp   "&#160;" ><!-- no-break space = non-breaking space, U+00A0 ISOnum -->
	<!ENTITY rArr     "&#8658;" ><!-- rightwards double arrow, U+21D2 ISOtech -->
	<!ENTITY sdot     "&#8901;" ><!-- dot operator, U+22C5 ISOamsb -->
]>  
<?xml-stylesheet type="text/xsl" href="../../../../styles/mathml.xsl"?>

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>

<title>A Saga do Somatório dos Termos de uma PA</title>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content="index,follow" />
<link rel="icon" href="http://marciowb.net/blog/imgs/favicon.jpg" type="image/jpeg" />
<link rel="home" title="Home" href="http://marciowb.net/" />

<style type="text/css">
<!--
ul {
	margin-top: 5px;
}
pre.code {
	background-color:#f0f0f0;
	margin-top: 3px;
}
-->
</style>
</head>
<body>
<p>Domingo, dia 28 de novembro de 2004, prestei vestibular para o curso de Engenharia 
  da Computação do <a href="http://www.uniceub.br" target="uniceub">UNICEUB</a> 
  para o primeiro semestre de 2005. Não achei nada difícil. Olha que não sou nenhum 
  cabeção e dediquei todo o tempo que tinha para estudar para o vestibular, ou 
  seja, não estudei nada! Fui bem em inglês e estudos sociais. Usei quase todo 
  o tempo que tinha para realizar a prova, entregando-a nos últimos quinze minutos 
  de um total de quatro horas.</p>
<p>A questão que despendeu mais tempo, foi um simples somatório de uma <em><a href="http://www.unificado.com.br/matematica/prof_ale/Progressao_aritmetica1.htm">PA</a></em><a href="http://www.unificado.com.br/matematica/prof_ale/Progressao_aritmetica1.htm" target="pa"> 
  - <em>progressão aritmética</em></a>. Explico: eu não me recordo de como se 
  resolve uma <em>PA</em>... Portanto, para resolver essa questão, demorei quase 
  uma hora! Cara, sou burro! Mas, sou também um burro persistente... (ou seja, 
  sou mais burro ainda?!). No final, acabei conseguindo chegar a resposta certa. 
  Para isso tiver que fazer uma avaliação geométrica da questão. É este estudo 
  que fiz durante a prova que pretendo expor aqui.</p>
<p>Neste artigo (se é que posso chamar isso de artigo...) irei utilizar <em><a title="Site da MathML no W3C" href="http://www.w3.org/Math/" target="mathml">MathML</a></em> 
  para representar as formúlas matemáticas 
  <!-- e <em><a href="http://www.w3.org/Graphics/SVG/" target="svg">SVG</a></em> 
  para representar os gráficos-->
  . Portanto, para que você possa visualizar este artigo corretamente, será necessário 
  o uso plugins ou o <em>webbrowser</em> <strong><a href="http://www.mozilla.org/products/firefox/" target="firefox">Firefox</a></strong> 
  que já tem suporte a <em><a title="Site da MathML no W3C" href="http://www.w3.org/Math/" target="mathml">MathML</a></em>. 
  Se não tiver, instale os seguintes <em>plugins</em> para o <em>Internet Explorer</em>:</p>
<ul>
  <li><em><a href="http://www.dessci.com/getmp" title="Baixe aqui o plugin de renderização MathML" target="mathml">MathML</a></em> 
    - é uma especificação <em><a href="http://www.w3.org/XML/" target="xml">XML</a></em> 
    da <a href="http://www.w3.org" target="w3c">w3c</a> para representar formulas 
    matemáticas. Se voc&ecirc; deseja aprender mais sobre <em><a href="http://www.w3.org/Math/" target="mathml">MathML</a></em>, 
    veja este <a href="http://www.dessci.com/en/support/tutorials/mathmlinxml/default.htm" target="mathml">tutorial</a>. 
    Baixe gratuitamente o <em>plugin</em> do site da <em><a href="http://www.dessci.com" target="mathml">Design 
    Sciense</a></em>, autora do <a href="http://www.dessci.com/getmp" title="Baixe aqui o plugin de renderização MathML" target="mathml">visualizador 
    <em>MathML</em></a> e de outras ferramentas envolvendo representação matemática. 
    Para isso clique aqui <a href="http://www.dessci.com/getmp" title="Baixe aqui o plugin de renderização MathML" target="mathml"><img border="0" src="http://marciowb.net/blog/imgs/MathPlayerDownload.gif" align="middle" /></a>;</li>
  <!--<li><em><a href="http://www.w3.org/Graphics/SVG/" target="svg">SVG</a></em> 
    - especificação <em><a href="http://www.w3.org/XML/" target="xml">XML</a></em> 
    da <a href="http://www.w3.org" target="w3c">w3c</a> para representar gr&aacute;ficos 
    vetoriais escal&aacute;veis. Tem forte apoio da <a href="www.adobe.com/svg/" target="svg"><em>Adobe</em></a>, 
    Pode ser usado em algumas situações para substituir o <a href="www.macromedia.com/flash/" target="flash"><em>Flash 
    da Macromedia</em></a>. Tem a vantagem de possibilitar a pesquisa do texto 
    presente no gráfico. Para saber mais sobre <em><a href="http://www.w3.org/Graphics/SVG/" target="svg">SVG</a></em>, 
    veja o site <em><a href="http://www.kevlindev.com" target="svg">KevLinDev</a></em>. 
    Baixe o <a href="http://www.adobe.com/svg/viewer/install/main.html" title="Adobe SVG Viewer Download Area" target="svg"><em>plugin 
    de visualização SVG da Adobe</em></a>.</li>-->
</ul>
<p>Segue o enunciado da quest&atilde;o original e suas poss&iacute;veis respostas 
  conforme o teste: </p>
<div class="laranja" style="font-size:20;width:90%;border:2px solid navy;background-color: orange; padding:4px"> 
  <p><em>&quot;Um agricultor colhe laranjas durante 12 dias, da seguinte maneira: 
    no primeiro dia s&atilde;o colhidas 10 d&uacute;zias; no segundo, 16 d&uacute;zias; 
    no terceiro, 22 d&uacute;zias, e assim por diante. Ao final dos 12 dias ele 
    colher&aacute;, no total,&quot;</em></p>
  a) 76 laranjas<br />
  b) 516 laranjas<br />
  c) 12.384 laranjas<br />
  d) 6.192 laranjas<br />
  c) 912 laranjas </div>
<h2><a name="resolucao" id="resolucao">Resolução</a></h2>
<p>Se você entende o enunciado, mas ignora os princípios de <a href="http://www.unificado.com.br/matematica/prof_ale/Progressao_aritmetica1.htm" target="pa"><em>PA</em></a>, 
  a forma trivial de se chegar ao resultado é somando seis a cada termo anterior, 
  de modo que ao final tenha-se um total de doze termos. Em seguida, soma-se cada 
  um dos termos. Note que a cada dia colhe-se <math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor="navy">6</mn></math> 
  dúzias a mais que o dia anterior, ou seja, em termos matemáticos diz-se que 
  a razão da <a href="http://www.unificado.com.br/matematica/prof_ale/Progressao_aritmetica1.htm" target="pa"><em>PA</em></a> 
  é de <math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor="navy">6</mn></math>.
<table border="1" cellspacing="0">
  <tr> 
    <th><div align="right">Dia</div></th>
    <th><div align="center">Progressão</div></th>
    <th><div align="right">Valor</div></th>
  </tr>
  <tr> 
    <td><div align="right">1º</div></td>
    <td><div align="left"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
    <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
  </tr>
  <tr> 
    <td><div align="right">2º</div></td>
    <td><div align="left"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn><mo>+</mo><mn mathcolor='navy'>6</mn></math></div></td>
    <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>16</mn></math></div></td>
  </tr>
  <tr> 
    <td><div align="right">3º</div></td>
    <td><div align="left"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn></math></div></td>
    <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>22</mn></math></div></td>
  </tr>
  <tr> 
    <td><div align="right">4º</div></td>
    <td><div align="left"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn></math></div></td>
    <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>28</mn></math></div></td>
  </tr>
  <tr> 
    <td><div align="right">5º</div></td>
    <td><div align="left"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn></math></div></td>
    <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>34</mn></math></div></td>
  </tr>
  <tr> 
    <td><div align="right">6º</div></td>
    <td><div align="left"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn></math></div></td>
    <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>40</mn></math></div></td>
  </tr>
  <tr> 
    <td><div align="right">7º</div></td>
    <td><div align="left"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn></math></div></td>
    <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>46</mn></math></div></td>
  </tr>
  <tr> 
    <td><div align="right">8º</div></td>
    <td><div align="left"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn></math></div></td>
    <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>52</mn></math></div></td>
  </tr>
  <tr> 
    <td><div align="right">9º</div></td>
    <td><div align="left"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn></math></div></td>
    <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>58</mn></math></div></td>
  </tr>
  <tr> 
    <td><div align="right">10º</div></td>
    <td><div align="left"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn></math></div></td>
    <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>64</mn></math></div></td>
  </tr>
  <tr> 
    <td><div align="right">11º</div></td>
    <td><div align="left"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn></math></div></td>
    <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>70</mn></math></div></td>
  </tr>
  <tr> 
    <td><div align="right" style="color:#207000">12º</div></td>
    <td><div align="left"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn><mo>+</mo><mn mathcolor='navy'>6</mn></math></div></td>
    <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>76</mn></math></div></td>
  </tr>
  <tr> 
    <td colspan="2">Repare que a razão da progressão é de <math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></td>
    <td><b><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>516</mn></math></div></b></td>
  </tr>
</table></p>
<p>Chamemos: 
<ul>
  <li><math xmlns="http://www.w3.org/1998/Math/MathML"><mi mathcolor='#702020'>a</mi></math>, o valor inicial da progressão. 
    No nosso caso: <math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math>;</li>
  <li><math xmlns="http://www.w3.org/1998/Math/MathML"><mi mathcolor='navy'>x</mi></math>, a razão da progressão. No nosso 
    caso: <math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math>;</li>
  <li><math xmlns="http://www.w3.org/1998/Math/MathML"><mi mathcolor='#207000'>n</mi></math>, o número de termos da progressão. 
    No nosso caso: <math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#207000'>12</mn></math></li>
</ul></p>
Perceba que a mesma tabela acima poderia ser escrita dessa forma: 
<table>
  <tr>
    <td> <table border="1" cellspacing="0">
        <tr> 
          <th>Dia</th>
          <th>Progressão</th>
        </tr>
        <tr> 
          <td><div align="right">1º</div></td>
          <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>0</mn><mi mathcolor='navy'>x</mi> <mo>+</mo> 
              <mi mathcolor='#702020'>a</mi> <mo>=</mo> <mn>0</mn> <mo>&times;</mo> 
              <mn mathcolor='navy'>6</mn> <mo>+</mo> <mn mathcolor='#702020'>10</mn> 
              <mo>=</mo> <mn>10</mn> </math></div></td>
        </tr>
        <tr> 
          <td><div align="right">2º</div></td>
          <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>1</mn><mi mathcolor='navy'>x</mi> <mo>+</mo> 
              <mi mathcolor='#702020'>a</mi> <mo>=</mo> <mn>1</mn> <mo>&times;</mo> 
              <mn mathcolor='navy'>6</mn> <mo>+</mo> <mn mathcolor='#702020'>10</mn> 
              <mo>=</mo> <mn>16</mn> </math></div></td>
        </tr>
        <tr> 
          <td><div align="right">3º</div></td>
          <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>2</mn><mi mathcolor='navy'>x</mi> <mo>+</mo> 
              <mi mathcolor='#702020'>a</mi> <mo>=</mo> <mn>2</mn> <mo>&times;</mo> 
              <mn mathcolor='navy'>6</mn> <mo>+</mo> <mn mathcolor='#702020'>10</mn> 
              <mo>=</mo> <mn>22</mn> </math></div></td>
        </tr>
        <tr> 
          <td><div align="right">4º</div></td>
          <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>3</mn><mi mathcolor='navy'>x</mi> <mo>+</mo> 
              <mi mathcolor='#702020'>a</mi> <mo>=</mo> <mn>3</mn> <mo>&times;</mo> 
              <mn mathcolor='navy'>6</mn> <mo>+</mo> <mn mathcolor='#702020'>10</mn> 
              <mo>=</mo> <mn>28</mn> </math></div></td>
        </tr>
        <tr> 
          <td><div align="right">5º</div></td>
          <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>4</mn><mi mathcolor='navy'>x</mi> <mo>+</mo> 
              <mi mathcolor='#702020'>a</mi> <mo>=</mo> <mn>4</mn> <mo>&times;</mo> 
              <mn mathcolor='navy'>6</mn> <mo>+</mo> <mn mathcolor='#702020'>10</mn> 
              <mo>=</mo> <mn>34</mn> </math></div></td>
        </tr>
        <tr> 
          <td><div align="right">6º</div></td>
          <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>5</mn><mi mathcolor='navy'>x</mi> <mo>+</mo> 
              <mi mathcolor='#702020'>a</mi> <mo>=</mo> <mn>5</mn> <mo>&times;</mo> 
              <mn mathcolor='navy'>6</mn> <mo>+</mo> <mn mathcolor='#702020'>10</mn> 
              <mo>=</mo> <mn>40</mn> </math></div></td>
        </tr>
        <tr> 
          <td><div align="right">7º</div></td>
          <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>6</mn><mi mathcolor='navy'>x</mi> <mo>+</mo> 
              <mi mathcolor='#702020'>a</mi> <mo>=</mo> <mn>6</mn> <mo>&times;</mo> 
              <mn mathcolor='navy'>6</mn> <mo>+</mo> <mn mathcolor='#702020'>10</mn> 
              <mo>=</mo> <mn>46</mn> </math></div></td>
        </tr>
        <tr> 
          <td><div align="right">8º</div></td>
          <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>7</mn><mi mathcolor='navy'>x</mi> <mo>+</mo> 
              <mi mathcolor='#702020'>a</mi> <mo>=</mo> <mn>7</mn> <mo>&times;</mo> 
              <mn mathcolor='navy'>6</mn> <mo>+</mo> <mn mathcolor='#702020'>10</mn> 
              <mo>=</mo> <mn>52</mn> </math></div></td>
        </tr>
        <tr> 
          <td><div align="right">9º</div></td>
          <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>8</mn><mi mathcolor='navy'>x</mi> <mo>+</mo> 
              <mi mathcolor='#702020'>a</mi> <mo>=</mo> <mn>8</mn> <mo>&times;</mo> 
              <mn mathcolor='navy'>6</mn> <mo>+</mo> <mn mathcolor='#702020'>10</mn> 
              <mo>=</mo> <mn>58</mn> </math></div></td>
        </tr>
        <tr> 
          <td><div align="right">10º</div></td>
          <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>9</mn><mi mathcolor='navy'>x</mi> <mo>+</mo> 
              <mi mathcolor='#702020'>a</mi> <mo>=</mo> <mn>9</mn> <mo>&times;</mo> 
              <mn mathcolor='navy'>6</mn> <mo>+</mo> <mn mathcolor='#702020'>10</mn> 
              <mo>=</mo> <mn>64</mn></math></div></td>
        </tr>
        <tr> 
          <td><div align="right">11º</div></td>
          <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>10</mn><mi mathcolor='navy'>x</mi> 
              <mo>+</mo> <mi mathcolor='#702020'>a</mi> <mo>=</mo> <mn>10</mn> 
              <mo>&times;</mo> <mn mathcolor='navy'>6</mn> <mo>+</mo> <mn mathcolor='#702020'>10</mn> 
              <mo>=</mo> <mn>70</mn> </math></div></td>
        </tr>
        <tr> 
          <td><div align="right"  style="color:#207000">12º</div></td>
          <td><div align="right"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>11</mn><mi mathcolor='navy'>x</mi> 
              <mo>+</mo> <mi mathcolor='#702020'>a</mi> <mo>=</mo> <mn>11</mn> 
              <mo>&times;</mo> <mn mathcolor='navy'>6</mn> <mo>+</mo> <mn mathcolor='#702020'>10</mn> 
              <mo>=</mo> <mn>76</mn> </math></div></td>
        </tr>
        <tr> 
          <td colspan="2"><div align="right">A soma dos termos resulta: <strong><math xmlns="http://www.w3.org/1998/Math/MathML"><mn>516</mn></math></strong></div></td>
        </tr>
      </table></td>
    <td>A soma dos termos de uma PA finita pode ser escrita na forma de um somatório:<br/> 
      <math xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> <mstyle displaystyle='true' scriptlevel='2'> <mrow> <munderover> 
      <mrow> <mo mathsize='24pt'>&sum;</mo> </mrow> <mrow> <mn>1</mn> </mrow> 
      <mrow> <mi mathcolor='#207000'>n</mi> </mrow> </munderover> </mrow> </mstyle> 
      <mrow> <mo>(</mo> <mi mathcolor='#207000'>n</mi> <mo>-</mo> <mn>1</mn> <mo>)</mo> 
      <mi mathcolor='navy'>x</mi> <mo>+</mo> <mi mathcolor='#702020'>a</mi> </mrow> 
      </mrow> </math> </td>
  </tr>
</table>
<p>Se você for programador e não for bom de matemática, talvez você desejasse 
  fazer um programinha trivial para obter a soma dos termos da PA. Talvez fizesse:<br/>
  Em <a href="http://marciowb.net/blog/2004/12/downloads/soma_dos_termos_de_uma_pa.vbs"><em>VBScript</em></a>: 
<pre class="code">Dim ValorInicial, Periodo, Razao
ValorInicial = CLng( InputBox("Informe o valor inicial",, 10) )
Razao = CLng( InputBox("Informe a razão da PA",, 6) )
Periodo = CLng( InputBox("Informe o período (quantidade de termos da PA)",, 12) )
Periodo = Periodo - 1

Dim i, prog, Total
prog = ValorInicial
For i = 0 to Periodo
  Total = Total + prog
  prog = prog + Razao
Next

MsgBox "O resultado é: " &amp; Total</pre></p>
<p>Como eu não tinha um computador em mãos - na verdade até tinha meu <a title="HP iPAQ h5500 - meu brinquedinho" target="ipaq" href="http://marciowb.net/blog/imgs/h5500.jpg"><em>iPAQ</em></a>, 
  mas tive que deixá-lo com o agente - tive que fazê-lo de outra forma. Intuitivamente 
  optei por fazer uma análise geométrica. Acompanhe o raciocínio abaixo:</p>
<div id="quadro01" style="border:1px dotted navy"> 
<table id="tab01" width="100%">
<tr><td width="243">
  <table border="1" style="font-size:9pt;" padding="0" cellspacing="0" bordercolor="#999999">
          <tr height="14"> 
      <th width="14"></th>
      <th width="14">1</th>
      <th width="14">2</th>
      <th width="14">3</th>
      <th width="14">4</th>
      <th width="14">5</th>
      <th width="14">6</th>
      <th width="14">7</th>
      <th width="14">8</th>
      <th width="14">9</th>
      <th width="14">10</th>
      <th width="14">11</th>
      <th width="14">12</th>
    </tr>
    <tr> 
      <td><b>1</b></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>2</b></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>3</b></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>4</b></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>5</b></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>6</b></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>7</b></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>8</b></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>9</b></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>10</b></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>11</b></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>12</b></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
    </tr>
  </table></td>
      <td><table width="100%"><tr>
            <td height="220">Note que a parte colorida da tabela ao lado forma 
              um <em>quadrado</em> de largura <math><mn mathcolor='#207000'>12</mn><mo>&times;</mo><mn mathcolor='#207000'>12</mn></math>.<br/>
              Repare também que <math><mn mathcolor='#207000'>12</mn></math> vezes se repete o número <math><mn mathcolor='#702020'>10</mn></math>, o que equivale a: <math><mrow><mn mathcolor='#207000'>12</mn><mo>&times;</mo><mn mathcolor='#702020'>10</mn><mo>=</mo><mn mathcolor='#702020'>120</mn></mrow></math>.</td>
          </tr><tr>
            <td align="right"><span style="font-size:8pt">(1 de 4)</span> 
	          <input type="button" value="Anterior" disabled="true" onclick="javascript:document.getElementById('tab01').style.display='none';document.getElementById('tab04').style.display=''"/>
              <input type="button" value="Próximo" onclick="javascript:document.getElementById('tab01').style.display='none';document.getElementById('tab02').style.display=''"/></td></tr></table></td>
    </tr>
</table>
<!-- Tabela 02 -->
<table id="tab02" width="100%" style="display:none">
<tr><td width="243">
  <table border="1" style="font-size:9pt;" padding="0" cellspacing="0" bordercolor="#999999">
          <tr height="14"> 
      <th width="14"></th>
      <th width="14">1</th>
      <th width="14">2</th>
      <th width="14">3</th>
      <th width="14">4</th>
      <th width="14">5</th>
      <th width="14">6</th>
      <th width="14">7</th>
      <th width="14">8</th>
      <th width="14">9</th>
      <th width="14">10</th>
      <th width="14">11</th>
      <th width="14">12</th>
    </tr>
    <tr> 
      <td><b>1</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>2</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>3</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>4</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>5</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>6</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>7</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>8</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>9</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>10</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>11</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center">&nbsp;</div></td>
    </tr>
    <tr> 
      <td><b>12</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
    </tr>
  </table></td>
      <td><table width="100%"><tr>
            <td height="220">Note que a primeira coluna não está mais em destaque, 
              retiramos os termos que tem valor <math><mn mathcolor='#702020'>10</mn></math> 
              do <em>quadrado</em>. Isso faz um <em>retângulo</em> de largura 
              <math><mrow><mi mathcolor='#207000'>n</mi><mo>&times;</mo><mo>(</mo><mi mathcolor='#207000'>n</mi><mo>-</mo><mn>1</mn><mo>)</mo><mo>=</mo><mn mathcolor='#207000'>12</mn><mo>&times;</mo><mn>11.</mn></mrow></math></td>
          </tr><tr>
            <td align="right"><span style="font-size:8pt">(2 de 4)</span> 
              <input type="button" value="Anterior" onclick="javascript:document.getElementById('tab02').style.display='none';document.getElementById('tab01').style.display=''"/><input type="button" value="Próximo" onclick="javascript:document.getElementById('tab02').style.display='none';document.getElementById('tab03').style.display=''"/></td></tr></table></td>
    </tr>
</table>
<!-- Tabela 03 -->
<table id="tab03" width="100%" style="display:none">
<tr><td width="243">
  <table border="1" style="font-size:9pt;" padding="0" cellspacing="0" bordercolor="#999999">
          <tr height="14"> 
      <th width="14"></th>
      <th width="14">1</th>
      <th width="14">2</th>
      <th width="14">3</th>
      <th width="14">4</th>
      <th width="14">5</th>
      <th width="14">6</th>
      <th width="14">7</th>
      <th width="14">8</th>
      <th width="14">9</th>
      <th width="14">10</th>
      <th width="14">11</th>
      <th width="14">12</th>
    </tr>
    <tr> 
      <td><b>1</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>2</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>3</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>4</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>5</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>6</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>7</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>8</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>9</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>10</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>11</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>12</b></td>
            <td> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
    </tr>
  </table></td>
      <td><table width="100%"><tr>
            <td height="220">Veja que metade desse <em>retângulo</em> está preenchida 
              com números 6, isto equivale a dizer que metade dos termos presentes 
              na área do retângulo tem valor <math><mrow><mn>6</mn></mrow></math>, 
              os outros, nulo. Sabendo o valor da metade da área do <em>retângulo</em>, 
              podemos obter a soma dos termos presentes nessa metade.<br />
			  Matematicamente isso pode ser expresso por:<br />
              <math xmlns="http://www.w3.org/1998/Math/MathML"><mi mathcolor='#207000'>n</mi><mo>=</mo><mn mathcolor='#207000'>12</mn></math>, &nbsp;&nbsp;&nbsp;&nbsp;<math xmlns="http://www.w3.org/1998/Math/MathML"><mi>x</mi><mo>=</mo><mn>6</mn></math><br />
<math xmlns="http://www.w3.org/1998/Math/MathML"><mi>y</mi><mo>=</mo><mi mathcolor='#207000'>n</mi><mo>&times;</mo><mo>(</mo><mi mathcolor='#207000'>n</mi><mo>-</mo><mn>1</mn><mo>)</mo></math><br />
<math xmlns="http://www.w3.org/1998/Math/MathML"><mo>&rArr;</mo><mi>y</mi><mo>=</mo><mn>12</mn><mo>&times;</mo><mn>11</mn><mo>=</mo><mn>132</mn></math><br />
              <math xmlns="http://www.w3.org/1998/Math/MathML"><mi>t</mi><mo>=</mo><mfrac><mrow><mi>y</mi></mrow><mrow><mn>2</mn></mrow></mfrac><mi mathcolor='navy'>x</mi></math><br />
              <math xmlns="http://www.w3.org/1998/Math/MathML"><mo>&rArr;</mo><mi>t</mi><mo>=</mo><mfrac><mrow><mn>132</mn> 
              </mrow><mrow><mn>2</mn></mrow></mfrac><mi mathcolor='navy'>x</mi><mo>=</mo><mn>66</mn><mi mathcolor='navy'>x</mi><mo>=</mo><mn>66</mn><mo>&times;</mo><mn mathcolor='navy'>6</mn><mo>=</mo><mn mathcolor='navy'>396</mn></math> <br />
              Portanto no <em>retângulo</em> há <math xmlns="http://www.w3.org/1998/Math/MathML"><mn>66</mn></math> 
              termos de valor <math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math>, 
              o que corresponde a um valor total de <math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>396</mn></math>. 
            </td>
          </tr><tr>
            <td align="right"><span style="font-size:8pt">(3 de 4)</span> 
              <input type="button" value="Anterior" onclick="javascript:document.getElementById('tab03').style.display='none';document.getElementById('tab02').style.display=''"/>
			  <input type="button" value="Próximo" onclick="javascript:document.getElementById('tab03').style.display='none';document.getElementById('tab04').style.display=''"/></td></tr></table></td>
    </tr>
</table>
<!-- Tabela 04 -->
<table id="tab04" width="100%" style="display:none">
<tr><td width="243">
  <table border="1" style="font-size:9pt;" padding="0" cellspacing="0" bordercolor="#999999">
          <tr height="14"> 
      <th width="14"></th>
      <th width="14">1</th>
      <th width="14">2</th>
      <th width="14">3</th>
      <th width="14">4</th>
      <th width="14">5</th>
      <th width="14">6</th>
      <th width="14">7</th>
      <th width="14">8</th>
      <th width="14">9</th>
      <th width="14">10</th>
      <th width="14">11</th>
      <th width="14">12</th>
    </tr>
    <tr> 
      <td><b>1</b></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>2</b></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>3</b></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>4</b></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>5</b></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>6</b></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>7</b></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>8</b></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>9</b></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>10</b></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>11</b></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
      <td bgcolor="#D0FFFF"> 
        <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='gray'>0</mn></math></div></td>
    </tr>
    <tr> 
      <td><b>12</b></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='#702020'>10</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
            <td bgcolor="#99CCFF"> 
              <div align="center"><math xmlns="http://www.w3.org/1998/Math/MathML"><mn mathcolor='navy'>6</mn></math></div></td>
    </tr>
  </table></td>
      <td><table width="100%"><tr>
            <td height="220">Considerando os termos da primeira coluna, os de 
              valor 10, agora somamos com os termos da área do retângulo. O resultado é:<br />
              <math xmlns='http://www.w3.org/1998/Math/MathML'><mrow><mfrac><mrow><mi mathcolor='#207000'>n</mi><mo>&times;</mo><mo>(</mo><mi mathcolor='#207000'>n</mi><mo>-</mo><mn>1</mn><mo>)</mo></mrow><mrow><mn>2</mn></mrow></mfrac><mi mathcolor='#000080'>x</mi><mo>+</mo><mi mathcolor='#702020'>a</mi><mo>&sdot;</mo><mi mathcolor='#207000'>n</mi><mo>=</mo><mi>t</mi><mo>+</mo><mi mathcolor='#702020'>a</mi><mo>&sdot;</mo><mi mathcolor='#207000'>n</mi></mrow></math><br />
			  <math xmlns='http://www.w3.org/1998/Math/MathML'><mo>&rArr;</mo><mn mathcolor='navy'>396</mn><mo>+</mo><mn mathcolor='#702020'>10</mn><mo>&times;</mo><mn mathcolor='#207000'>12</mn><mo>=</mo><mn mathbackground='yellow'>516</mn></math>			  
            </td>
          </tr><tr>
            <td align="right"><span style="font-size:8pt">(4 de 4)</span> 
              <input type="button" value="Anterior" onclick="javascript:document.getElementById('tab04').style.display='none';document.getElementById('tab03').style.display=''"/>
			  <input type="button" disabled="true" value="Próximo" onclick="javascript:document.getElementById('tab04').style.display='none';document.getElementById('tab01').style.display=''"/>
            </td>
          </tr></table></td>
    </tr>
</table>
</div>
<h2>Conclusão...</h2>
<p>Encontrado o valor das dúzias, marquei a resposta. Crente que tinha acertado 
  a resposta, chego em casa, vou escrever isto e descubro que a resposta não era 
  para ser dada em <em>dúzias</em> e sim em <em>número de laranjas</em>. O quer 
  daria <math><mn>516</mn><mo>&times;</mo><mn>12</mn><mo>=</mo><mn mathbackground="#a0ffa0">6192</mn></math>. Bem, 
  errei a questão... mas passei no vestibular!<br />
  Se conseguir arranjar dinheiro para pagar a matrícula, estarei cursando no ano que vem <em>Engenharia da Computação</em>.</p>
</body>
</html>
