You can put this solution on YOUR website! convert to binary base
50.14
----------------
50 = 110010
----
0.14 is repeating.
--> 0.001000 /111101011100001010000/... the part between /.../ repeats.
===========================
what is the inverse of y=2x^3?
Swap x & y, then solve for x:
x = 2y^3
----------
determine if it is a function
y = 2x^3 is a function.