TI Nspire CAS step by step
12 posts
• Page 1 of 2 • 1, 2
TI Nspire CAS step by step
Hi,
x=[(5000/y) - 1] * 1/2]
x=[(6000/y) - 1] * 1/9]
Can anyone with a Ti Nspire CAS tell me if it can solve a system of equations like this one step by step. And if it doesn't, is there is any program to do that?
What about the Ti Nspire non-CAS, can it solve an equation like this? If yes, how?
Thanks.
x=[(5000/y) - 1] * 1/2]
x=[(6000/y) - 1] * 1/9]
Can anyone with a Ti Nspire CAS tell me if it can solve a system of equations like this one step by step. And if it doesn't, is there is any program to do that?
What about the Ti Nspire non-CAS, can it solve an equation like this? If yes, how?
Thanks.
Last edited by justpassingby on 14 Oct 2014, 20:52, edited 1 time in total.
-
justpassingby
Niveau 2: MI2 (Membre Initié)- Posts: 5
- Joined: 14 Oct 2014, 20:30
- Gender:
- Calculator(s):→ MyCalcs profile
Re: TI Nspire CAS step by step
With a system and
However, no steps.
solve
(CAS) / nSolve
or linSolve
(non-CAS, I think the latter is the one needed) I believe, it will.However, no steps.
MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)My calculator programs
Mes programmes pour calculatrices
-
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)- Posts: 14840
- Images: 1133
- Joined: 01 Jun 2007, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Twitter: adriweb
- GitHub: adriweb
Re: TI Nspire CAS step by step
Thanks. I am sorry but I meant a system of equation (I already corrected the post). Is the answer the same? Thanks.
-
justpassingby
Niveau 2: MI2 (Membre Initié)- Posts: 5
- Joined: 14 Oct 2014, 20:30
- Gender:
- Calculator(s):→ MyCalcs profile
Re: TI Nspire CAS step by step
Yes that's what I meant too.
Use the system template in the templates window, inside the solve command :

Use the system template in the templates window, inside the solve command :

MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)My calculator programs
Mes programmes pour calculatrices
-
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)- Posts: 14840
- Images: 1133
- Joined: 01 Jun 2007, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Twitter: adriweb
- GitHub: adriweb
Re: TI Nspire CAS step by step
Il faut bien sûr écrire
Si tu veux la résolution "étapes par étapes", c'est également disponible.
Dans la bibliothèque "linalgcas", tu as une fonction "simultstep" qui s'utilise avec la même syntaxe et décrit les étapes à effectuer.
Cette bibliothèque est présente à l'origine sur les Nspire CAS et CX CAS.
linSolve(système, variable1, variable2,...)
(contrairement à ce qu'on voit sur l'image d'Adriweb qui n'a mis qu'un "x" au lieu de "x,y")Si tu veux la résolution "étapes par étapes", c'est également disponible.
Dans la bibliothèque "linalgcas", tu as une fonction "simultstep" qui s'utilise avec la même syntaxe et décrit les étapes à effectuer.
Cette bibliothèque est présente à l'origine sur les Nspire CAS et CX CAS.
-
BisamAdmin
Niveau 15: CC (Chevalier des Calculatrices)- Posts: 5670
- Joined: 11 Mar 2008, 00:00
- Location: Lyon
- Gender:
- Calculator(s):→ MyCalcs profile
Re: TI Nspire CAS step by step
Faut croire que avec le x tout seul ca marche aussi, cf screenshot, non ?
(Au debut j'avais essayé avec x et y, mais je me suis pris un message d'erreur a la gueule, donc...).
Et, bien vu pour simulstep, je l'avais oublié.
Mais il passe par les matrices non ?
(Au debut j'avais essayé avec x et y, mais je me suis pris un message d'erreur a la gueule, donc...).
Et, bien vu pour simulstep, je l'avais oublié.
Mais il passe par les matrices non ?
MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)My calculator programs
Mes programmes pour calculatrices
-
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)- Posts: 14840
- Images: 1133
- Joined: 01 Jun 2007, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Twitter: adriweb
- GitHub: adriweb
Re: TI Nspire CAS step by step
Thank you both.
@Adriweb When I use the linsolve command, even with x instead of x and y, it gives an argument error. It says to use a system of linear equations. My TI Nspire is not CAS. Is your calculator CAS?
@Bisam I am sorry but I don't understand much about calculators. Can you tell me how do I get to linalgcas and simultstep? And does it give all the steps to solve the system?
@Adriweb When I use the linsolve command, even with x instead of x and y, it gives an argument error. It says to use a system of linear equations. My TI Nspire is not CAS. Is your calculator CAS?
@Bisam I am sorry but I don't understand much about calculators. Can you tell me how do I get to linalgcas and simultstep? And does it give all the steps to solve the system?
-
justpassingby
Niveau 2: MI2 (Membre Initié)- Posts: 5
- Joined: 14 Oct 2014, 20:30
- Gender:
- Calculator(s):→ MyCalcs profile
Re: TI Nspire CAS step by step
"simultstep" is also available on non CAS calculators.
Here is how to proceed :
1) check in "Mylib" folder if "linalg" folder is present
2) if it is, "refresh the libraries" by pressing
![[6] :ns6:](./images/smilies/nspire/ns_6.png)
3) press
to open the library shelves and find the function "simultstep"...
4) Enjoy !
Here is how to proceed :
1) check in "Mylib" folder if "linalg" folder is present
2) if it is, "refresh the libraries" by pressing
![[scratchpad] :nssc:](./images/smilies/nspire/ns_sc.png)
![[doc] :nsdo:](./images/smilies/nspire/ns_do.png)
![[6] :ns6:](./images/smilies/nspire/ns_6.png)
3) press
![[book] :nsbi:](./images/smilies/nspire/ns_bi.png)
![[6] :ns6:](./images/smilies/nspire/ns_6.png)
4) Enjoy !
-
BisamAdmin
Niveau 15: CC (Chevalier des Calculatrices)- Posts: 5670
- Joined: 11 Mar 2008, 00:00
- Location: Lyon
- Gender:
- Calculator(s):→ MyCalcs profile
Re: TI Nspire CAS step by step
Thanks. I already found it but when i use this system of equations it gives an error "Variable is not defined". It says that "no value is assigned to variable. Use one of the following commands".
-
justpassingby
Niveau 2: MI2 (Membre Initié)- Posts: 5
- Joined: 14 Oct 2014, 20:30
- Gender:
- Calculator(s):→ MyCalcs profile
Re: TI Nspire CAS step by step
What about this - make sure you enter the syntax correctly :
Also, TI's tutorial here : https://epsstore.ti.com/OA_HTML/csksxvm ... etId=93187
Also, TI's tutorial here : https://epsstore.ti.com/OA_HTML/csksxvm ... etId=93187
MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)My calculator programs
Mes programmes pour calculatrices
-
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)- Posts: 14840
- Images: 1133
- Joined: 01 Jun 2007, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Twitter: adriweb
- GitHub: adriweb
12 posts
• Page 1 of 2 • 1, 2
Return to Problèmes divers / Aide débutants
Who is online
Users browsing this forum: ClaudeBot [spider] and 9 guests