document.write( "Question 443494: find the inverse of y=6x^2-4
\n" );
document.write( "is the inverse a function? \n" );
document.write( "
Algebra.Com's Answer #306200 by lwsshak3(11628) ![]() You can put this solution on YOUR website! find the inverse of y=6x^2-4 \n" ); document.write( "is the inverse a function? \n" ); document.write( ".. \n" ); document.write( "y=6x^2-4 (original function) \n" ); document.write( "To find the inverse, interchange x and y and solve for y \n" ); document.write( "x=6y^2-4 \n" ); document.write( "x+4=6y^2 \n" ); document.write( "y^2=(x+4)/6 \n" ); document.write( "y=+-sqrt((x+4)/6) (inverse function) \n" ); document.write( "y=+-((x+4)/6)^.5 \n" ); document.write( "see the graph of the original function and its inverse below:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The green and blue curves make up the inverse function. As you can see, it is not a function because for each x in the domain, there are two y's. In a function, each x can have only one y-value. Also note that the range and domain of the original function become the domain and range of the inverse. That, is they interchange. \n" ); document.write( " |