document.write( "Question 169816:
\n" );
document.write( "Determine if given function is one to one. If it is, find the formula for the inverse.\r
\n" );
document.write( "\n" );
document.write( "f(x)=5x-6 \n" );
document.write( "
Algebra.Com's Answer #125216 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! since for every value of x, you get one unique f(x), the equation is a function. \n" ); document.write( "to solve for the inverse do the following: \n" ); document.write( "let y = f(x) \n" ); document.write( "then y = 5x - 6 \n" ); document.write( "substitute x for y and y for x. \n" ); document.write( "equation becomes: \n" ); document.write( "x = 5y - 6 \n" ); document.write( "solve for y: \n" ); document.write( "add 6 to both sides of equation: \n" ); document.write( "x + 6 = 5y \n" ); document.write( "divide both sides of equation by 5: \n" ); document.write( "(x+6)/5 = y \n" ); document.write( "let y = \n" ); document.write( "you get \n" ); document.write( "----- \n" ); document.write( "to prove this is an inverse equation, solve for a known value of x in f(x). \n" ); document.write( "f(5) = 5*5-6 = 25-6 = 19 \n" ); document.write( "the solution set for f(5) is (5,19) \n" ); document.write( "----- \n" ); document.write( "take the inverse function of \n" ); document.write( "and solve for x = 19 (this is f(x)). \n" ); document.write( "your inverse function starts off as: \n" ); document.write( " \n" ); document.write( "you substitute f(x) for x. \n" ); document.write( "since f(x) = 19 which you just solved for when x = 5, then your inverse equation becomes: \n" ); document.write( " \n" ); document.write( "the right side of this equation becomes: \n" ); document.write( "(19+6)/5 = 25/5 = 5 \n" ); document.write( "your solution set for \n" ); document.write( "----- \n" ); document.write( "f(x) solution set is (5,19) \n" ); document.write( " \n" ); document.write( "since the x value in the original equation equals the y value in the inverse function equation, this is good. \n" ); document.write( "since the y value in the original equation equals the x value in the inverse function equation, this is also good. \n" ); document.write( "it means that the inverse function was calculated correctly. \n" ); document.write( "----- \n" ); document.write( "note: \n" ); document.write( " \n" ); document.write( "it does not mean f to the -1 power. \n" ); document.write( "i didn't know how to show it so i used the exponent notation. \n" ); document.write( "-----\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |