document.write( "Question 1104775: fonction of composition (Fog)(x)=1/x^2 and g(x)= 2x+1
\n" );
document.write( "find f(x)=?\r
\n" );
document.write( "\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #719474 by Theo(13342)![]() ![]() You can put this solution on YOUR website! fog(x) = 1/x^2 \n" ); document.write( "g(x) = 2x+1 \n" ); document.write( "find f(x) .....\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you start with g(x) and wind up with fog(x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "fog(x) means f(g(x)) which means f(2x+1).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "therefore, you have f(2x+1) = 1/x^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you are looking for something that happens to 2x+1 that makes the result equal to 1/x^2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i played around with it for a while and then decided to figure out what happens to (2x+1)^2 and how i can make the result equal to x^2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so i squared (2x+1) and got 4x^2 + 4x + 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i needed to get rid of the 4x, so i subtracted 2 * (2x+1) from it to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x^2 + 4x + 1 - 2 * (2x+1) = 4x^2 + 4x + 1 -4x - 2 which simplifed to 4x^2 - 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i then added 1 to it to get 4x^2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i then divided it by 4 to get x^2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i wound up with 4 / ((2x+1)^2 - 2*(2x+1) + 1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i then replaced 2x+1 with x and got 4 / (x^2 - 2x + 1).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that became f(x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to confirm i did the right thing, i then went through the process of converting f(x) and g(x) to fog(x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i started with f(x) = 4/(x^2 - 2x + 1) and g(x) = 2x + 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "fog(x) is equal to f(g(x)) which is equal to f(2x+1).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this means replace x with 2x + 1 in f(x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since f(x) = 4 / (x^2 - 2x + 1), then replacing x with (2x+1) results in fog(x) = 4 / ((2x+1)^2 - 2*(2x+1) + 1).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "expanding this, i got fog(x) = 4 / (4x^2 + 4x + 1 - 4x - 2 + 1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplifying this, i got fog(x) = 4 / 4x^2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplifying further, i got fog(x) = 1/x^2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "looks like i got it right.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i went further to graph both 1/x^2 and 4/((2x+1)^2 - 2*(2x+1) + 1).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graphs are identical, indicating that the equations are equivalent.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "my graphs are shown below.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the first graph shows 1/x^2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the second graph shows 4 / ((2x+1)^2 - 2*(2x+1) + 1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the third graph show them both together, resulting in the same graph, indicating the equations are equivalent to each other.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the little circles on the left tell you which equation is being graphed. \n" ); document.write( "if they're filled in with the color of the graph, that graph is showing. \n" ); document.write( "you can see when they're both being graphed together, their graph is identical, confirming the equations are equivalent to each other.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your solution is f(x) = 4 / (x^2 - 2x + 1)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |