document.write( "Question 1088426: Determine the inverse of given ordered pairs, and state whether the inverse is a function.
\n" );
document.write( "Pair in the link: http://prntscr.com/fyqzt0 \n" );
document.write( "
Algebra.Com's Answer #702688 by MathLover1(20850)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "f={(0,2),(1,3),(2,4),(3,5)} inverse\r \n" ); document.write( "\n" ); document.write( " finding an inverse is simply the swapping of the x and y coordinates\r \n" ); document.write( "\n" ); document.write( "inverse ={(2,0),(3,1),(4,2),(5,3)}\r \n" ); document.write( "\n" ); document.write( "IS a function, if any x's repeat; in your case no x's repeat\r \n" ); document.write( "\n" ); document.write( " |