[TI-M] Re: Polynomials, factors and division & 89/92+, SOLVED


[Prev][Next][Index][Thread]

[TI-M] Re: Polynomials, factors and division & 89/92+, SOLVED




Hi,

> It does have a solve function, just less advanced than the 89's. For
> example, it can only solve one equation at a time. It cannot do the
> solve(.. and..) thingy. (I only have an 83, not an 82, but if the 83
> can't do it, I doubt the 82 can.)

You might then do something like

solve(equation#1,var1)

and then 

solve(equation#2,var2)|var1=ans(1)

So just solve the first one and then use the solution to solve the second
one.

Christoph

-- 
  "Do not meddle in the affairs of Wizards,
    for they are subtle and quick to anger."



References: