Find the inverse of the following function.

For this case we must find the inverse of the following function:
[tex]f (x) = 8 \sqrt {x}[/tex]
For this, we follow the steps below:
We change f (x) to y:
[tex]y = 8 \sqrt {x}[/tex]
We exchange the variables:
[tex]x = 8 \sqrt {y}[/tex]
We solve for y:
[tex]8 \sqrt {y} = x[/tex]
We divide between 8 on both sides of the equation:
[tex]\sqrt {y} = \frac {x} {8}[/tex]
We raise both sides of the equation to the square to remove the root:
[tex]y = (\frac {x} {8}) ^ 2\\y = \frac {x ^ 2} {64}[/tex]
So, the inverse is:[tex]f ^ {- 1} (x) = \frac {x ^ 2} {64}[/tex]
ANswer:
Option C