Post Reply 
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
Find all posts by this user
Quote this message in a reply
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)
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

solve(y = (2*x/(5*x+1)),x) --> {-y/(5*y-2)}

<0|ΙΈ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)