Operaciones con funciones

Operando con dos funciones
Puedes introducir dos funciones distintas y ver qué ocurre con el resultado de la operación seleccinada. Podrás realizar las siguientes:[br]- [b]Suma de funciones[/b]: [math]h\left(x\right)=f\left(x\right)+g\left(x\right)[/math][br]- [b]Resta de funciones[/b]: [math]h\left(x\right)=f\left(x\right)-g\left(x\right)[/math][br]- [b]Multiplicación de funciones[/b]: [math]h\left(x\right)=f\left(x\right)·g\left(x\right)[/math][br]- [b]División de funciones[/b]: [math]h\left(x\right)=\frac{f\left(x\right)}{g\left(x\right)}[/math][br]- [b]Composición de funciones[/b]: Se pueden estudiar las dos[br] - [math]h\left(x\right)=\left(f\circ g\right)\left(x\right)=f\left(g\left(x\right)\right)[/math][br] - [math]h\left(x\right)=\left(g\circ f\right)\left(x\right)=g\left(f\left(x\right)\right)[/math]
Es importante que observes la operación que estés visualizando y su efecto en las gráficas. Para facilitarlos puedes mover [math]x_0[/math], y comprobar el resultado de la operación[br]Aunque se pueden visualizar varias operaciones a la vez, es mejor hacerlo una a una, hasta tener claro qué es lo que ocurre. Después si que puedes comparar dos operaciones visualizándolas a la vez.

Information: Operaciones con funciones