Diferencia entre revisiones de «Comando Resuelve»

De GeoGebra Manual
Saltar a: navegación, buscar
Línea 2: Línea 2:
 
;Resuelve[ <Ecuación en x> ]:Da por resultado las raíces con las que se resuelve la ecuación dada.
 
;Resuelve[ <Ecuación en x> ]:Da por resultado las raíces con las que se resuelve la ecuación dada.
 
Por ejemplo, '''Resuelve[2 x³ - x + 7]''' da por resultado  
 
Por ejemplo, '''Resuelve[2 x³ - x + 7]''' da por resultado  
: x = -(<math> \sqrt{-55}</math> - 1) / 4,    x = (<math> \sqrt{-55}</math> + 1) / 4
 
:  x = - (<math>\frac{((-55)-1)}{4}</math>), x =  (<math>\frac{((-55)-1)}{4}</math>)
 
:  x = - (<math>\frac{a}{4}</math>), x = <math>\frac{a}{4}</math>
 
 
: x = <math>\frac{-(\sqrt{-55} + 1)}{4}</math>, x = <math>\frac{(\sqrt{-55} + 1)}{4}</math>
 
: x = <math>\frac{-(\sqrt{-55} + 1)}{4}</math>, x = <math>\frac{(\sqrt{-55} + 1)}{4}</math>
 
;Resuelve[ <Ecuación>, <Variable> ]
 
;Resuelve[ <Ecuación>, <Variable> ]
Línea 10: Línea 7:
 
Por ejemplo, '''Resuelve[2 j t³ - t + 7 j, t]''' da por resultado  
 
Por ejemplo, '''Resuelve[2 j t³ - t + 7 j, t]''' da por resultado  
 
: t = ((-<math> \sqrt{1-56j²}</math> - 1)) / (4j),  t = ((<math> \sqrt{1-56j²}</math>) + 1) / (4j)
 
: t = ((-<math> \sqrt{1-56j²}</math> - 1)) / (4j),  t = ((<math> \sqrt{1-56j²}</math>) + 1) / (4j)
 +
: t = <math>\frac{-(\sqrt{1-56j²} - 1)}{4}</math>, t = <math>\frac{(\sqrt{1-56j²} + 1)}{4}</math>

Revisión del 21:19 16 jul 2011


Resuelve[ <Ecuación en x> ]
Da por resultado las raíces con las que se resuelve la ecuación dada.

Por ejemplo, Resuelve[2 x³ - x + 7] da por resultado

x = \frac{-(\sqrt{-55} + 1)}{4}, x = \frac{(\sqrt{-55} + 1)}{4}
Resuelve[ <Ecuación>, <Variable> ]
Da por resultado las raíces con las que se resuelve la ecuación dada acorde a la variable.

Por ejemplo, Resuelve[2 j t³ - t + 7 j, t] da por resultado

t = ((- \sqrt{1-56j²} - 1)) / (4j), t = (( \sqrt{1-56j²}) + 1) / (4j)
t = \frac{-(\sqrt{1-56j²} - 1)}{4}, t = \frac{(\sqrt{1-56j²} + 1)}{4}
© 2024 International GeoGebra Institute