Even and Odd Functions

A function is even if f(-x) = f(x) or f(x) + f(-x) = 2f(x).

A function is said to be odd if f(-x) = -f(x) or f(x) + f(-x) = 0.

Can you figure out which of the two graphs below is either even or odd?
Graph 1 Image 2