Ask your own question, for FREE!
Mathematics 7 Online
OpenStudy (anonymous):

i need to devise a scheme on my calculator (ti-89) so that when i enter rand() i get a number progressively smaller every time i hit enter

OpenStudy (anonymous):

oh and it has to get closer to 0

OpenStudy (anonymous):

do you guys understand the question?

OpenStudy (anonymous):

create a loop that would: Step1) Generate a random number from, say 0 to 1, call this number ANS Step2) Generate a random number from 0 to ANS, call this number ANS Step 3) Repeat Step 2 indefinitely

OpenStudy (anonymous):

that sounds like a great idea except i am not sure i how to enter random number between 2 numbers

OpenStudy (anonymous):

On the TI-83 you can use randInt(0,10) unfortunately it only works for integers. For the TI-89, I would guess that it also has randInt...

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!