x→∞
- 8
- 0
[tex]f(x) = 2x^3 [1,3][/tex]
[tex]\int_1^3 2xdx[/tex]
[tex]\int_1^3 2xdx[/tex]
The TI-89 calculator effectively computes definite integrals using the command integrate(2x^3,x,1,3). This functionality is documented in the calculator's accompanying booklet, which is also available on the Texas Instruments website. Users can leverage this feature for various mathematical operations, including summations, particularly useful for students in Pre-Calculus. The integration of the function from 1 to 3 yields accurate results, demonstrating the calculator's capabilities.
Students in Pre-Calculus, educators teaching calculus concepts, and anyone seeking to utilize the TI-89 for advanced mathematical computations.
Borek said:My TI-89 came with a booklet, such things were described there.
I would be not surprised if the same booklet is available from the TI site.
But I don't feel like checking now, so I just tried integrate(2x^3,x,1,3) - and it worked.