document.write( "Question 1128075: I have a table with
\n" ); document.write( "f(x):
\n" ); document.write( "x: 0,3,1,7
\n" ); document.write( "y: 2,0,4,0\r
\n" ); document.write( "\n" ); document.write( "I need to answer these questions about the table.
\n" ); document.write( "a) Determine the value of f(3)
\n" ); document.write( "b) Solve f(x)=2
\n" ); document.write( "c) Determine f^-1(4)
\n" ); document.write( "d) Determine if f^-1 is a function.
\n" ); document.write( "

Algebra.Com's Answer #744548 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
f(x) is f(3) for a and when x=3, f(x)is 0.
\n" ); document.write( "f(x)=2 when x=0
\n" ); document.write( "inverse function when function is 4 is x=1
\n" ); document.write( "f^-1 (4)=1
\n" ); document.write( "f^-1 is NOT a function, for there are two values of y, 0, that have different x values.
\n" ); document.write( "
\n" );