document.write( "Question 255384: if k(x)={(2,3),(4,5),(3,-2),(1,-5), (0,-1)} find \r
\n" );
document.write( "\n" );
document.write( "I'm supposed to be trying to solve for \r
\n" );
document.write( "\n" );
document.write( "Please help! :D It will be appreciated! \n" );
document.write( "
Algebra.Com's Answer #187663 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! We have the following set \n" ); document.write( "k(x)=((2,3),(4,5),(3,-2),(1,-5), (0,-1)) \n" ); document.write( "To find the inverse, k^(-1)(x) just reverse the x and y values to get \n" ); document.write( "k^(-1)(x) = ((3,2),(5,4),(-2,3),(-5,1),(-1,0)) \n" ); document.write( " |