1. Solving an Arithmetic Progression
Math StudentBackground
A student is working on algebra homework and needs to find the 6th term and the sum of an arithmetic sequence.
Problem
Manually adding terms to find the 6th value and the total sum is prone to arithmetic errors.
How to use
Select 'Arithmetic', set the First Term to 2, the Difference to 3, and both Term Index and How Many Terms to 6.
{"sequenceType": "arithmetic", "firstTerm": 2, "differenceOrRatio": 3, "termIndex": 6, "howManyTerms": 6}Outcome
The calculator instantly reveals the 6th term is 17, lists the terms [2, 5, 8, 11, 14, 17], and provides the sum of 57.