Respuesta :

You really meant to type a_3.

a_3 = nn + 1

Replace every n with 3 and do the math.

a_3 = (3)(3) + 1

a_3 = 9 + 1

a_3 = 10