jovanross999 jovanross999
  • 11-04-2022
  • Mathematics
contestada

352,345,338,... Find the 43rd term

Respuesta :

reinhard10158
reinhard10158 reinhard10158
  • 11-04-2022

Step-by-step explanation:

it seems we are dealing with subtraction, as the differences between the 1st and second, and between the 2nd and 3rd numbers are equal : -7

so, we can assume that the sequence is created by always subtracting 7.

a1 = 352

a2 = a1 - 7 = 352 - 7 = 345

a3 = a2 - 7 = a1 - 7 - 7 = 352 - 7 - 7 = 338

an = an-1 - 7 = a1 - 7(n-1) = 352 - 7(n-1)

a43 = 352 - 7(43-1) = 352 - 7×42 = 352 - 294 = 58

Answer Link

Otras preguntas

Which equation is correctly rewritten to solve for y? brainliest
Determine whether the point (4,2) is in the solution set of the system of inequalities below. 4x + y < 2, y > -2
3x-4y-6wx+8wy factorize
What is the image point of (1,8) after a translation left 2 units and down 1 unit?
Draw a number line showing the whole numbers 16 through 19 and divisions between whole numbers in thirds.Note: This is class 6 maths so please do it in class 6
3. Which table represents a linear function?​
How can I unclog the toilet the potatoes got stuck in there? (I hope this not a inapropriate question)
HELP NEEDED ASAP PLS
A pile of sand has a weight of 65 kg. Some of the sand is put into a small sack. The rest of the sand is put into a large sack. The sand in the large sack weigh
write a java program that convert a positive number into a negative number and negative number into a positive number using switch statements