contestada

The sum of four consecutive integers is 166. Find the largest of the numbers if the smallest is z.

Respuesta :

4 consecutive integers...z, z + 1, z + 2, z + 3

z + (z + 1) + (z + 2) + (z + 3) = 166...combine like terms
4z + 6 = 166
4z = 166 - 6
4z = 160
z = 160/4
z = 40

z + 1 = 40 + 1 = 41
z + 2 = 40 + 2 = 42
z + 3 = 40 + 3 = 43

so ur numbers are : 40,41,42,43 with the largest being 43