document.write( "Question 1091733: For the transformation T, write the inverse T-1.\r
\n" );
document.write( "\n" );
document.write( "T: (x, y) --> ( 2x, y + 5)
\n" );
document.write( "T-1: (x, y)--> \r
\n" );
document.write( "\n" );
document.write( "A.) (x - 2, y - 5)
\n" );
document.write( "B.) (½x, y - 5)
\n" );
document.write( "C.) (2x - 1, y + 4)\r
\n" );
document.write( "\n" );
document.write( "Please explain. Thank you. \n" );
document.write( "
Algebra.Com's Answer #706183 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! T takes the x value and doubles it and adds 5 to the y value. \n" ); document.write( "So T's inverse, would take half of the x value and subtract 5 from the y value. \n" ); document.write( " \n" ); document.write( " |