document.write( "Question 193144: Finding an inverse formula of f(x) = 9-4x
\n" ); document.write( "First I replaced f(x) with y: y=9-4x
\n" ); document.write( "then i switched y with x: x=9-4y then i solved for y
\n" ); document.write( "x-9 = -4y
\n" ); document.write( "(x-9)/-4 = y \r
\n" ); document.write( "\n" ); document.write( "This is a final review exercise and the possible solutions are as follows, but none are like mine:\r
\n" ); document.write( "\n" ); document.write( "f-1(x) = 9+4x
\n" ); document.write( " = 1/(9-4x)
\n" ); document.write( " = (x-4)/1
\n" ); document.write( " = (9-x)/4\r
\n" ); document.write( "\n" ); document.write( "the fourth one would be the closest, but is not the same as I got...\r
\n" ); document.write( "\n" ); document.write( "What did I do wrong?
\n" ); document.write( "

Algebra.Com's Answer #144996 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Your answer is absolutely correct but in a slightly different form from the fourth entry on your list of possible answers!
\n" ); document.write( "Your answer:
\n" ); document.write( "\"%28x-9%29%2F-4\" this can be arranged as follows:
\n" ); document.write( "\"%28%28x-9%29%29%2F-4+=+-%28%28x-9%29%29%2F4\"=\"%28-x-%28-9%29%29%2F4+=+%28%28-x%2B9%29%29%2F4\"=\"highlight%28%28%289-x%29%29%2F4%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );