Anda di halaman 1dari 2

Actividad 1.

Uso de GeoGebra CAS para calcular derivadas, integrales y analizar funciones


Actividad 2.Visualizacin del efecto de los parmetros intervinientes en la representacin
analtica sobre la representacin grfica de funciones
Actividad 3. Definicin de la derivada
Actividad 4.Construccin geomtrica de la funcin derivada.
Actividad 5.Clculo del rea bajo la curva mediante integracin y por aproximacin de
rectngulos y trapecios.
Actividad 6.Representacin grfica de Polinomios de Taylor y visualizacin del efecto del
grado del polinomio
Proceso de construccin de la actividad 4

Proceso de construccin para la actividad 5






Construction Steps
1 Enter the cubic polynomial f(x) = -0.5x
3
+ 2x
2
x + 1.
2

Create two points A and B on the x-axis.

Hint: These points will determine the interval which restricts the
area between the function and the x-axis.
3

Create slider for thenumber n with Interval 1 to 50 and Increment 1.

4 Enter uppersum = UpperSum[f, x(A), x(B), n].

Hint: x(A) gives you the x-coordinate of point A. Number n
determines the number of rectangles used in order to calculate the
lower and upper sum.
5 Enter lowersum = LowerSum[f, x(A), x(B), n].
6

Insert dynamic text Upper Sum = and select uppersum from
Objects.
7

Insert dynamic text Lower Sum = and select lowersum from
Objects.
8 Calculate the difference diff = uppersum lowersum .
9

Insert dynamic text Difference = and select diff from Objects.
10 Enter F = Integral[f, x(A), x(B)].
11

Insert dynamic text Integral = and select integral from Objects.
12 Fix slider and text using the Properties dialog.

Anda mungkin juga menyukai