document.write( "Question 1073964: f g(x) is the inverse of f(x)=x^2-3x+5 find the point on g(x) that has a y-coordinate of 3 \n" ); document.write( "
Algebra.Com's Answer #801599 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! The point on g(x) that has a y-coordinate of 3 is the point (3, f(x)).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(3) = 3^2 - 3(3) + 5 = 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, the point is (5, 3). \n" ); document.write( " |