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

<channel>
	<title>El blog de Ed</title>
	<atom:link href="http://bitacoraed.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bitacoraed.wordpress.com</link>
	<description>Blog dedicado a las matemáticas de secundaria</description>
	<lastBuildDate>Sat, 21 Jan 2012 09:22:48 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bitacoraed.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>El blog de Ed</title>
		<link>http://bitacoraed.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bitacoraed.wordpress.com/osd.xml" title="El blog de Ed" />
	<atom:link rel='hub' href='http://bitacoraed.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Factorización de polinomios I. Extracción de factor común</title>
		<link>http://bitacoraed.wordpress.com/2011/01/16/factorizacion-de-polinomios-i-extraccion-de-factor-comun/</link>
		<comments>http://bitacoraed.wordpress.com/2011/01/16/factorizacion-de-polinomios-i-extraccion-de-factor-comun/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 10:59:41 +0000</pubDate>
		<dc:creator>wgs84</dc:creator>
				<category><![CDATA[Algebra elemental]]></category>
		<category><![CDATA[Divisibilidad de polinomios]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Matemáticas]]></category>

		<guid isPermaLink="false">http://bitacoraed.wordpress.com/?p=844</guid>
		<description><![CDATA[Factorizar un polinomio es convertirlo en producto de otros de menor o igual grado. La extracción de factor común es la operación inversa de la propiedad distributiva Si leemos está igualdad de izquierda a derecha estamos ante la propiedad distributiva. Si lo hacemos de derecha a izquierda estamos ante la &#8220;extracción de factor común&#8221;. Una [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=844&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Factorizar un polinomio es convertirlo en producto de otros de menor o igual grado.</p>
<p>La extracción de factor común es la operación inversa de la propiedad distributiva <img src='http://s0.wp.com/latex.php?latex=a%28b%2Bc%29%3Dab+%2Bac&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='a(b+c)=ab +ac' title='a(b+c)=ab +ac' class='latex' /><br />
Si leemos está igualdad de izquierda a derecha estamos ante la propiedad distributiva. Si lo hacemos de derecha a izquierda estamos ante la &#8220;extracción de factor común&#8221;.</p>
<p>Una expresión algebraica esta compuesta por distintos términos separados por los signos se suma y resta. Cada término está formado por diversos &#8220;factores&#8221; .ara extraer factor común analizamos cada uno de los términos de la expresión algebraica buscando factores que se repitan en todos y cada uno de los términos</p>
<p><img src='http://s0.wp.com/latex.php?latex=3x%5E2+%2B3y+-3z&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='3x^2 +3y -3z' title='3x^2 +3y -3z' class='latex' />. En está expresión el factor &#8220;3&#8243; se repite en todos los términos y por lo tanto lo podemos extraer fuera: <img src='http://s0.wp.com/latex.php?latex=3%28x%5E2%2By-z%29&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='3(x^2+y-z)' title='3(x^2+y-z)' class='latex' />.<br />
Hay que observar que si se aplica la propiedad distributiva se vuelve a la expresión original.</p>
<p>Para extraer factor común correctamente hay que fijarse en algunos aspectos:</p>
<ol>
<li>Los números pueden descomponerse en factores: <img src='http://s0.wp.com/latex.php?latex=8x%5E2+%2B4y%5E3+%2B12xy%3D+4%282x%5E2%2By%5E3%2B3xy%29&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='8x^2 +4y^3 +12xy= 4(2x^2+y^3+3xy)' title='8x^2 +4y^3 +12xy= 4(2x^2+y^3+3xy)' class='latex' /></li>
<li>Si aparece un factor común con distintos exponentes se extrae siempre el de menor exponente <img src='http://s0.wp.com/latex.php?latex=7x%5E2+%2B5x%5E3+%2B9x%5E4%3D+x%5E2%287%2B5x%2B9x%5E2%29&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='7x^2 +5x^3 +9x^4= x^2(7+5x+9x^2)' title='7x^2 +5x^3 +9x^4= x^2(7+5x+9x^2)' class='latex' />
<li> Si un término &#8220;desaparece por completo al extraer factor común se coloca un 1 o un -1 <img src='http://s0.wp.com/latex.php?latex=5x%5E4%2B3x%5E3%2Bx%5E2%3Dx%5E2%285x%5E2%2B3x%2B1%29&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='5x^4+3x^3+x^2=x^2(5x^2+3x+1)' title='5x^4+3x^3+x^2=x^2(5x^2+3x+1)' class='latex' /> <img src='http://s0.wp.com/latex.php?latex=-3a%5E5+%2B8a%5E4+-a%5E3%3Da%5E3%28-3a%5E2%2B8a-1%29&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='-3a^5 +8a^4 -a^3=a^3(-3a^2+8a-1)' title='-3a^5 +8a^4 -a^3=a^3(-3a^2+8a-1)' class='latex' /></li>
<li> Se pueden sacar más de un factor <img src='http://s0.wp.com/latex.php?latex=12x%5E2+y%5E3+-14xy%5E2+%2B22x%5E4+y%5E4%3D+2xy%5E2%286xy-7%2B11x%5E3+y%5E2%29&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='12x^2 y^3 -14xy^2 +22x^4 y^4= 2xy^2(6xy-7+11x^3 y^2)' title='12x^2 y^3 -14xy^2 +22x^4 y^4= 2xy^2(6xy-7+11x^3 y^2)' class='latex' /></li>
<li> Los factores también pueden estar en los denominadores <img src='http://s0.wp.com/latex.php?latex=%5Cdfrac%7B3x%5E3%7D%7B8%7D+%2B+%5Cdfrac%7B5x%5E4%7D%7B4%7D+-%5Cdfrac%7Bx%5E2%7D%7B12%7D%3D%5Cdfrac%7Bx%5E2%7D%7B4%7D+%5Ccdot+%5Cleft+%28+%5Cdfrac%7B3x%7D%7B2%7D%2B5x%5E2-%5Cdfrac%7B1%7D%7B3%7D+%5Cright+%29+&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;dfrac{3x^3}{8} + &#92;dfrac{5x^4}{4} -&#92;dfrac{x^2}{12}=&#92;dfrac{x^2}{4} &#92;cdot &#92;left ( &#92;dfrac{3x}{2}+5x^2-&#92;dfrac{1}{3} &#92;right ) ' title='&#92;dfrac{3x^3}{8} + &#92;dfrac{5x^4}{4} -&#92;dfrac{x^2}{12}=&#92;dfrac{x^2}{4} &#92;cdot &#92;left ( &#92;dfrac{3x}{2}+5x^2-&#92;dfrac{1}{3} &#92;right ) ' class='latex' />
</ol>
<p>Ejemplos:<br />
<img src='http://s0.wp.com/latex.php?latex=%5Cdfrac%7B3x%5E2+y%5E3%7D%7B5z%5E4%7D+%2B%5Cdfrac%7B6x%5E3+y%5E2%7D%7B20z%5E2%7D-%5Cdfrac%7B9xy%5E5%7D%7B25+z%5E3%7D%3D+%5Cdfrac%7B3xy%5E2%7D%7B5z%5E2%7D+%5Ccdot+%5Cleft+%28+%5Cdfrac%7By%7D%7Bz%5E2%7D+%2B%5Cdfrac%7B2x%5E2%7D%7B4%7D-%5Cdfrac%7B3y%5E3%7D%7B5z%7D+%5Cright+%29&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;dfrac{3x^2 y^3}{5z^4} +&#92;dfrac{6x^3 y^2}{20z^2}-&#92;dfrac{9xy^5}{25 z^3}= &#92;dfrac{3xy^2}{5z^2} &#92;cdot &#92;left ( &#92;dfrac{y}{z^2} +&#92;dfrac{2x^2}{4}-&#92;dfrac{3y^3}{5z} &#92;right )' title='&#92;dfrac{3x^2 y^3}{5z^4} +&#92;dfrac{6x^3 y^2}{20z^2}-&#92;dfrac{9xy^5}{25 z^3}= &#92;dfrac{3xy^2}{5z^2} &#92;cdot &#92;left ( &#92;dfrac{y}{z^2} +&#92;dfrac{2x^2}{4}-&#92;dfrac{3y^3}{5z} &#92;right )' class='latex' /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitacoraed.wordpress.com/844/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitacoraed.wordpress.com/844/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitacoraed.wordpress.com/844/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitacoraed.wordpress.com/844/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bitacoraed.wordpress.com/844/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bitacoraed.wordpress.com/844/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bitacoraed.wordpress.com/844/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bitacoraed.wordpress.com/844/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitacoraed.wordpress.com/844/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitacoraed.wordpress.com/844/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitacoraed.wordpress.com/844/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitacoraed.wordpress.com/844/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitacoraed.wordpress.com/844/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitacoraed.wordpress.com/844/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=844&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bitacoraed.wordpress.com/2011/01/16/factorizacion-de-polinomios-i-extraccion-de-factor-comun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">wgs84</media:title>
		</media:content>
	</item>
		<item>
		<title>Suma de radicales. Radicales semejantes</title>
		<link>http://bitacoraed.wordpress.com/2010/11/06/suma-de-radicales-radicales-semejantes/</link>
		<comments>http://bitacoraed.wordpress.com/2010/11/06/suma-de-radicales-radicales-semejantes/#comments</comments>
		<pubDate>Sat, 06 Nov 2010 20:08:39 +0000</pubDate>
		<dc:creator>wgs84</dc:creator>
				<category><![CDATA[Algebra elemental]]></category>
		<category><![CDATA[Matemáticas]]></category>
		<category><![CDATA[Radicales]]></category>

		<guid isPermaLink="false">http://bitacoraed.wordpress.com/?p=811</guid>
		<description><![CDATA[Dos radicales son semejantes si tienen el mismo índice y el mismo radicando: y son semejantes y por lo tanto se pueden sumar: Ejercicio 1: Para buscar radicales semejantes descomponemos en factores primos los radicandos y extraemos factores: Ejercicio 2: Ejercicio 3: Ejercicio 4: Simplificando el tercer radical nos queda: Ejercicio 4: Para buscar radicales [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=811&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dos radicales son <strong>semejantes</strong> si tienen el mismo índice y el mismo radicando:</p>
<p><img src='http://s0.wp.com/latex.php?latex=2+%5Ccdot+%5Csqrt%7B7%7D%2C+-3+%5Ccdot+%5Csqrt%7B7%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2 &#92;cdot &#92;sqrt{7}, -3 &#92;cdot &#92;sqrt{7}' title='2 &#92;cdot &#92;sqrt{7}, -3 &#92;cdot &#92;sqrt{7}' class='latex' /> y <img src='http://s0.wp.com/latex.php?latex=15+%5Ccdot+%5Csqrt%7B7+%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='15 &#92;cdot &#92;sqrt{7 }' title='15 &#92;cdot &#92;sqrt{7 }' class='latex' /></p>
<p>son semejantes y por lo tanto se pueden sumar:</p>
<p><img src='http://s0.wp.com/latex.php?latex=2+%5Ccdot+%5Csqrt%7B7%7D+-3+%5Ccdot+%5Csqrt%7B7%7D+%2B+15+%5Ccdot+%5Csqrt%7B7+%7D%3D14+%5Ccdot+%5Csqrt%7B7%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2 &#92;cdot &#92;sqrt{7} -3 &#92;cdot &#92;sqrt{7} + 15 &#92;cdot &#92;sqrt{7 }=14 &#92;cdot &#92;sqrt{7}' title='2 &#92;cdot &#92;sqrt{7} -3 &#92;cdot &#92;sqrt{7} + 15 &#92;cdot &#92;sqrt{7 }=14 &#92;cdot &#92;sqrt{7}' class='latex' /></p>
<h3>Ejercicio 1:</h3>
<p> <img src='http://s0.wp.com/latex.php?latex=2+%5Ccdot+%5Csqrt%7B24%7D+-5+%5Ccdot+%5Csqrt%7B54%7D+%2B+%5Csqrt%7B96%7D-+4+%5Ccdot+%5Csqrt%7B6%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2 &#92;cdot &#92;sqrt{24} -5 &#92;cdot &#92;sqrt{54} + &#92;sqrt{96}- 4 &#92;cdot &#92;sqrt{6}' title='2 &#92;cdot &#92;sqrt{24} -5 &#92;cdot &#92;sqrt{54} + &#92;sqrt{96}- 4 &#92;cdot &#92;sqrt{6}' class='latex' /></p>
<p>Para buscar radicales semejantes <u>descomponemos en factores primos los radicandos y extraemos factores</u>:</p>
<p><img src='http://s0.wp.com/latex.php?latex=2+%5Ccdot+%5Csqrt%7B2%5E3+%5Ccdot+3%7D+-5+%5Ccdot+%5Csqrt%7B3%5E3+%5Ccdot+2%7D+%2B+%5Csqrt%7B2%5E5+%5Ccdot+3%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2 &#92;cdot &#92;sqrt{2^3 &#92;cdot 3} -5 &#92;cdot &#92;sqrt{3^3 &#92;cdot 2} + &#92;sqrt{2^5 &#92;cdot 3}' title='2 &#92;cdot &#92;sqrt{2^3 &#92;cdot 3} -5 &#92;cdot &#92;sqrt{3^3 &#92;cdot 2} + &#92;sqrt{2^5 &#92;cdot 3}' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=2+%5Ccdot+%5Csqrt%7B2%5E2+%5Ccdot+2+%5Ccdot+3%7D+-5+%5Ccdot+%5Csqrt%7B3%5E2+%5Ccdot+3+%5Ccdot+2%7D+%2B+%5Csqrt%7B2%5E4+%5Ccdot+2+%5Ccdot+3%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2 &#92;cdot &#92;sqrt{2^2 &#92;cdot 2 &#92;cdot 3} -5 &#92;cdot &#92;sqrt{3^2 &#92;cdot 3 &#92;cdot 2} + &#92;sqrt{2^4 &#92;cdot 2 &#92;cdot 3}' title='2 &#92;cdot &#92;sqrt{2^2 &#92;cdot 2 &#92;cdot 3} -5 &#92;cdot &#92;sqrt{3^2 &#92;cdot 3 &#92;cdot 2} + &#92;sqrt{2^4 &#92;cdot 2 &#92;cdot 3}' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=2+%5Ccdot+2+%5Csqrt%7B%5Ccdot+2+%5Ccdot+3%7D+-5+%5Ccdot+3+%5Csqrt%7B+3+%5Ccdot+2%7D+%2B2%5E2+%5Csqrt%7B+2+%5Ccdot+3%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2 &#92;cdot 2 &#92;sqrt{&#92;cdot 2 &#92;cdot 3} -5 &#92;cdot 3 &#92;sqrt{ 3 &#92;cdot 2} +2^2 &#92;sqrt{ 2 &#92;cdot 3}' title='2 &#92;cdot 2 &#92;sqrt{&#92;cdot 2 &#92;cdot 3} -5 &#92;cdot 3 &#92;sqrt{ 3 &#92;cdot 2} +2^2 &#92;sqrt{ 2 &#92;cdot 3}' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=4+%5Csqrt%7B2+%5Ccdot+3%7D+-15+%5Csqrt%7B+3+%5Ccdot+2%7D+%2B4+%5Csqrt%7B+2+%5Ccdot+3%7D%3D+-7+%5Csqrt%7B6%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='4 &#92;sqrt{2 &#92;cdot 3} -15 &#92;sqrt{ 3 &#92;cdot 2} +4 &#92;sqrt{ 2 &#92;cdot 3}= -7 &#92;sqrt{6}' title='4 &#92;sqrt{2 &#92;cdot 3} -15 &#92;sqrt{ 3 &#92;cdot 2} +4 &#92;sqrt{ 2 &#92;cdot 3}= -7 &#92;sqrt{6}' class='latex' /> </p>
<h3>Ejercicio 2:</h3>
<p>  <img src='http://s0.wp.com/latex.php?latex=%5Cdfrac%7B1%7D%7B3%7D+%5Csqrt%7B12%7D+-+%5Cdfrac%7B2%7D%7B5%7D+%5Csqrt%7B27%7D+%2B+%5Cdfrac%7B1%7D%7B2%7D+%5Csqrt%7B75%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;dfrac{1}{3} &#92;sqrt{12} - &#92;dfrac{2}{5} &#92;sqrt{27} + &#92;dfrac{1}{2} &#92;sqrt{75}' title='&#92;dfrac{1}{3} &#92;sqrt{12} - &#92;dfrac{2}{5} &#92;sqrt{27} + &#92;dfrac{1}{2} &#92;sqrt{75}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdfrac%7B1%7D%7B3%7D+%5Csqrt%7B2%5E2+%5Ccdot+3%7D+-+%5Cdfrac%7B2%7D%7B5%7D+%5Csqrt%7B3%5E3%7D+%2B+%5Cdfrac%7B1%7D%7B2%7D+%5Csqrt%7B5%5E2+%5Ccdot+3%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;dfrac{1}{3} &#92;sqrt{2^2 &#92;cdot 3} - &#92;dfrac{2}{5} &#92;sqrt{3^3} + &#92;dfrac{1}{2} &#92;sqrt{5^2 &#92;cdot 3}' title='&#92;dfrac{1}{3} &#92;sqrt{2^2 &#92;cdot 3} - &#92;dfrac{2}{5} &#92;sqrt{3^3} + &#92;dfrac{1}{2} &#92;sqrt{5^2 &#92;cdot 3}' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cdfrac%7B1%7D%7B3%7D+%5Csqrt%7B2%5E2+%5Ccdot+3%7D+-+%5Cdfrac%7B2%7D%7B5%7D+%5Csqrt%7B3%5E2+%5Ccdot+3%7D+%2B+%5Cdfrac%7B1%7D%7B2%7D+%5Csqrt%7B5%5E2+%5Ccdot+3%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;dfrac{1}{3} &#92;sqrt{2^2 &#92;cdot 3} - &#92;dfrac{2}{5} &#92;sqrt{3^2 &#92;cdot 3} + &#92;dfrac{1}{2} &#92;sqrt{5^2 &#92;cdot 3}' title='&#92;dfrac{1}{3} &#92;sqrt{2^2 &#92;cdot 3} - &#92;dfrac{2}{5} &#92;sqrt{3^2 &#92;cdot 3} + &#92;dfrac{1}{2} &#92;sqrt{5^2 &#92;cdot 3}' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cdfrac%7B2%7D%7B3%7D+%5Csqrt%7B3%7D+-+%5Cdfrac%7B6%7D%7B5%7D+%5Csqrt%7B3%7D+%2B+%5Cdfrac%7B5%7D%7B2%7D+%5Csqrt%7B+3%7D%3D+%5Cdfrac%7B59%7D%7B30%7D+%5Csqrt%7B3%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;dfrac{2}{3} &#92;sqrt{3} - &#92;dfrac{6}{5} &#92;sqrt{3} + &#92;dfrac{5}{2} &#92;sqrt{ 3}= &#92;dfrac{59}{30} &#92;sqrt{3}' title='&#92;dfrac{2}{3} &#92;sqrt{3} - &#92;dfrac{6}{5} &#92;sqrt{3} + &#92;dfrac{5}{2} &#92;sqrt{ 3}= &#92;dfrac{59}{30} &#92;sqrt{3}' class='latex' /></p>
<h3> Ejercicio 3: </h3>
<p> <img src='http://s0.wp.com/latex.php?latex=2a+%5Csqrt%7B3a%7D-+%5Csqrt%7B27a%5E3%7D%2Ba+%5Csqrt%7B12a%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2a &#92;sqrt{3a}- &#92;sqrt{27a^3}+a &#92;sqrt{12a}' title='2a &#92;sqrt{3a}- &#92;sqrt{27a^3}+a &#92;sqrt{12a}' class='latex' /></p>
<p> <img src='http://s0.wp.com/latex.php?latex=2a+%5Csqrt%7B3a%7D-+%5Csqrt%7B3%5E3+a%5E3%7D%2Ba+%5Csqrt%7B2%5E2+%5Ccdot+3+a%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2a &#92;sqrt{3a}- &#92;sqrt{3^3 a^3}+a &#92;sqrt{2^2 &#92;cdot 3 a}' title='2a &#92;sqrt{3a}- &#92;sqrt{3^3 a^3}+a &#92;sqrt{2^2 &#92;cdot 3 a}' class='latex' /><br />
 <img src='http://s0.wp.com/latex.php?latex=2a+%5Csqrt%7B3a%7D-+%5Csqrt%7B3%5E2+%5Ccdot+3++a%5E2+a%7D%2Ba+%5Csqrt%7B2%5E2+%5Ccdot+3+a%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2a &#92;sqrt{3a}- &#92;sqrt{3^2 &#92;cdot 3  a^2 a}+a &#92;sqrt{2^2 &#92;cdot 3 a}' title='2a &#92;sqrt{3a}- &#92;sqrt{3^2 &#92;cdot 3  a^2 a}+a &#92;sqrt{2^2 &#92;cdot 3 a}' class='latex' /><br />
 <img src='http://s0.wp.com/latex.php?latex=2a+%5Csqrt%7B3a%7D-+3a+%5Csqrt%7B3a%7D%2B2a+%5Csqrt%7B3a%7D%3D+a+%5Csqrt%7B3a%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2a &#92;sqrt{3a}- 3a &#92;sqrt{3a}+2a &#92;sqrt{3a}= a &#92;sqrt{3a}' title='2a &#92;sqrt{3a}- 3a &#92;sqrt{3a}+2a &#92;sqrt{3a}= a &#92;sqrt{3a}' class='latex' /></p>
<h3> Ejercicio 4: </h3>
<p> <img src='http://s0.wp.com/latex.php?latex=2+%5Csqrt%5B3%5D%7B16x%5E5%7D-x+%5Csqrt%5B3%5D%7B54x%5E2%7D+%2B+%5Csqrt%5B6%5D%7B256x%5E10%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2 &#92;sqrt[3]{16x^5}-x &#92;sqrt[3]{54x^2} + &#92;sqrt[6]{256x^10}' title='2 &#92;sqrt[3]{16x^5}-x &#92;sqrt[3]{54x^2} + &#92;sqrt[6]{256x^10}' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=2+%5Csqrt%5B3%5D%7B2%5E3+%5Ccdot+2+x%5E3+x%5E2%7D-x+%5Csqrt%5B3%5D%7B3%5E3+%5Ccdot+2+x%5E2%7D+%2B+%5Csqrt%5B6%5D%7B2%5E6+%5Ccdot+2%5E2+x%5E6+x%5E4%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2 &#92;sqrt[3]{2^3 &#92;cdot 2 x^3 x^2}-x &#92;sqrt[3]{3^3 &#92;cdot 2 x^2} + &#92;sqrt[6]{2^6 &#92;cdot 2^2 x^6 x^4}' title='2 &#92;sqrt[3]{2^3 &#92;cdot 2 x^3 x^2}-x &#92;sqrt[3]{3^3 &#92;cdot 2 x^2} + &#92;sqrt[6]{2^6 &#92;cdot 2^2 x^6 x^4}' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=4x+%5Csqrt%5B3%5D%7B2x%5E2%7D-3x+%5Csqrt%5B3%5D%7B2x%5E2%7D+%2B2x+%5Csqrt%5B6%5D%7B2%5E2+x%5E4%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='4x &#92;sqrt[3]{2x^2}-3x &#92;sqrt[3]{2x^2} +2x &#92;sqrt[6]{2^2 x^4}' title='4x &#92;sqrt[3]{2x^2}-3x &#92;sqrt[3]{2x^2} +2x &#92;sqrt[6]{2^2 x^4}' class='latex' /></p>
<p>Simplificando el tercer radical nos queda:</p>
<p><img src='http://s0.wp.com/latex.php?latex=4x+%5Csqrt%5B3%5D%7B2x%5E2%7D-3x+%5Csqrt%5B3%5D%7B2x%5E2%7D+%2B2x+%5Csqrt%5B3%5D%7B2x%5E2%7D%3D+3x+%5Csqrt%5B3%5D%7B2x%5E2%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='4x &#92;sqrt[3]{2x^2}-3x &#92;sqrt[3]{2x^2} +2x &#92;sqrt[3]{2x^2}= 3x &#92;sqrt[3]{2x^2}' title='4x &#92;sqrt[3]{2x^2}-3x &#92;sqrt[3]{2x^2} +2x &#92;sqrt[3]{2x^2}= 3x &#92;sqrt[3]{2x^2}' class='latex' /></p>
<h3> Ejercicio 4: </h3>
<p> <img src='http://s0.wp.com/latex.php?latex=%5Csqrt%7B%5Cdfrac%7B3%7D%7B2%7D%7D+%2B%5Csqrt%7B%5Cdfrac%7B2%7D%7B3%7D%7D+-%5Csqrt%7B6%7D+%2B%5Csqrt%7B%5Cdfrac%7B1%7D%7B6%7D%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;sqrt{&#92;dfrac{3}{2}} +&#92;sqrt{&#92;dfrac{2}{3}} -&#92;sqrt{6} +&#92;sqrt{&#92;dfrac{1}{6}}' title='&#92;sqrt{&#92;dfrac{3}{2}} +&#92;sqrt{&#92;dfrac{2}{3}} -&#92;sqrt{6} +&#92;sqrt{&#92;dfrac{1}{6}}' class='latex' /></p>
<p>Para buscar radicales semejantes <u>racionalizamos los denominadores</u></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdfrac%7B%5Csqrt%7B3%7D%7D%7B%5Csqrt%7B2%7D%7D+%2B%5Cdfrac%7B%5Csqrt%7B2%7D%7D%7B%5Csqrt%7B3%7D%7D+-%5Csqrt%7B6%7D+%2B+%5Cdfrac%7B1%7D%7B%5Csqrt%7B6%7D%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;dfrac{&#92;sqrt{3}}{&#92;sqrt{2}} +&#92;dfrac{&#92;sqrt{2}}{&#92;sqrt{3}} -&#92;sqrt{6} + &#92;dfrac{1}{&#92;sqrt{6}}' title='&#92;dfrac{&#92;sqrt{3}}{&#92;sqrt{2}} +&#92;dfrac{&#92;sqrt{2}}{&#92;sqrt{3}} -&#92;sqrt{6} + &#92;dfrac{1}{&#92;sqrt{6}}' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cdfrac%7B%5Csqrt%7B6%7D%7D%7B2%7D+%2B%5Cdfrac%7B%5Csqrt%7B6%7D%7D%7B3%7D+-%5Csqrt%7B6%7D+%2B+%5Cdfrac%7B%5Csqrt%7B6%7D%7D%7B6%7D%3D0&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;dfrac{&#92;sqrt{6}}{2} +&#92;dfrac{&#92;sqrt{6}}{3} -&#92;sqrt{6} + &#92;dfrac{&#92;sqrt{6}}{6}=0' title='&#92;dfrac{&#92;sqrt{6}}{2} +&#92;dfrac{&#92;sqrt{6}}{3} -&#92;sqrt{6} + &#92;dfrac{&#92;sqrt{6}}{6}=0' class='latex' />.</p>
<p>De donde ha salido esto: <img src='http://s0.wp.com/latex.php?latex=%5Cdfrac%7B%5Csqrt%7B3%7D%7D%7B%5Csqrt%7B2%7D%7D%3D+%5Cdfrac%7B%5Csqrt%7B3%7D+%5Ccdot+%5Csqrt%7B2%7D%7D%7B%5Csqrt%7B2%7D+%5Ccdot+%5Csqrt%7B2%7D%7D%3D%5Cdfrac%7B%5Csqrt%7B6%7D%7D%7B2%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;dfrac{&#92;sqrt{3}}{&#92;sqrt{2}}= &#92;dfrac{&#92;sqrt{3} &#92;cdot &#92;sqrt{2}}{&#92;sqrt{2} &#92;cdot &#92;sqrt{2}}=&#92;dfrac{&#92;sqrt{6}}{2}' title='&#92;dfrac{&#92;sqrt{3}}{&#92;sqrt{2}}= &#92;dfrac{&#92;sqrt{3} &#92;cdot &#92;sqrt{2}}{&#92;sqrt{2} &#92;cdot &#92;sqrt{2}}=&#92;dfrac{&#92;sqrt{6}}{2}' class='latex' /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitacoraed.wordpress.com/811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitacoraed.wordpress.com/811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitacoraed.wordpress.com/811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitacoraed.wordpress.com/811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bitacoraed.wordpress.com/811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bitacoraed.wordpress.com/811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bitacoraed.wordpress.com/811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bitacoraed.wordpress.com/811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitacoraed.wordpress.com/811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitacoraed.wordpress.com/811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitacoraed.wordpress.com/811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitacoraed.wordpress.com/811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitacoraed.wordpress.com/811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitacoraed.wordpress.com/811/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=811&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bitacoraed.wordpress.com/2010/11/06/suma-de-radicales-radicales-semejantes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">wgs84</media:title>
		</media:content>
	</item>
		<item>
		<title>LES</title>
		<link>http://bitacoraed.wordpress.com/2010/01/17/les/</link>
		<comments>http://bitacoraed.wordpress.com/2010/01/17/les/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 11:05:54 +0000</pubDate>
		<dc:creator>wgs84</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://bitacoraed.wordpress.com/?p=774</guid>
		<description><![CDATA[Una imagen vale más que mil palabras Fuente: Kriptopolis<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=774&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Una imagen vale más que mil palabras</p>
<p><a href="http://bitacoraed.files.wordpress.com/2010/01/rodera.jpg"><img src="http://bitacoraed.files.wordpress.com/2010/01/rodera.jpg" alt="Una imagen vale mas que mil palabras" title="Vaya" width="550" height="290" class="aligncenter size-full wp-image-773" /></a><br />
Fuente: <a title="kriptopolis" href="http://www.kriptopolis.com">Kriptopolis</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitacoraed.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitacoraed.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitacoraed.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitacoraed.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bitacoraed.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bitacoraed.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bitacoraed.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bitacoraed.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitacoraed.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitacoraed.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitacoraed.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitacoraed.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitacoraed.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitacoraed.wordpress.com/774/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=774&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bitacoraed.wordpress.com/2010/01/17/les/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">wgs84</media:title>
		</media:content>

		<media:content url="http://bitacoraed.files.wordpress.com/2010/01/rodera.jpg" medium="image">
			<media:title type="html">Vaya</media:title>
		</media:content>
	</item>
		<item>
		<title>Circunferencia y rectas tangentes</title>
		<link>http://bitacoraed.wordpress.com/2009/08/22/circunferencia-y-rectas-tangentes/</link>
		<comments>http://bitacoraed.wordpress.com/2009/08/22/circunferencia-y-rectas-tangentes/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 08:08:44 +0000</pubDate>
		<dc:creator>wgs84</dc:creator>
				<category><![CDATA[Circunferencia]]></category>
		<category><![CDATA[Geometría analítica]]></category>
		<category><![CDATA[Matemáticas]]></category>

		<guid isPermaLink="false">http://bitacoraed.wordpress.com/?p=740</guid>
		<description><![CDATA[1) Hallar la ecuación de la circuferencia que pasa por (3,6) y es tangente a a x+y-11=0 y a x-7y+57=0 Sea el centro de la circunferencia. Pasa por ( 3,6), luego el radio será Es tangente a , luego el radio será la distancia del centro a esa recta Es tangente a , luego el [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=740&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3>1) Hallar la ecuación de la circuferencia que pasa por (3,6) y es tangente a  a x+y-11=0 y a x-7y+57=0</h3>
<p>Sea <img src='http://s0.wp.com/latex.php?latex=%28a%2Cb%29&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='(a,b)' title='(a,b)' class='latex' /> el centro de la circunferencia.</p>
<ol>
<li>Pasa por ( 3,6), luego el radio será <img src='http://s0.wp.com/latex.php?latex=%5Csqrt%7B%283-a%29%5E2%2B%286-b%29%5E2%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;sqrt{(3-a)^2+(6-b)^2}' title='&#92;sqrt{(3-a)^2+(6-b)^2}' class='latex' /></li>
<li> Es tangente a <img src='http://s0.wp.com/latex.php?latex=x%2By-11%3D0&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='x+y-11=0' title='x+y-11=0' class='latex' />, luego el radio será la distancia del centro a esa recta <img src='http://s0.wp.com/latex.php?latex=%5Cdfrac%7B%7Ca%2Bb-11%7C%7D%7B%5Csqrt%7B2%7D%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;dfrac{|a+b-11|}{&#92;sqrt{2}}' title='&#92;dfrac{|a+b-11|}{&#92;sqrt{2}}' class='latex' /></li>
<li> Es tangente a <img src='http://s0.wp.com/latex.php?latex=-7y%2B57%3D0&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='-7y+57=0' title='-7y+57=0' class='latex' />, luego el radio será la distancia del centro a esa recta <img src='http://s0.wp.com/latex.php?latex=%5Cdfrac%7B%7Ca-7b%2B57%7C%7D%7B%5Csqrt%7B50%7D%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;dfrac{|a-7b+57|}{&#92;sqrt{50}}' title='&#92;dfrac{|a-7b+57|}{&#92;sqrt{50}}' class='latex' /></li>
</ol>
<p>De estas tres ecuaciones formaremos un sistema de dos ecuaciones con dos incógnitas igualando la 1ª con la 2ª y la 2ª con la 3ª. Elevaremos al cuadrado para eliminar los radicales</p>
<ul>
<li> <img src='http://s0.wp.com/latex.php?latex=%5Cdfrac%7B%28a%2Bb-11%29%5E2%7D%7B2%7D%3D9-6a%2Ba%5E2%2B36-12b%2Bb%5E2&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;dfrac{(a+b-11)^2}{2}=9-6a+a^2+36-12b+b^2' title='&#92;dfrac{(a+b-11)^2}{2}=9-6a+a^2+36-12b+b^2' class='latex' />. Desarrollando nos queda:<br />
<img src='http://s0.wp.com/latex.php?latex=-b%5E2%2B2ab%2B2b-a%5E2-10a%2B31%3D+0&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='-b^2+2ab+2b-a^2-10a+31= 0' title='-b^2+2ab+2b-a^2-10a+31= 0' class='latex' /></li>
<li> <img src='http://s0.wp.com/latex.php?latex=%5Cdfrac%7B%28a-7b%2B57%29%5E2%7D%7B50%7D%3D9-6a%2Ba%5E2%2B36-12b%2Bb%5E2&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;dfrac{(a-7b+57)^2}{50}=9-6a+a^2+36-12b+b^2' title='&#92;dfrac{(a-7b+57)^2}{50}=9-6a+a^2+36-12b+b^2' class='latex' />.Desarrollando nos queda:<img src='http://s0.wp.com/latex.php?latex=-b%5E2-14ab-198b-49a%5E2%2B414a%2B999%3D0&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='-b^2-14ab-198b-49a^2+414a+999=0' title='-b^2-14ab-198b-49a^2+414a+999=0' class='latex' /></li>
</ul>
<p>Para resolver el sistema no lineal resultante restamos las dos ecuaciones para eliminar el término en <img src='http://s0.wp.com/latex.php?latex=b%5E2&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='b^2' title='b^2' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=16ab%2B200b%2B48a%5E2-424a-968%3D0&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='16ab+200b+48a^2-424a-968=0' title='16ab+200b+48a^2-424a-968=0' class='latex' />. Simplificando (dividir a ambos lados por ocho ) nos queda:<img src='http://s0.wp.com/latex.php?latex=2ab%2B25b%2B6a%5E2-53a-121%3D0&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2ab+25b+6a^2-53a-121=0' title='2ab+25b+6a^2-53a-121=0' class='latex' />.<br />
De aquí podemos despejar <img src='http://s0.wp.com/latex.php?latex=b&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='b' title='b' class='latex' /> en función de <img src='http://s0.wp.com/latex.php?latex=a&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='a' title='a' class='latex' /> y resolver el sistema por sustitución:<br />
<img src='http://s0.wp.com/latex.php?latex=b%3D+%5Cdfrac%7B-6a%5E2%2B53a%2B121%7D%7B2a%2B25%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='b= &#92;dfrac{-6a^2+53a+121}{2a+25}' title='b= &#92;dfrac{-6a^2+53a+121}{2a+25}' class='latex' />.</p>
<p>Sustituyendo en cualquiera de las ecuaciones originales se obtienen los siguientes resultados<br />
<img src='http://s0.wp.com/latex.php?latex=a%3D-4%2Cb%3D-11&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='a=-4,b=-11' title='a=-4,b=-11' class='latex' />  y <img src='http://s0.wp.com/latex.php?latex=a%3D2%2C+b%3D7&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='a=2, b=7' title='a=2, b=7' class='latex' /></p>
<p>Para obtener las ecuaciones de las circunferencias nos falta el radio que lo calcularemos sustituyendo en cualquiera de las tres expresiones a partir de las cuales hemos montado el sistema. Por ejemplo <img src='http://s0.wp.com/latex.php?latex=r%3D+%5Csqrt%7B%283-a%29%5E2%2B%286-b%29%5E2%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='r= &#92;sqrt{(3-a)^2+(6-b)^2}' title='r= &#92;sqrt{(3-a)^2+(6-b)^2}' class='latex' /></p>
<p>Si <img src='http://s0.wp.com/latex.php?latex=a%3D-4%2Cb%3D-11&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='a=-4,b=-11' title='a=-4,b=-11' class='latex' /> entonces <img src='http://s0.wp.com/latex.php?latex=r%3D%5Csqrt%7B338%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='r=&#92;sqrt{338}' title='r=&#92;sqrt{338}' class='latex' /> y la ecuación será <img src='http://s0.wp.com/latex.php?latex=%28x%2B4%29%5E2%2B%28y%2B11%29%5E2%3D+338&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='(x+4)^2+(y+11)^2= 338' title='(x+4)^2+(y+11)^2= 338' class='latex' /></p>
<p>Si <img src='http://s0.wp.com/latex.php?latex=a%3D2%2C+b%3D7&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='a=2, b=7' title='a=2, b=7' class='latex' /> entonces <img src='http://s0.wp.com/latex.php?latex=r%3D+%5Csqrt+%7B2%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='r= &#92;sqrt {2}' title='r= &#92;sqrt {2}' class='latex' /> y la circunferencia será <img src='http://s0.wp.com/latex.php?latex=%28x-2%29%5E2%2B%28y-7%29%5E2%3D2&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='(x-2)^2+(y-7)^2=2' title='(x-2)^2+(y-7)^2=2' class='latex' /></p>
<h3>2) Hallar la ecuación de la circunferencia de radio 2 tangente a 5x-12y+6=0 y a 3x-4y +2=0</h3>
<p>Sea <img src='http://s0.wp.com/latex.php?latex=%28a%2Cb%29&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='(a,b)' title='(a,b)' class='latex' /> el centro de la circunferencia. De las dos condicones de tangencia obtendremos 2 ecuaciones</p>
<ol>
<li>Si la circunferencia es tángente a <img src='http://s0.wp.com/latex.php?latex=5x-12y%2B6%3D0&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='5x-12y+6=0' title='5x-12y+6=0' class='latex' /> entonces: <img src='http://s0.wp.com/latex.php?latex=%5Cdfrac%7B%7C5a-12b%2B6%7C%7D%7B13%7D%3D2&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;dfrac{|5a-12b+6|}{13}=2' title='&#92;dfrac{|5a-12b+6|}{13}=2' class='latex' /></li>
<li>Si la circunferencia es tángente a <img src='http://s0.wp.com/latex.php?latex=3x-4y%2B2%3D0&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='3x-4y+2=0' title='3x-4y+2=0' class='latex' /> entonces: <img src='http://s0.wp.com/latex.php?latex=%5Cdfrac%7B%7C3a-4b%2B2%7C%7D%7B5%7D%3D2&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;dfrac{|3a-4b+2|}{5}=2' title='&#92;dfrac{|3a-4b+2|}{5}=2' class='latex' /></li>
</ol>
<p>De cada ecuación con valor absoluto obtenemos dos ecuaciones:</p>
<ol>
<li> <img src='http://s0.wp.com/latex.php?latex=5a-12b%2B6%3D26&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='5a-12b+6=26' title='5a-12b+6=26' class='latex' /></li>
<li> <img src='http://s0.wp.com/latex.php?latex=5a-12b%2B6%3D-26&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='5a-12b+6=-26' title='5a-12b+6=-26' class='latex' /></li>
<li> <img src='http://s0.wp.com/latex.php?latex=3a-4b%2B2%3D10&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='3a-4b+2=10' title='3a-4b+2=10' class='latex' /></li>
<li> <img src='http://s0.wp.com/latex.php?latex=3a-4b%2B2%3D-10&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='3a-4b+2=-10' title='3a-4b+2=-10' class='latex' /></li>
</ol>
<p>Las coordenadas <img src='http://s0.wp.com/latex.php?latex=%28a%2Cb%29&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='(a,b)' title='(a,b)' class='latex' /> las obtendremos combinando las distintas ecuaciones</p>
<ul>
<li>Combinando la 1 y la 3 obtenemos <img src='http://s0.wp.com/latex.php?latex=a%3D1%2Cb%3D-%5Cdfrac%7B5%7D%7B4%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='a=1,b=-&#92;dfrac{5}{4}' title='a=1,b=-&#92;dfrac{5}{4}' class='latex' /> y la circunferencia será: <img src='http://s0.wp.com/latex.php?latex=%28x-1%29%5E2%2B%5Cleft+%28+y%2B%5Cdfrac%7B5%7D%7B4%7D+%5Cright+%29%5E2%3D4&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='(x-1)^2+&#92;left ( y+&#92;dfrac{5}{4} &#92;right )^2=4' title='(x-1)^2+&#92;left ( y+&#92;dfrac{5}{4} &#92;right )^2=4' class='latex' /></li>
<li>Combinando la 1 y la 4 obtenemos <img src='http://s0.wp.com/latex.php?latex=a%3D-14%2C+b%3D-%5Cdfrac%7B15%7D%7B2%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='a=-14, b=-&#92;dfrac{15}{2}' title='a=-14, b=-&#92;dfrac{15}{2}' class='latex' /> y la circunferencia será: <img src='http://s0.wp.com/latex.php?latex=%28x%2B14%29%5E2%2B%5Cleft+%28+y+%2B%5Cdfrac%7B15%7D%7B2%7D+%5Cright+%29%5E2%3D+4&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='(x+14)^2+&#92;left ( y +&#92;dfrac{15}{2} &#92;right )^2= 4' title='(x+14)^2+&#92;left ( y +&#92;dfrac{15}{2} &#92;right )^2= 4' class='latex' /></li>
<li>Combinando la 2 y la 3 obtenemos <img src='http://s0.wp.com/latex.php?latex=a%3D14%2C+b%3D%5Cdfrac%7B17%7D%7B2%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='a=14, b=&#92;dfrac{17}{2}' title='a=14, b=&#92;dfrac{17}{2}' class='latex' /> y la circunferencia será : <img src='http://s0.wp.com/latex.php?latex=%28x-14%29%5E2%2B%5Cleft+%28+y-%5Cdfrac%7B17%7D%7B2%7D+%5Cright+%29%5E2%3D+4&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='(x-14)^2+&#92;left ( y-&#92;dfrac{17}{2} &#92;right )^2= 4' title='(x-14)^2+&#92;left ( y-&#92;dfrac{17}{2} &#92;right )^2= 4' class='latex' /></li>
<li>Combinando la 2 y la 4 obtenemos <img src='http://s0.wp.com/latex.php?latex=a%3D-1%2C+b%3D%5Cdfrac%7B9%7D%7B4%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='a=-1, b=&#92;dfrac{9}{4}' title='a=-1, b=&#92;dfrac{9}{4}' class='latex' /> y la circunferencia será: <img src='http://s0.wp.com/latex.php?latex=%28x%2B1%29%5E2%2B+%5Cleft+%28+y+-%5Cdfrac%7B9%7D%7B4%7D+%5Cright+%29%5E2%3D4&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='(x+1)^2+ &#92;left ( y -&#92;dfrac{9}{4} &#92;right )^2=4' title='(x+1)^2+ &#92;left ( y -&#92;dfrac{9}{4} &#92;right )^2=4' class='latex' /></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitacoraed.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitacoraed.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitacoraed.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitacoraed.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bitacoraed.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bitacoraed.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bitacoraed.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bitacoraed.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitacoraed.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitacoraed.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitacoraed.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitacoraed.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitacoraed.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitacoraed.wordpress.com/740/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=740&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bitacoraed.wordpress.com/2009/08/22/circunferencia-y-rectas-tangentes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">wgs84</media:title>
		</media:content>
	</item>
		<item>
		<title>Obama en el Cairo</title>
		<link>http://bitacoraed.wordpress.com/2009/06/05/obama-en-el-cairo/</link>
		<comments>http://bitacoraed.wordpress.com/2009/06/05/obama-en-el-cairo/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 14:13:12 +0000</pubDate>
		<dc:creator>wgs84</dc:creator>
				<category><![CDATA[Educacion]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://bitacoraed.wordpress.com/2009/06/05/obama-en-el-cairo/</guid>
		<description><![CDATA[Tenemos la capacidad de lograr el mundo que deseamos, pero sólo si tenemos el valor de emprender un nuevo comienzo, recordando lo que ha sido escrito. El Sagrado Corán nos dice: “¡Oh, hombres! Os hemos creado hombre y mujer; y os hemos hecho naciones y tribus para que os podáis conocer los unos a los [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=727&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Tenemos la capacidad de lograr el mundo que deseamos, pero sólo si tenemos el valor de emprender un nuevo comienzo, recordando lo que ha sido escrito. El Sagrado Corán nos dice: “¡Oh, hombres! Os hemos creado hombre y mujer; y os hemos hecho naciones y tribus para que os podáis conocer los unos a los otros”. El Talmud nos dice: “El conjunto de la Torá tiene la finalidad de promover la paz”. La Sagrada Biblia nos dice: “Benditos los pacificadores, porque ellos serán llamados hijos de Dios”. Todos los pueblos pueden vivir juntos en paz. Sabemos que esa es la visión de Dios. Ahora, esa debe ser nuestra tarea en la Tierra”.</p>
<p style="text-align:right;"><em>Barak Obama</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitacoraed.wordpress.com/727/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitacoraed.wordpress.com/727/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitacoraed.wordpress.com/727/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitacoraed.wordpress.com/727/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bitacoraed.wordpress.com/727/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bitacoraed.wordpress.com/727/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bitacoraed.wordpress.com/727/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bitacoraed.wordpress.com/727/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitacoraed.wordpress.com/727/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitacoraed.wordpress.com/727/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitacoraed.wordpress.com/727/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitacoraed.wordpress.com/727/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitacoraed.wordpress.com/727/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitacoraed.wordpress.com/727/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=727&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bitacoraed.wordpress.com/2009/06/05/obama-en-el-cairo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">wgs84</media:title>
		</media:content>
	</item>
		<item>
		<title>Ben Harper. Un prolífico músico americano</title>
		<link>http://bitacoraed.wordpress.com/2009/05/28/722/</link>
		<comments>http://bitacoraed.wordpress.com/2009/05/28/722/#comments</comments>
		<pubDate>Thu, 28 May 2009 21:47:48 +0000</pubDate>
		<dc:creator>wgs84</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://bitacoraed.wordpress.com/?p=722</guid>
		<description><![CDATA[Como se acaba el curso y ya no apetecen más números aquí os pongo un video de Ben harper que ha cambiado de banda y ha sacado un bonito disco. Acabad bien el cuso y hasta septiembre<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=722&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Como se acaba el curso y ya no apetecen más números aquí os pongo un video de Ben harper que ha cambiado de banda y ha sacado un bonito disco. Acabad bien el cuso y hasta septiembre</p>
<span style="text-align:center; display: block;"><a href="http://bitacoraed.wordpress.com/2009/05/28/722/"><img src="http://img.youtube.com/vi/pxqDsJoXG50/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitacoraed.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitacoraed.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitacoraed.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitacoraed.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bitacoraed.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bitacoraed.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bitacoraed.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bitacoraed.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitacoraed.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitacoraed.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitacoraed.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitacoraed.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitacoraed.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitacoraed.wordpress.com/722/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=722&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bitacoraed.wordpress.com/2009/05/28/722/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">wgs84</media:title>
		</media:content>
	</item>
		<item>
		<title>Indeterminación infinito partido infinito en límites de funciones exponenciales</title>
		<link>http://bitacoraed.wordpress.com/2009/05/13/indeterminacion-infinito-partido-infinito-en-limites-de-funciones-exponenciales-y-logaritmicas/</link>
		<comments>http://bitacoraed.wordpress.com/2009/05/13/indeterminacion-infinito-partido-infinito-en-limites-de-funciones-exponenciales-y-logaritmicas/#comments</comments>
		<pubDate>Wed, 13 May 2009 20:40:58 +0000</pubDate>
		<dc:creator>wgs84</dc:creator>
				<category><![CDATA[Límites]]></category>
		<category><![CDATA[Matemáticas]]></category>

		<guid isPermaLink="false">http://bitacoraed.wordpress.com/?p=696</guid>
		<description><![CDATA[Para resolver estos límites hay que tener en cuenta estas consideraciones: Veamos unos ejemplos Si la base es negativa, al quedar elevada a infinito cambiaría d esigno según fuese par o impar el exponente, por lo que no habrá límite Pasamos al cálculo de límites dividimos en la base por el término de mayor grado: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=696&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Para resolver estos límites hay que tener en cuenta estas consideraciones:</p>
<p><img src='http://s0.wp.com/latex.php?latex=a%5E%7B%2B%5Cinfty%7D%3D+%5Cleft+%5C%7B+%5Cbegin%7Barray%7D%7Blcl%7D+%2B%5Cinfty+%26+a+%3E1+%5C%5C++0+%26++0%3Ca%3C1+%5C%5C+%5Cmbox%7Bno+existe+limite+si+%7D+%26+a%3C0+%5Cend%7Barray%7D+%5Cright.&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='a^{+&#92;infty}= &#92;left &#92;{ &#92;begin{array}{lcl} +&#92;infty &amp; a &gt;1 &#92;&#92;  0 &amp;  0&lt;a&lt;1 &#92;&#92; &#92;mbox{no existe limite si } &amp; a&lt;0 &#92;end{array} &#92;right.' title='a^{+&#92;infty}= &#92;left &#92;{ &#92;begin{array}{lcl} +&#92;infty &amp; a &gt;1 &#92;&#92;  0 &amp;  0&lt;a&lt;1 &#92;&#92; &#92;mbox{no existe limite si } &amp; a&lt;0 &#92;end{array} &#92;right.' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=a%5E%7B-%5Cinfty%7D%3D+%5Cleft+%5C%7B+%5Cbegin%7Barray%7D%7Blcl%7D+0+%26+a+%3E1+%5C%5C++%2B%5Cinfty+%26++0%3Ca%3C1+%5C%5C+%5Cmbox%7Bno+existe+limite+si+%7D+%26+a%3C0+%5Cend%7Barray%7D+%5Cright.&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='a^{-&#92;infty}= &#92;left &#92;{ &#92;begin{array}{lcl} 0 &amp; a &gt;1 &#92;&#92;  +&#92;infty &amp;  0&lt;a&lt;1 &#92;&#92; &#92;mbox{no existe limite si } &amp; a&lt;0 &#92;end{array} &#92;right.' title='a^{-&#92;infty}= &#92;left &#92;{ &#92;begin{array}{lcl} 0 &amp; a &gt;1 &#92;&#92;  +&#92;infty &amp;  0&lt;a&lt;1 &#92;&#92; &#92;mbox{no existe limite si } &amp; a&lt;0 &#92;end{array} &#92;right.' class='latex' /></p>
<p>Veamos unos ejemplos<br />
<img src='http://s0.wp.com/latex.php?latex=2%5E%7B%2B%5Cinfty%7D%3D%2B%5Cinfty&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2^{+&#92;infty}=+&#92;infty' title='2^{+&#92;infty}=+&#92;infty' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=2%5E%7B-%5Cinfty%7D%3D+%5Cdfrac%7B1%7D%7B2%5E%7B%2B%5Cinfty%7D%7D%3D%5Cdfrac%7B1%7D%7B%2B%5Cinfty%7D%3D0&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2^{-&#92;infty}= &#92;dfrac{1}{2^{+&#92;infty}}=&#92;dfrac{1}{+&#92;infty}=0' title='2^{-&#92;infty}= &#92;dfrac{1}{2^{+&#92;infty}}=&#92;dfrac{1}{+&#92;infty}=0' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cleft+%28+%5Cdfrac%7B1%7D%7B2%7D+%5Cright+%29%5E%7B%2B%5Cinfty%7D%3D%5Cdfrac%7B1%7D%7B2%5E%7B%2B%5Cinfty%7D%7D%3D%5Cdfrac%7B1%7D%7B%2B%5Cinfty%7D%3D0&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;left ( &#92;dfrac{1}{2} &#92;right )^{+&#92;infty}=&#92;dfrac{1}{2^{+&#92;infty}}=&#92;dfrac{1}{+&#92;infty}=0' title='&#92;left ( &#92;dfrac{1}{2} &#92;right )^{+&#92;infty}=&#92;dfrac{1}{2^{+&#92;infty}}=&#92;dfrac{1}{+&#92;infty}=0' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cleft+%28+%5Cdfrac%7B1%7D%7B2%7D+%5Cright+%29%5E%7B-%5Cinfty%7D%3D+2%5E%7B%2B%5Cinfty%7D%3D%2B%5Cinfty&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;left ( &#92;dfrac{1}{2} &#92;right )^{-&#92;infty}= 2^{+&#92;infty}=+&#92;infty' title='&#92;left ( &#92;dfrac{1}{2} &#92;right )^{-&#92;infty}= 2^{+&#92;infty}=+&#92;infty' class='latex' /></p>
<p>Si la base es negativa, al quedar elevada a infinito cambiaría d esigno según fuese par o impar el exponente, por lo que no habrá límite</p>
<p>Pasamos al cálculo de límites</p>
<ol>
<li>
<img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Clim_%7Bx%5Crightarrow+%2B%5Cinfty%7D+%5Cleft+%28+%5Cdfrac%7B3x-5%7D%7B2x%2B3%7D+%5Cright+%29%5E%7B1-3x%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;displaystyle &#92;lim_{x&#92;rightarrow +&#92;infty} &#92;left ( &#92;dfrac{3x-5}{2x+3} &#92;right )^{1-3x}' title='&#92;displaystyle &#92;lim_{x&#92;rightarrow +&#92;infty} &#92;left ( &#92;dfrac{3x-5}{2x+3} &#92;right )^{1-3x}' class='latex' /></p>
<p>dividimos en la base por el término de mayor grado:<br />
<img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Clim_%7Bx%5Crightarrow+%2B+%5Cinfty%7D+%5Cleft+%28+%5Cdfrac%7B3-%5Cdfrac%7B5%7D%7Bx%7D%7D%7B2%2B%5Cdfrac%7B3%7D%7Bx%7D%7D+%5Cright+%29%5E%7B1-3x%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;displaystyle &#92;lim_{x&#92;rightarrow + &#92;infty} &#92;left ( &#92;dfrac{3-&#92;dfrac{5}{x}}{2+&#92;dfrac{3}{x}} &#92;right )^{1-3x}' title='&#92;displaystyle &#92;lim_{x&#92;rightarrow + &#92;infty} &#92;left ( &#92;dfrac{3-&#92;dfrac{5}{x}}{2+&#92;dfrac{3}{x}} &#92;right )^{1-3x}' class='latex' /><br />
Sustituimos por <img src='http://s0.wp.com/latex.php?latex=%2B+%5Cinfty+&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='+ &#92;infty ' title='+ &#92;infty ' class='latex' /> y no queda<br />
<img src='http://s0.wp.com/latex.php?latex=%5Cleft+%28+%5Cdfrac%7B3%7D%7B2%7D+%5Cright+%29%5E%7B-%5Cinfty%7D%3D%5Cleft+%28+%5Cdfrac%7B2%7D%7B3%7D+%5Cright+%29%5E%7B%2B%5Cinfty%7D%3D0&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;left ( &#92;dfrac{3}{2} &#92;right )^{-&#92;infty}=&#92;left ( &#92;dfrac{2}{3} &#92;right )^{+&#92;infty}=0' title='&#92;left ( &#92;dfrac{3}{2} &#92;right )^{-&#92;infty}=&#92;left ( &#92;dfrac{2}{3} &#92;right )^{+&#92;infty}=0' class='latex' /><br />
porque 2/3 es menor que 1
</li>
<li>
<img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Clim_%7Bx%5Crightarrow+%2B%5Cinfty%7D+%5Cleft+%28+%5Cdfrac%7B+3x%5E2-5x-2%7D%7Bx%5E2-1%7D+%5Cright+%29%5E%7B%5Cdfrac%7B4x-5%7D%7B2x%2B1%7D%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;displaystyle &#92;lim_{x&#92;rightarrow +&#92;infty} &#92;left ( &#92;dfrac{ 3x^2-5x-2}{x^2-1} &#92;right )^{&#92;dfrac{4x-5}{2x+1}}' title='&#92;displaystyle &#92;lim_{x&#92;rightarrow +&#92;infty} &#92;left ( &#92;dfrac{ 3x^2-5x-2}{x^2-1} &#92;right )^{&#92;dfrac{4x-5}{2x+1}}' class='latex' /><br />
Si sustituimos en base y exponente obtenemos infinito partido infinito en ambos casos. Resolvemos la indeterminación independientemente en base y exponente dividiendo en cada uno por su término de mayor grado. <img src='http://s0.wp.com/latex.php?latex=x%5E2&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='x^2' title='x^2' class='latex' /> en la base y <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='x' title='x' class='latex' /> en el exponente.<br />
<img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Clim_%7Bx%5Crightarrow+%2B%5Cinfty%7D+%5Cleft+%28+%5Cdfrac%7B+3-+%5Cdfrac%7B5%7D%7Bx%7D-%5Cdfrac%7B2%7D%7Bx%5E2%7D%7D%7B1-%5Cdfrac+%7B1%7D%7Bx%5E2%7D%7D+%5Cright+%29%5E%7B%5Cdfrac%7B4-%5Cdfrac%7B5%7D%7Bx%7D%7D%7B2%2B%5Cdfrac%7B1%7D%7Bx%7D%7D%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;displaystyle &#92;lim_{x&#92;rightarrow +&#92;infty} &#92;left ( &#92;dfrac{ 3- &#92;dfrac{5}{x}-&#92;dfrac{2}{x^2}}{1-&#92;dfrac {1}{x^2}} &#92;right )^{&#92;dfrac{4-&#92;dfrac{5}{x}}{2+&#92;dfrac{1}{x}}}' title='&#92;displaystyle &#92;lim_{x&#92;rightarrow +&#92;infty} &#92;left ( &#92;dfrac{ 3- &#92;dfrac{5}{x}-&#92;dfrac{2}{x^2}}{1-&#92;dfrac {1}{x^2}} &#92;right )^{&#92;dfrac{4-&#92;dfrac{5}{x}}{2+&#92;dfrac{1}{x}}}' class='latex' /></p>
<p>sustituyendo nos da <img src='http://s0.wp.com/latex.php?latex=3%5E2%3D9&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='3^2=9' title='3^2=9' class='latex' />
</li>
<li>
<img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Clim_%7Bx%5Crightarrow+-%5Cinfty%7D+%5Cleft+%28+%5Cdfrac%7B+2x-7%7D%7B5x-3%7D+%5Cright+%29%5E%7B2x%2B1%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;displaystyle &#92;lim_{x&#92;rightarrow -&#92;infty} &#92;left ( &#92;dfrac{ 2x-7}{5x-3} &#92;right )^{2x+1}' title='&#92;displaystyle &#92;lim_{x&#92;rightarrow -&#92;infty} &#92;left ( &#92;dfrac{ 2x-7}{5x-3} &#92;right )^{2x+1}' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Clim_%7Bx%5Crightarrow+-%5Cinfty%7D+%5Cleft+%28+%5Cdfrac%7B+2-%5Cdfrac%7B7%7D%7Bx%7D%7D%7B5-%5Cdfrac%7B3%7D%7Bx%7D%7D+%5Cright+%29%5E%7B2x%2B1%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;displaystyle &#92;lim_{x&#92;rightarrow -&#92;infty} &#92;left ( &#92;dfrac{ 2-&#92;dfrac{7}{x}}{5-&#92;dfrac{3}{x}} &#92;right )^{2x+1}' title='&#92;displaystyle &#92;lim_{x&#92;rightarrow -&#92;infty} &#92;left ( &#92;dfrac{ 2-&#92;dfrac{7}{x}}{5-&#92;dfrac{3}{x}} &#92;right )^{2x+1}' class='latex' /></p>
<p>Sustituyendo: <img src='http://s0.wp.com/latex.php?latex=%5Cleft+%28+%5Cdfrac%7B2%7D%7B5%7D+%5Cright+%29%5E%7B-%5Cinfty%7D%3D%5Cleft+%28+%5Cdfrac%7B5%7D%7B2%7D+%5Cright+%29%5E%7B%2B%5Cinfty%7D%3D+%2B%5Cinfty&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;left ( &#92;dfrac{2}{5} &#92;right )^{-&#92;infty}=&#92;left ( &#92;dfrac{5}{2} &#92;right )^{+&#92;infty}= +&#92;infty' title='&#92;left ( &#92;dfrac{2}{5} &#92;right )^{-&#92;infty}=&#92;left ( &#92;dfrac{5}{2} &#92;right )^{+&#92;infty}= +&#92;infty' class='latex' /></p>
<p>ya que 5/2 es mayor que 1
</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitacoraed.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitacoraed.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitacoraed.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitacoraed.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bitacoraed.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bitacoraed.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bitacoraed.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bitacoraed.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitacoraed.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitacoraed.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitacoraed.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitacoraed.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitacoraed.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitacoraed.wordpress.com/696/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=696&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bitacoraed.wordpress.com/2009/05/13/indeterminacion-infinito-partido-infinito-en-limites-de-funciones-exponenciales-y-logaritmicas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">wgs84</media:title>
		</media:content>
	</item>
		<item>
		<title>Problemas de sistemas (IV). Granjas y ruedas. 2º ESO</title>
		<link>http://bitacoraed.wordpress.com/2009/04/05/problemas-de-sistemas-iv-granjas-y-ruedas-2%c2%ba-eso/</link>
		<comments>http://bitacoraed.wordpress.com/2009/04/05/problemas-de-sistemas-iv-granjas-y-ruedas-2%c2%ba-eso/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 18:04:05 +0000</pubDate>
		<dc:creator>wgs84</dc:creator>
				<category><![CDATA[Algebra elemental]]></category>
		<category><![CDATA[Matemáticas]]></category>
		<category><![CDATA[Sistemas de ecuaciones algebraicos]]></category>

		<guid isPermaLink="false">http://bitacoraed.wordpress.com/?p=684</guid>
		<description><![CDATA[En una granja se crían gallinas y conejos. Si se cuentan las cabezas, son 50, si las patas, son 134 ¿Cuántos animales hay de cada clase? Identificación de incógnitas:x es el número de gallinas. y es el número de conejos. Planteamiento del sistema: &#8220;Si se cuentan las cabezas, son 50&#8243;. &#8220;las patas son 134&#8243;. Resolución [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=684&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ol>
<li>
<h3>En una granja se crían gallinas y conejos. Si se cuentan las cabezas, son 50, si las patas, son 134 ¿Cuántos animales hay de cada clase?</h3>
<p><strong>Identificación de incógnitas</strong>:<strong>x</strong> es el número de gallinas. <strong>y</strong> es el número de conejos.</p>
<p><strong>Planteamiento del sistema</strong>:</p>
<ul>
<li>&#8220;Si se cuentan las cabezas, son 50&#8243;. <img src='http://s0.wp.com/latex.php?latex=x%2By%3D+50&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='x+y= 50' title='x+y= 50' class='latex' /></li>
<li>&#8220;las patas son 134&#8243;. <img src='http://s0.wp.com/latex.php?latex=2x%2B4y%3D+134&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2x+4y= 134' title='2x+4y= 134' class='latex' /></li>
</ul>
<p><strong>Resolución del sistema</strong><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cleft.+%5Cbegin%7Barray%7D%7Brcl%7D+x%2By%3D50+%5C%5C+2x%2B4y%3D+134+%5Cend%7Barray%7D+%5Cright+%5C%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;left. &#92;begin{array}{rcl} x+y=50 &#92;&#92; 2x+4y= 134 &#92;end{array} &#92;right &#92;}' title='&#92;left. &#92;begin{array}{rcl} x+y=50 &#92;&#92; 2x+4y= 134 &#92;end{array} &#92;right &#92;}' class='latex' /><br />
Lo resolvemos por sustitución:<br />
<img src='http://s0.wp.com/latex.php?latex=2x%2B4%2850-x%29%3D134&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2x+4(50-x)=134' title='2x+4(50-x)=134' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=2x%2B200-4x%3D+134&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2x+200-4x= 134' title='2x+200-4x= 134' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=2x%3D+66&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='2x= 66' title='2x= 66' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=x%3D+33&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='x= 33' title='x= 33' class='latex' /> gallinas y <img src='http://s0.wp.com/latex.php?latex=y%3D+50-33%3D+17&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='y= 50-33= 17' title='y= 50-33= 17' class='latex' /> conejos
</li>
<li>
<h3> En un taller hay vehículos de 4 y de 6 ruedas. Si disminuyera en dos el número de vehículos de 6 ruedas habría doble número de éstos que de cuatro ruedas ¿Cuántos vehículos hay de cada clase si en total hay 156 ruedas?</h3>
<p><strong>Identificación de incógnitas</strong>:<strong>x</strong> es el número de vehículos de 4 ruedas. <strong>y</strong> es el número de vehículos de 6 ruedas.</p>
<p><strong>Planteamiento del sistema</strong>:</p>
<ul>
<li>&#8220;Si disminuyera en dos el número de vehículos de 6 ruedas habría doble número de éstos que de cuatro ruedas&#8221;. <img src='http://s0.wp.com/latex.php?latex=y-2%3D2x&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='y-2=2x' title='y-2=2x' class='latex' /></li>
<li>&#8220;en total hay 156 ruedas&#8221;. <img src='http://s0.wp.com/latex.php?latex=4x%2B6y%3D+156&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='4x+6y= 156' title='4x+6y= 156' class='latex' /></li>
</ul>
<p><strong>Resolución del sistema</strong>:<br />
<img src='http://s0.wp.com/latex.php?latex=%5Cleft.+%5Cbegin%7Barray%7D%7Brcl%7D+y%3D2x%2B2+%5C%5C+4x%2B6y%3D+156+%5Cend%7Barray%7D+%5Cright+%5C%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;left. &#92;begin{array}{rcl} y=2x+2 &#92;&#92; 4x+6y= 156 &#92;end{array} &#92;right &#92;}' title='&#92;left. &#92;begin{array}{rcl} y=2x+2 &#92;&#92; 4x+6y= 156 &#92;end{array} &#92;right &#92;}' class='latex' /><br />
Lo resolvemos por sustitución:<br />
4latex 4x+6(2x+2)=156$<br />
<img src='http://s0.wp.com/latex.php?latex=4x%2B12x%2B12%3D156&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='4x+12x+12=156' title='4x+12x+12=156' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=16x%3D+144&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='16x= 144' title='16x= 144' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=x%3D+9&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='x= 9' title='x= 9' class='latex' /> vehículos de 4 ruedas. <img src='http://s0.wp.com/latex.php?latex=y%3D+2%5Ccdot+9+%2B2%3D20&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='y= 2&#92;cdot 9 +2=20' title='y= 2&#92;cdot 9 +2=20' class='latex' /> vehículos de 6 ruedas
</li>
<li>
<h3> En una granja hay cerdos y gallinas, sumando el total de 4280 patas. Si disminuimos en 70 el número de cerdos, el números de gallinas será el triple que éstos ¿Cuántos cerdos y cuántas gallinas hay?</h3>
<p><strong>Identificación de incógnitas</strong>:<strong>x</strong> es el número de cerdos. <strong>y</strong> es el número de gallinas.</p>
<p><strong>Planteamiento del sistema</strong>:</p>
<ul>
<li>&#8220;4280 patas&#8221;. <img src='http://s0.wp.com/latex.php?latex=4x%2B2y%3D+4280&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='4x+2y= 4280' title='4x+2y= 4280' class='latex' /></li>
<li>
<li>&#8220;Si disminuimos en 70 el número de cerdos, el números de gallinas será el triple que éstos&#8221;. <img src='http://s0.wp.com/latex.php?latex=3%28x-70%29%3Dy&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='3(x-70)=y' title='3(x-70)=y' class='latex' /></li>
</ul>
<p><strong>Resolución del sistema</strong>:<br />
<img src='http://s0.wp.com/latex.php?latex=%5Cleft.+%5Cbegin%7Barray%7D%7Brcl%7D+4x%2B2y%3D4280+%5C%5C+y%3D+3x-+210+%5Cend%7Barray%7D+%5Cright+%5C%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;left. &#92;begin{array}{rcl} 4x+2y=4280 &#92;&#92; y= 3x- 210 &#92;end{array} &#92;right &#92;}' title='&#92;left. &#92;begin{array}{rcl} 4x+2y=4280 &#92;&#92; y= 3x- 210 &#92;end{array} &#92;right &#92;}' class='latex' /><br />
Lo resolvemos por sustitución:<br />
<img src='http://s0.wp.com/latex.php?latex=4x%2B2%283x-210%29%3D4280&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='4x+2(3x-210)=4280' title='4x+2(3x-210)=4280' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=4x%2B6x-420%3D4280&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='4x+6x-420=4280' title='4x+6x-420=4280' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=10x%3D+4700&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='10x= 4700' title='10x= 4700' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=x%3D+470&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='x= 470' title='x= 470' class='latex' /> cerdos y <img src='http://s0.wp.com/latex.php?latex=y%3D+3+%5Ccdot+470+-210%3D+1200&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='y= 3 &#92;cdot 470 -210= 1200' title='y= 3 &#92;cdot 470 -210= 1200' class='latex' /> gallinas
</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitacoraed.wordpress.com/684/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitacoraed.wordpress.com/684/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitacoraed.wordpress.com/684/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitacoraed.wordpress.com/684/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bitacoraed.wordpress.com/684/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bitacoraed.wordpress.com/684/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bitacoraed.wordpress.com/684/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bitacoraed.wordpress.com/684/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitacoraed.wordpress.com/684/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitacoraed.wordpress.com/684/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitacoraed.wordpress.com/684/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitacoraed.wordpress.com/684/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitacoraed.wordpress.com/684/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitacoraed.wordpress.com/684/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=684&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bitacoraed.wordpress.com/2009/04/05/problemas-de-sistemas-iv-granjas-y-ruedas-2%c2%ba-eso/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">wgs84</media:title>
		</media:content>
	</item>
		<item>
		<title>Problemas de sistemas (III).Mezclas. 2º ESO</title>
		<link>http://bitacoraed.wordpress.com/2009/04/05/problemas-de-sistemas-iiimezclas-2%c2%ba-eso/</link>
		<comments>http://bitacoraed.wordpress.com/2009/04/05/problemas-de-sistemas-iiimezclas-2%c2%ba-eso/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 17:41:12 +0000</pubDate>
		<dc:creator>wgs84</dc:creator>
				<category><![CDATA[Algebra elemental]]></category>
		<category><![CDATA[Sistemas de ecuaciones algebraicos]]></category>

		<guid isPermaLink="false">http://bitacoraed.wordpress.com/?p=679</guid>
		<description><![CDATA[Se quieren mezclar vino de 0,65 euros con otro de 0.35 euros, de modo que resulte vino con un precio de 0,50 euros el litro. ¿Cuántos litros de cada clase deben mezclarse para obtener 200 litros de la mezcla? Identificación de incógnitas: x será la cantidad que interviene en la mezcla del vino de 0.65 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=679&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ol>
<li>
<h3>Se quieren mezclar vino de 0,65 euros con otro de 0.35 euros, de modo que resulte vino con un precio de 0,50 euros el litro. ¿Cuántos litros de cada clase deben mezclarse para obtener 200 litros de la mezcla?</h3>
<p><strong>Identificación de incógnitas</strong>:<br />
<strong>x</strong> será la cantidad que interviene en la mezcla del vino de 0.65 euros/litro. <strong>y</strong> será la cantidad que interviene en la mezcla del vino de 0.35 euros/litro.<br />
<strong>Planteamiento del sistema</strong></p>
<ul>
<li>&#8220;200 litros de la mezcla&#8221;. <img src='http://s0.wp.com/latex.php?latex=x%2By%3D+200&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='x+y= 200' title='x+y= 200' class='latex' /></li>
<li>Planteamos la <a href="http://bitacoraed.wordpress.com/2009/03/08/problemas-de-ecuaciones-vproblemas-de-mezclas-2%c2%ba-eso/">ecuación de mezcla</a>( precio del primer vino por cantidad del primer vino más precio del segundo vino por precio del segundo vino igual a precio de la mezcla por cantidad de mezcla). <img src='http://s0.wp.com/latex.php?latex=0%2C65x%2B0.35y%3D200+%5Ccdot+0.5&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='0,65x+0.35y=200 &#92;cdot 0.5' title='0,65x+0.35y=200 &#92;cdot 0.5' class='latex' /></li>
</ul>
<p><strong>Resolución del sistema</strong>:<br />
<img src='http://s0.wp.com/latex.php?latex=%5Cleft.+%5Cbegin%7Barray%7D%7Brcl%7D+x%2By%3D+200+%5C%5C+0%2C65x%2B0.35y%3D100+%5Cend%7Barray%7D+%5Cright+%5C%7D&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='&#92;left. &#92;begin{array}{rcl} x+y= 200 &#92;&#92; 0,65x+0.35y=100 &#92;end{array} &#92;right &#92;}' title='&#92;left. &#92;begin{array}{rcl} x+y= 200 &#92;&#92; 0,65x+0.35y=100 &#92;end{array} &#92;right &#92;}' class='latex' /><br />
Lo resolvemos por sustitución:<br />
<img src='http://s0.wp.com/latex.php?latex=y%3D+200+-x&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='y= 200 -x' title='y= 200 -x' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=0.65x%2B0.35%28200-x%29%3D+100&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='0.65x+0.35(200-x)= 100' title='0.65x+0.35(200-x)= 100' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=0.65x+%2B70-0.35x%3D+100&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='0.65x +70-0.35x= 100' title='0.65x +70-0.35x= 100' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=0.3x%3D+30&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='0.3x= 30' title='0.3x= 30' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=x%3D+100&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='x= 100' title='x= 100' class='latex' /> litros del primer vino y <img src='http://s0.wp.com/latex.php?latex=y%3D+200-100%3D100&amp;bg=fafcff&amp;fg=2a2a2a&amp;s=0' alt='y= 200-100=100' title='y= 200-100=100' class='latex' /> litros del segundo vino.
</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitacoraed.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitacoraed.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitacoraed.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitacoraed.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bitacoraed.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bitacoraed.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bitacoraed.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bitacoraed.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitacoraed.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitacoraed.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitacoraed.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitacoraed.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitacoraed.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitacoraed.wordpress.com/679/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=679&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bitacoraed.wordpress.com/2009/04/05/problemas-de-sistemas-iiimezclas-2%c2%ba-eso/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">wgs84</media:title>
		</media:content>
	</item>
		<item>
		<title>Descriptiva imagen</title>
		<link>http://bitacoraed.wordpress.com/2009/04/05/descriptiva-imagen/</link>
		<comments>http://bitacoraed.wordpress.com/2009/04/05/descriptiva-imagen/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 17:17:09 +0000</pubDate>
		<dc:creator>wgs84</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://bitacoraed.wordpress.com/?p=675</guid>
		<description><![CDATA[Dominio de las últimas tecnologías<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=675&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-676" title="tecnologia" src="http://bitacoraed.files.wordpress.com/2009/04/tecnologia.jpg?w=300&#038;h=210" alt="tecnologia" width="300" height="210" /></p>
<p>Dominio de las últimas tecnologías</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bitacoraed.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bitacoraed.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bitacoraed.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bitacoraed.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bitacoraed.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bitacoraed.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bitacoraed.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bitacoraed.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bitacoraed.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bitacoraed.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bitacoraed.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bitacoraed.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bitacoraed.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bitacoraed.wordpress.com/675/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bitacoraed.wordpress.com&amp;blog=769890&amp;post=675&amp;subd=bitacoraed&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bitacoraed.wordpress.com/2009/04/05/descriptiva-imagen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">wgs84</media:title>
		</media:content>

		<media:content url="http://bitacoraed.files.wordpress.com/2009/04/tecnologia.jpg?w=300" medium="image">
			<media:title type="html">tecnologia</media:title>
		</media:content>
	</item>
	</channel>
</rss>
