document.write( "Question 158052: Find the inverse, state whether it’s a function, state whether the inverse is a function
\n" );
document.write( "(1) {(3, 5), (6, 10), (9, 5)}\r
\n" );
document.write( "\n" );
document.write( "This is not from the book \n" );
document.write( "
Algebra.Com's Answer #116454 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! To find the inverse, simply switch each x and y to get \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "{(5,3),(10,6),(5,9)}\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Notice how when x=5 then y=3 and y=9. Since y cannot be both 3 and 9 at the same time, this means that the inverse relation is NOT a function. \n" ); document.write( " |