MatemáticasBásico1 respuestas

HALLAR LA SUMA DE LOS ELEMENTOS DE A = {X² + 1 / XϵZ ; - 3≤X≥3}?

HALLAR LA SUMA DE LOS ELEMENTOS DE A = {X² + 1 / XϵZ ; - 3≤X≥3}.

Mejor respuesta

Mariana1993
9

A = {X² + 1 / XϵZ ; - 3≤X≥3}

Primero hayas "x" :

x = ( - 3, - 2, - 1, 0, 1, 2, 3)

Luego reemplazas "x" por lo que te piden(X² + 1) : * - 3² + 1 = 10 * - 2² + 1 = 5 * - 1² + 1 = 2 * 0² + 1 = 1 * 1² + 1 = 2 * 2² + 1 = 5 * - 3² + 1 = 10

Entonces los elemntos de A son : (1, 2, 5, 10)

Espero te ayude : ).