document.write( "Question 84106: i need to find the inverse of these relations:\r
\n" );
document.write( "\n" );
document.write( "(-3,6),(2,1),(0,-7),(-8,-1)\r
\n" );
document.write( "\n" );
document.write( "the book said for me to take the first two sets of equations and interchange them, what exactly does that mean? \n" );
document.write( "
Algebra.Com's Answer #60543 by stanbon(75887) ![]() You can put this solution on YOUR website! find the inverse of these relations: \n" ); document.write( "(-3,6),(2,1),(0,-7),(-8,-1) \n" ); document.write( "-------- \n" ); document.write( "All you need to do is interchange the x and the y in each number-pair. \n" ); document.write( "================ \n" ); document.write( "You get: (6,-3), (1,2), (-7,0), (-1,-8) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |