[tex]y = \frac{x^3 +5}{6}\\[/tex]
[tex]\frac{x^2}{2}\\[/tex] is just the the derivative of [tex]f(x)[/tex] since it it is the slope of the line tangent to the curve at [tex]x[/tex]. To find how [tex]f(x)[/tex] is defined, we'll just take the anti-derivative of [tex]\frac{x^2}{2}\\[/tex].
Recall:
[tex]\int x^n \mathrm{d}x = \frac{x^{n +1}}{n +1} &, &n \neq -1\\[/tex]
Solving for [tex]f(x)[/tex]:
[tex]f(x) = \int \frac{x^2}{2} \mathrm{d}x \\ f(x) = \frac12 \int x^2 \mathrm{d}x \\ f(x) = \frac12 \cdot \frac{x^3}{3} \\ f(x) = \frac{x^3}{6} +C[/tex]
We still have to solve for [tex]C[/tex]. Note that the point [tex](1,1)[/tex] has to be on our graph so [tex]f(1) = 1[/tex] or [tex]\frac{(1)^3}{6} +C = 1\\[/tex].
Solving for [tex]C[/tex]:
[tex]\frac{(1)^3}{6} +C = 1 \\ \frac{1}{6} +C = 1 \\ C = 1 -\frac{1}{6} \\ C = \frac{6}{6} -\frac{1}{6} \\ C = \frac{5}{6}[/tex]
We can finally write [tex]f(x) = \frac{x^3}{6} +\frac{5}{6}\\[/tex] or [tex]f(x) = \frac{x^3 +5}{6}\\[/tex]. Since [tex]y = f(x)[/tex], we can write it as [tex]y = \frac{x^3 +5}{6}\\[/tex] as well.