Question 41418
red line: {{{y = 3(sin(x))}}}
Green line: {{{y = sin(3x)}}}
{{{ graph( 600, 600, -10, 10, -10, 10, 3*sin(x), sin(3x)) }}}