<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.4.3">Jekyll</generator><link href="https://desarrollowebsite.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://desarrollowebsite.github.io/" rel="alternate" type="text/html" /><updated>2017-05-24T19:33:02+00:00</updated><id>https://desarrollowebsite.github.io/</id><title type="html">Juan Carlos</title><subtitle>Aprendiendo a crear sitios web</subtitle><entry><title type="html">Superficie de una parcela cuadrangular</title><link href="https://desarrollowebsite.github.io/superfice-de-una-parcela-cuadrangular/" rel="alternate" type="text/html" title="Superficie de una parcela cuadrangular" /><published>2017-05-24T00:00:00+00:00</published><updated>2017-05-24T00:00:00+00:00</updated><id>https://desarrollowebsite.github.io/superfice-de-una-parcela-cuadrangular</id><content type="html" xml:base="https://desarrollowebsite.github.io/superfice-de-una-parcela-cuadrangular/">&lt;h1 id=&quot;1º-eso-lección-13-problema-7&quot;&gt;1º ESO. Lección 13. Problema 7.&lt;/h1&gt;
&lt;p&gt;Una parcela cuadrangular tiene dos lados paralelos de longitudes 37,5 m y 62,4 m. La distancia entre esos lados paralelos es 45 m. ¿Cuál es la superficie de la parcela?&lt;/p&gt;

&lt;h2 id=&quot;solución&quot;&gt;Solución:&lt;/h2&gt;
&lt;p&gt;El area es = [(37,5 + 62,4) · 45]/2 = 2 247,75 m2 .entonces el area la parcela seria 2.247,75 m2.&lt;/p&gt;

&lt;p&gt;Otra forma de indicarlo consiste en sumar la base de un rectángulo y la base del triángulo: 37,5 x 45 + [(62,4 - 37,5) . 45)]/2 = 2.247,75 m2.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/Trapecio Rectángulo.PNG&quot; alt=&quot;_config.yml&quot; /&gt;&lt;/p&gt;</content><author><name></name></author><summary type="html">1º ESO. Lección 13. Problema 7. Una parcela cuadrangular tiene dos lados paralelos de longitudes 37,5 m y 62,4 m. La distancia entre esos lados paralelos es 45 m. ¿Cuál es la superficie de la parcela?</summary></entry><entry><title type="html">¡Mi primer artículo!</title><link href="https://desarrollowebsite.github.io/mi-primer-articulo/" rel="alternate" type="text/html" title="¡Mi primer artículo!" /><published>2017-05-20T00:00:00+00:00</published><updated>2017-05-20T00:00:00+00:00</updated><id>https://desarrollowebsite.github.io/mi-primer-articulo</id><content type="html" xml:base="https://desarrollowebsite.github.io/mi-primer-articulo/">&lt;p&gt;Este es mi primer artículo&lt;/p&gt;

&lt;h2 id=&quot;sección-1&quot;&gt;Sección 1&lt;/h2&gt;

&lt;p&gt;Bla bla bla&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/images/image-1.png&quot; alt=&quot;_config.yml&quot; /&gt;&lt;/p&gt;

&lt;h2 id=&quot;añadamos-un-vídeo-de-prueba&quot;&gt;Añadamos un vídeo de prueba&lt;/h2&gt;

&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/Wgrh37um1pc&quot; frameborder=&quot;0&quot; allowfullscreen=&quot;&quot;&gt;&lt;/iframe&gt;

&lt;h3 id=&quot;subsección-1&quot;&gt;Subsección 1&lt;/h3&gt;

&lt;p&gt;¡Hola Mundo!&lt;/p&gt;

&lt;h4 id=&quot;prueba-de-código&quot;&gt;Prueba de código&lt;/h4&gt;

&lt;div class=&quot;language-java highlighter-rouge&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;kt&quot;&gt;int&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;x&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;mi&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;;&lt;/span&gt;
&lt;span class=&quot;kt&quot;&gt;int&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;y&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;mi&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;;&lt;/span&gt;
&lt;span class=&quot;kt&quot;&gt;int&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;z&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;x&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;+&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;y&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;</content><author><name></name></author><summary type="html">Este es mi primer artículo</summary></entry><entry><title type="html">¡Hola mundo!</title><link href="https://desarrollowebsite.github.io/Art%C3%ADculo-de-prueba-2/" rel="alternate" type="text/html" title="¡Hola mundo!" /><published>2017-05-20T00:00:00+00:00</published><updated>2017-05-20T00:00:00+00:00</updated><id>https://desarrollowebsite.github.io/Art%C3%ADculo-de-prueba-2</id><content type="html" xml:base="https://desarrollowebsite.github.io/Art%C3%ADculo-de-prueba-2/">&lt;p&gt;Este es un artículo de prueba.&lt;/p&gt;

&lt;h2 id=&quot;sección-1&quot;&gt;Sección 1&lt;/h2&gt;

&lt;p&gt;Aquí se puede escribir lo que uno crea oportuno.
Un saludo.&lt;/p&gt;

&lt;h3 id=&quot;subsección-1&quot;&gt;Subsección 1&lt;/h3&gt;

&lt;p&gt;¡Hola Mundo!&lt;/p&gt;</content><author><name></name></author><summary type="html">Este es un artículo de prueba.</summary></entry></feed>