find the 73rd term of the following arithmetic sequence 18,22,26,30

See Answers (1)

Accepted Answer

The arithmetic sequence has the 73rd term of 306How to find the 73rd term for the arithmetic sequence?The sequence is given as:18,22,26,30,....The above sequence has the following parametersFirst term, a = 18Common difference, d = 4 i.e. 22 - 18 = 4Number of terms , n = 73This means that the sequence is an arithmetic sequenceThe nth term of an arithmetic sequence is calculated asf(n) = a + (n - 1) * dSubstitute the known values in the above equation So, we have the following equationf(73) = 18 + (73 - 1) * 4Evaluatef(73) = 306Hence, the 73rd term for the arithmetic sequence is 306Read more about sequence atbrainly.com/question/1509142#SPJ1