How do I calculate this on a TI-89?

  • Context: Calculators 
  • Thread starter Thread starter x→∞
  • Start date Start date
  • Tags Tags
    Ti-89
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
x→∞
Messages
8
Reaction score
0
[tex]f(x) = 2x^3 [1,3][/tex]

[tex]\int_1^3 2xdx[/tex]
 
Physics news on Phys.org
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.
 
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.

It works, I never knew you could do that. I went on to summations, etc., as I am in Pre-Calculus and we go through all the steps, definition of integral and the such...

Thanks!