document.write( "Question 483734: f(x)=3x^2-x+10
\n" );
document.write( "g(x)=1-20x\r
\n" );
document.write( "\n" );
document.write( "Find find the inverse of both functions \n" );
document.write( "
Algebra.Com's Answer #331072 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=3x^2-x+10 \n" ); document.write( "g(x)=1-20x \n" ); document.write( "Find find the inverse of both functions \n" ); document.write( "** \n" ); document.write( "The procedure for finding the inverse of a function is to interchange x and y, then solve for y. In effect, you are solving x in terms of y. \n" ); document.write( ".. \n" ); document.write( "f(x)=3x^2-x+10 \n" ); document.write( "y=3x^2-x+10 \n" ); document.write( "interchange x and y \n" ); document.write( "x=3y^2-y+10 \n" ); document.write( "3y^2-y+10=x \n" ); document.write( "complete the square \n" ); document.write( "3(y^2-y/3+1/36)+10-1/12=x \n" ); document.write( "3(y-1/6)^2+120/12-1/12=x \n" ); document.write( "3(y-1/6)^2+119/12=x \n" ); document.write( "(y-1/6)^2=(x-119/12)/3 \n" ); document.write( "(y-1/6)=±((x-119/12)/3)^.5 \n" ); document.write( "y=±((x-119/12)/3)^.5+1/6 (This is the inverse of f(x)) \n" ); document.write( "As seen by the graph below, f(x) and its inverse are parabolas \n" ); document.write( "..\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( ".. \n" ); document.write( "g(x)=1-20x \n" ); document.write( "y=1-20x \n" ); document.write( "x=1-20y \n" ); document.write( "20y=1-x \n" ); document.write( "y=(1-x)/20 (This is the inverse of g(x)) \n" ); document.write( "see the graph below: \n" ); document.write( ".. \n" ); document.write( " |