<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>https://www.glc.us.es/~jalonso/SLEAM2010/index.php?action=history&amp;feed=atom&amp;title=Ejercicio_Selectividad_Baleares_Junio_2006</id>
	<title>Ejercicio Selectividad Baleares Junio 2006 - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="https://www.glc.us.es/~jalonso/SLEAM2010/index.php?action=history&amp;feed=atom&amp;title=Ejercicio_Selectividad_Baleares_Junio_2006"/>
	<link rel="alternate" type="text/html" href="https://www.glc.us.es/~jalonso/SLEAM2010/index.php?title=Ejercicio_Selectividad_Baleares_Junio_2006&amp;action=history"/>
	<updated>2026-07-26T17:04:41Z</updated>
	<subtitle>Historial de revisiones para esta página en el wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://www.glc.us.es/~jalonso/SLEAM2010/index.php?title=Ejercicio_Selectividad_Baleares_Junio_2006&amp;diff=1319&amp;oldid=prev</id>
		<title>Angromgue: Página creada con &#039;&#039;&#039;&#039;Enunciado&#039;&#039;&#039;  Demuestra que la curva de ecuación &lt;math&gt;y=x^4-x^3+x^2-x+1&lt;/math&gt; no tiene ningún punto de inflexión.  &#039;&#039;&#039;Solución&#039;&#039;&#039;  En Maxima, definimos la función f(x)…&#039;</title>
		<link rel="alternate" type="text/html" href="https://www.glc.us.es/~jalonso/SLEAM2010/index.php?title=Ejercicio_Selectividad_Baleares_Junio_2006&amp;diff=1319&amp;oldid=prev"/>
		<updated>2011-05-09T12:00:15Z</updated>

		<summary type="html">&lt;p&gt;Página creada con &amp;#039;&amp;#039;&amp;#039;&amp;#039;Enunciado&amp;#039;&amp;#039;&amp;#039;  Demuestra que la curva de ecuación &amp;lt;math&amp;gt;y=x^4-x^3+x^2-x+1&amp;lt;/math&amp;gt; no tiene ningún punto de inflexión.  &amp;#039;&amp;#039;&amp;#039;Solución&amp;#039;&amp;#039;&amp;#039;  En Maxima, definimos la función f(x)…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Enunciado&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Demuestra que la curva de ecuación &amp;lt;math&amp;gt;y=x^4-x^3+x^2-x+1&amp;lt;/math&amp;gt; no tiene ningún punto de inflexión.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Solución&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
En Maxima, definimos la función f(x):&lt;br /&gt;
&lt;br /&gt;
 (%i1) f(x):=x^4-x^3+x^2-x+1;&lt;br /&gt;
 (%o1) f(x):=x^4-x^3+x^2-x+1&lt;br /&gt;
&lt;br /&gt;
A continuación, definimos la derivada primera de f(x):&lt;br /&gt;
&lt;br /&gt;
 (%i2) define(g(x),diff(f(x),x));&lt;br /&gt;
 (%o2) g(x):=4*x^3-3*x^2+2*x-1&lt;br /&gt;
&lt;br /&gt;
Seguidamente, definimos la derivada segunda y calculamos sus raíces:&lt;br /&gt;
&lt;br /&gt;
 (%i3) define(h(x),diff(g(x),x));&lt;br /&gt;
 (%o3) h(x):=12*x^2-6*x+2&lt;br /&gt;
&lt;br /&gt;
 (%i4) solve(h(x),x);&lt;br /&gt;
 (%o4) [x=-(sqrt(15)*%i-3)/12,x=(sqrt(15)*%i+3)/12]&lt;br /&gt;
&lt;br /&gt;
Luego, la derivada segunda no tiene soluciones reales y, por tanto, la función no tiene puntos de inflexión.&lt;/div&gt;</summary>
		<author><name>Angromgue</name></author>
		
	</entry>
</feed>