Question 1138972
{{{y=x^2 }}}

if shifted {{{9}}} units to the right, you have 

{{{y=(x-9)^2 }}}

if then the graph is shifted {{{10}}} units upward, you have

{{{y=(x-9)^2 +10}}}

{{{ graph( 600, 600, -15, 15, -15, 15, x^2, (x-9)^2+10 ) }}}