document.write( "Question 134742: The function defined by f(x)=3x-2 was used to encode the following message:
\n" ); document.write( "37 25 19 61 13 34 22 1 55 52 52 25 64 13 10
\n" ); document.write( "Find the Inverse function and decode the message
\n" ); document.write( "

Algebra.Com's Answer #98592 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
A really good description of how to find an inverse function is given here --> http://www.purplemath.com/modules/invrsfcn3.htm\r
\n" ); document.write( "\n" ); document.write( "Given:\"y+=+3x+-2\"
\n" ); document.write( "\"y%2B2=+3x+\"
\n" ); document.write( "\"%28y%2B2%29%2F3+=+x+\"
\n" ); document.write( "Now swap the variable names to get the inverse
\n" ); document.write( "\"y+=+%28x%2B2%29%2F3\"\r
\n" ); document.write( "\n" ); document.write( "All we need to do now is start subbing in the values given.
\n" ); document.write( "x = 37 --> y = 13 == letter M
\n" ); document.write( "x = 25 --> y = 9 == letter I
\n" ); document.write( "x = 19 --> y = 7 == letter G
\n" ); document.write( "x = 61 --> y = 21 == letter U
\n" ); document.write( "x = 13 --> y = 5 == letter E\r
\n" ); document.write( "\n" ); document.write( "Keep at the rest
\n" ); document.write( "
\n" );