document.write( "Question 1209949: The function f : \mathbb{R} \rightarrow \mathbb{R} satisfies
\n" );
document.write( "f(x) f(y) - f(xy) = -2x - 6y + 10
\n" );
document.write( "for all x, y \in \mathbb{R}. Find f(x). \n" );
document.write( "
Algebra.Com's Answer #851218 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "There is no function that satisfies the given condition. \n" ); document.write( "That is easily seen by observing that the expression on the left is symmetric in x and y but the expression on the right is not. In other words, switching the values of x and y on the left gives the same result but switching them on the right does not. \n" ); document.write( "For example.... \n" ); document.write( "(x,y) = (1,0) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(x,y) = (0,1) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |