Javascript for finding the N-th term
bdurham
Posted 11/4/2009 11:31 AM (#2552)
Subject: Javascript for finding the N-th term
Math

Posts: 24

Location: LTMS
I have Javascript code for finding the N-th term of an arithmetic sequence, given a table of values for N=1, 2, 3, 4, and 5, on my website's main page (http://staff.fcps.net/bdurham/). Anyone who wants to use the code is welcome (just cut and paste); if your students want to go to the site to practice there, they are welcome to do so as well.
mshockey
Posted 11/5/2009 12:32 PM (#2559 - in reply to #2552)
Subject: RE: Javascript for finding the N-th term
Math

Posts: 27
25
Location: Winburn MS
Thanks for sharing! Our kids need all the practice they can get!