Question 1061586
It is symmetric about the y-axis
If this is true, then if you have
{{{ f(x) = cos(x) }}}
{{{ f(x) = f(-x) }}}
Here's the plot:
{{{ graph( 400, 400, -14, 14, -1.5, 1.5, cos(x) ) }}}