SOLUTION: How do i write this: h is the function that takes the reciprocal of the input and then takes the absolute value of the result

Algebra ->  Functions -> SOLUTION: How do i write this: h is the function that takes the reciprocal of the input and then takes the absolute value of the result      Log On


   



Question 943410: How do i write this: h is the function that takes the reciprocal of the input and then takes the absolute value of the result
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How do i write this: h is the function that takes the reciprocal of the input and then takes the absolute value of the result
---
h(x) = |1/x|
-------
Cheers,
Stan H.
---------