document.write( "Question 316861: Determine whether the given function is one-to-one. If it is one-to-one, find its inverse.
\n" );
document.write( "f(x) = 7x^2 + 3, x ≥ 0 \n" );
document.write( "
Algebra.Com's Answer #226811 by Theo(13342)![]() ![]() You can put this solution on YOUR website! Simplest way to figure this out is to graph it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The graph would look like this:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can see that, for all values of x, not just positive values of x, there is only one value of y for each value of x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This makes the equation a function.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this graph, y = f(x) = x^2 + 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find the inverse of the function, you would replace y with x and x with y and then solve for y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Your equation is y = x^2 + 3 \n" ); document.write( "replace y with x and x with y to get: \n" ); document.write( "x = y^2 + 3 \n" ); document.write( "solve for y to get: \n" ); document.write( "y = +/- sqrt(x-3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A graph of the inverse equation would look like this:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You know this is an inverse equation, because it reverses the operation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The inverse equation only exists when x >= 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When x = 5, the original equation gets you 5^2 + 3 = 25 + 3 = 28\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In the inverse equation, when x = 28, the inverse equation gets you sqrt(28-3) = sqrt(25) = 5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "With the original equation you go from 5 to 28. \n" ); document.write( "With the inverse equation you go from 28 to 5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "While your original equation is a function, your inverse equation is not.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In a function, every value of x must yield only 1 value of y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If any 1 value of x yields more than 1 value of y, then the equation is not a function.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In that case, it is called a relation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |