Prime - Inverse of f(x)?
|
08-31-2014, 12:45 AM
Post: #1
|
|||
|
|||
Prime - Inverse of f(x)?
If i have a simple function y=(2x) / ( 5x+1)
can the prime calculate the inverse of this function? If i do it by hand I get y=(-x)/(5x-2) Thanks in advance. Paul |
|||
08-31-2014, 12:56 AM
Post: #2
|
|||
|
|||
RE: Prime - Inverse of f(x)?
(08-31-2014 12:45 AM)paul.hermans@benemtech.com Wrote: If i have a simple function y=(2x) / ( 5x+1) solve(y = (2*x/(5*x+1)),x) --> {-y/(5*y-2)} <0|ΙΈ|0> -Joe- |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)