document.write( "Question 173377: how would you find the inverse of {(2,0), (4,3), (5,1)} \n" ); document.write( "
Algebra.Com's Answer #128227 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
exchange x values for y's values and vice versa
\n" ); document.write( ":
\n" ); document.write( "so {(0,2),(3,4),(1,5)} is the inverse set of points
\n" ); document.write( "
\n" );