Thread: TI BASIC help
View Single Post
Old Apr 6th, 2005, 9:35 PM   #18
chepfaust
Programmer
 
chepfaust's Avatar
 
Join Date: Feb 2005
Posts: 62
Rep Power: 4 chepfaust is on a distinguished road
Quote:
Originally Posted by crawforddavid2006
This is for one of my programs could you please help

i am trying to solve for “T” could u help?

P = Principal
R = Rate in decimal
N = Number of times compounded a year
T = Number of Year Compounded
A = Finishing Amount

A = P(1 + (R/N))NT

And after that could u help me solve for “N”
ugh, math is NOT one of my strong points

you do know the 83/83+ has a built-in equation solver that is much more powerful than anything one can write in basic? if you can rearrange the variables to make the equation equal to 0, you can put the equation in the solver and let the calculator handle the rest. it will only solve for "x" but "x" is equivalent to "t" in your case.

furthermore, if you have the pc-to-calc link cable, i'm pretty sure either TI themselves or a third party at ticalc.org has released a full-blown equation solver that you can flash onto the calc. you might want to look into that.

i'm -seriously- retarded when it comes to figuring out anything more complex than simple addition and subtraction, so sorry i can't help you with this particular situation
chepfaust is offline   Reply With Quote