document.write( "Question 1205142: How can I multiply a inverse function by an other inverse function
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #841787 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the same way you would multiply any equation by any equation. \n" ); document.write( "for example: \n" ); document.write( "equation 1 is y = x^2 \n" ); document.write( "equation 2 is y = x^3 \n" ); document.write( "inverse equation 1 is y = x^(1/2) \n" ); document.write( "inverse equation 2 is y = x^(1/3) \n" ); document.write( "inverse equation 1 by inverse equation 2 to get y = x^(1/2) * x^(1/3) = x^(1/6) \n" ); document.write( "it looks like if you multiply the original equations by each other you would get y = x^6 and the inverse equation to that is y = x^(1/6).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, i would say, you can probably do it 2 ways. \n" ); document.write( "1. \n" ); document.write( "multiply the inverse equations by each other as you would multiply any equation by each other. \n" ); document.write( "2. \n" ); document.write( "multiply the original equations by each other and then get the inverse of that. \n" ); document.write( "if option 2 is true, then you can check that you did the multiplication correctly by doing it both ways and compare your answer to see if they are the same.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "try it out and let me know how you do. \n" ); document.write( "send me the original equations and the inverse equation as well and i'll give it a shot from this end.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |