Question 883265
"square of the x value" ---> {{{x^2}}}


"ten more than the square of the x value" ----> {{{x^2+10}}}


"the y-value is ten more than the square of the x-value" ----> {{{y = x^2+10}}}


=============================================================


<font color="red">Final Answer: </font> {{{y = x^2+10}}}