Output defined by operation on input

Hello!
I have a slide with an “input” of a students number. The next slide I would like to get an output displayed in a table to the right of students “input”. The input should be put into a function prior to being displayed so students have a table of xy values and can try to work backwards to the function.

Help!

Assuming you have an explicit function you want to use:

simpleFunction("type function here w/o y=").evaluateAt(student input component)