English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

ok i am trying to program my calculator with formulas and i'm having quite a bit of trouble progaming in the midpoint fromula. so does anyone know how it should be programed in?

2006-10-13 17:17:11 · 5 answers · asked by Anonymous in Science & Mathematics Mathematics

fyi i already know the formulas all i want them in my calculator for is to save time.

2006-10-13 17:26:59 · update #1

5 answers

Hi:

try the following:

press the program key :
choose to edit or new program
For program name : Midpoint
or

goto apps key
select the program editor
select new

type for name midpoint

then type the following:

input "x1", a : { this is for x1}
input" x2" ,b : {this is x2}
input "y1",c : { this for y1}
input "y2",d { this is for y2}

(a+b)/2 store in midx { use your your calulator store key for this}
(c+d)/2 store in midy { part}

Disp "Midpoint = (",midx,",",midy,")"

End or return

This should do what you what. If not e-mail me at iroc80@hotmail.com and I will help help you

2006-10-14 04:27:02 · answer #1 · answered by Anonymous · 0 0

I just bought one week ago, the same calculator, but I still didn't do any programing...Maybe you are older than me. I really do not need to program it. An advise: look on the Apps button, there should be something there, OR read that big thick manual of usage for the calculator.

2006-10-13 17:22:51 · answer #2 · answered by (^_^) CHiccaaqui(^_^) 4 · 0 0

How about looking in your manual? By the way, you aren't suppose to program formulas into your calculator to pass your test. Memorize!!!

2006-10-13 17:22:48 · answer #3 · answered by cheeseheadboy 1 · 0 0

If you actually *study* your book and *work* a couple of the problems with paper and pencil, the method of programing it will become obvious.

Of course.... By then you won't *need* the calculator ☺


Doug

2006-10-13 17:23:50 · answer #4 · answered by doug_donaghue 7 · 0 0

Yeah if I recall right the plus is just the ti84 with a few extra features I highly doubt he would be too upset if you got the plus

2016-05-22 00:24:13 · answer #5 · answered by Anonymous · 0 0

fedest.com, questions and answers