--
To post to this group, send email to tins...@googlegroups.com
To unsubscribe send email to tinspire+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com.au/group/tinspire?hl=en-GB?hl=en-GB
The tns documents shared by group members are archived at
https://sites.google.com/site/tinspiregroup/classroom-news/welcome-abouttime
GET OUT!! I didnt know it could do that....i always have to hate saving a value for a variable because I always forget to clear it....most of the stuff yall talk about us over my head.....but I love learning about those little tricks I can share with my Algebra 1 students.
T³ - Teachers Teaching with Technology - Instructor
T³’s mission is “to provide quality professional development that enables the mathematics and science educator to be successful in the classroom through the appropriate use of technology.">> You wouldn't need to clear it if you used the vertical bar ("such that")
>> e.g.
>> nsolve(3a+5f+8u=0,u)|a=3 and f=4
>>
>> On Fri, Sep 16, 2011 at 3:28 PM, Ray Fox <kenr...@gmail.com> wrote:
>>
>>> Store two of the variables, example a = 3 and f = 4
>>> Then use nsolve(3a+5f+8u=0,u)
>>> It will calculate u
>>> if you want to solve for a different variable, say "f" you must first
>>> clear the value of f
>>> delvar(f)
>>>
>>> Hope that helps,
>>>
>>> Ray Fox
>>> On Fri, Sep 16, 2011 at 3:40 AM, luisp <luis...@mail.com> wrote:
>>>
>>>> Hello.
>>>>
>>>> In TI-84 there´s an equation solver that works like this:
>>>>
>>>> You write an equation like 0=3a+5f+8u
>>>>
>>>> a=?
>>>> f=?
>>>> u=?
>>>>
>>>> you can then input the values you want and resolve in the variable you
>>>> want.
>>>> If you have to try several times, this is a very good quick way of
>>>> doing it.
>>>>
>>>> Does anyone know how to do this in the TI-Nspire calculators??
>>>>
>>>> This is also called the numerical solver in the Voyage 200 (which is
>>>> more what I want the Nspire to do)
>>>>
>>>> Thanks
>>>>