Question 907489
let's the input be a number {{{x}}}


the square of a number is {{{x^2}}}

 to get one-half of the square divide it by {{{2}}}

 so, you got {{{x^2/2}}}

 twelve more means add {{{12}}}

{{{ x^2/2+12}}}