document.write( "Question 42967: Find the inverse of the function given by the ordered pairs below:
\n" );
document.write( "(5, -2) (7, -1) (8, 4) (9, 2) (3, 0)\r
\n" );
document.write( "\n" );
document.write( " a. (-5, 2) (-7, 1) (-8, -4) (-9, -2) (-3, 0)
\n" );
document.write( " b. (5, -2) (7, -1) (8, 4) (9, 2) (3, 0)
\n" );
document.write( " c. (-2, 5) (-1, 7) (4, 8) (2, 9) (0, 3)
\n" );
document.write( " d. (2, -5) (1, -7) (-4, -8) (-2, -9) (0, -3)
\n" );
document.write( " e. None of the others
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #28024 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (5, -2) (7, -1) (8, 4) (9, 2) (3, 0) just switch the values \n" ); document.write( "(-2, 5) (-1, 7) (4, 8) (2, 9) (0, 3) \n" ); document.write( "Answer: (C) \n" ); document.write( " |