I don't understand functional equations. A complicated question.Simple integral related to average value of a functionFinding the inverse of a complicated functionConcerning Rules of Exponents & Absolute Valuelinear function that satisfies both conditionsDeveloping functional thinking.Finding domain of trigonometric function where we add k piGraphing Complicated FunctionsWhy can't we simply substitute the input variable into the output of a function?Solving a function using periods of time.$f(g(x)) = x$ find p

K-Type Thermocouple, Instrumentation Op-Amp and Arduino

How was the murder committed?

Are employers legally allowed to pay employees in goods and services equal to or greater than the minimum wage?

Escape Velocity - Won't the orbital path just become larger with higher initial velocity?

Did DOS zero out the BSS area when it loaded a program?

When did Bilbo and Frodo learn that Gandalf was a Maia?

What is the hottest thing in the universe?

Bringing Power Supplies on Plane?

When was "Fredo" an insult to Italian-Americans?

Pokemon Go: Gym Badge Over-completed?

Word for an event that will likely never happen again

Why aren't rockets built with truss structures inside their fuel & oxidizer tanks to increase structural strength?

Good textbook for queueing theory and performance modeling

Would the USA be eligible to join the European Union?

Do beef farmed pastures net remove carbon emissions?

Is Binary Integer Linear Programming solvable in polynomial time?

What would it take to get a message to another star?

Do I have to cite common CS algorithms?

In which case does the Security misconfiguration vulnerability apply to?

Should I leave building the database for the end?

If a person claims to know anything could it be disproven by saying 'prove that we are not in a simulation'?

How can I shoot a bow using strength instead of dexterity?

What kind of liquid can be seen 'leaking' from the upper surface of the wing of a Boeing 737-800?

Does fossil fuels use since 1990 account for half of all the fossil fuels used in history?



I don't understand functional equations. A complicated question.


Simple integral related to average value of a functionFinding the inverse of a complicated functionConcerning Rules of Exponents & Absolute Valuelinear function that satisfies both conditionsDeveloping functional thinking.Finding domain of trigonometric function where we add k piGraphing Complicated FunctionsWhy can't we simply substitute the input variable into the output of a function?Solving a function using periods of time.$f(g(x)) = x$ find p






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1












$begingroup$



We are given the following:



$f(x)=5x+3$



$g(2x−1)=x−3$.



We have to find:



$f^-1∘g(x) = ?$




I have the solution to the problem, but I don't understand two things:



  1. In order to solve for $g(x)$, we need to have substitution where $t = 2x-1$, and then plug that $x$ onto $x-3$. Why? Given my understanding of functions, it's more logical to me that we should just plug $2x-1$ into $x-3$, so we get $g(x) = (2x-1)-3$.


  2. Later on in the exercise, after we find $g(x)$ and $f^-1(x)$, we are faced with what, for me, seems like the same problem from above. Yet we solve it differently. Here is what I mean:


$$f^-1(g(x)) = f^-1(fracx-52) = frac fracx-52-3 5 $$



Why do we in case (2) simply plug $fracx-52$ into $x$, while in case (1) we need to substitute with $t$ and then plug into $x$? Apologies for the complexity.










share|cite|improve this question











$endgroup$













  • $begingroup$
    hint: $$g(colorblue2x-1) = x-3 = dfraccolorblue2x-1-52$$
    $endgroup$
    – rsadhvika
    Aug 2 at 19:48







  • 1




    $begingroup$
    In the first case, you are not given $g(x)$ directly. You just have $g(2x-1)$, so you have to do some work figuring out $g(x)$
    $endgroup$
    – rsadhvika
    Aug 2 at 19:57






  • 2




    $begingroup$
    In the second case, you know $f^-1(x)$. So to find something like $f^-1(heartsuit)$, you simply replace $x$ by $heartsuit$ in $f^-1(x)$
    $endgroup$
    – rsadhvika
    Aug 2 at 20:01






  • 1




    $begingroup$
    In first case you're finding $g(x)$ from $g(2x-1)$. In second case you're finding $f^-1(fracx-52)$ from $f^-1(x)$. See the difference?
    $endgroup$
    – rsadhvika
    Aug 2 at 20:04






  • 1




    $begingroup$
    Boom, now I got it. The two operations are basically inverses of each other. Thank you very much!
    $endgroup$
    – David
    Aug 2 at 20:05


















1












$begingroup$



We are given the following:



$f(x)=5x+3$



$g(2x−1)=x−3$.



We have to find:



$f^-1∘g(x) = ?$




I have the solution to the problem, but I don't understand two things:



  1. In order to solve for $g(x)$, we need to have substitution where $t = 2x-1$, and then plug that $x$ onto $x-3$. Why? Given my understanding of functions, it's more logical to me that we should just plug $2x-1$ into $x-3$, so we get $g(x) = (2x-1)-3$.


  2. Later on in the exercise, after we find $g(x)$ and $f^-1(x)$, we are faced with what, for me, seems like the same problem from above. Yet we solve it differently. Here is what I mean:


$$f^-1(g(x)) = f^-1(fracx-52) = frac fracx-52-3 5 $$



Why do we in case (2) simply plug $fracx-52$ into $x$, while in case (1) we need to substitute with $t$ and then plug into $x$? Apologies for the complexity.










share|cite|improve this question











$endgroup$













  • $begingroup$
    hint: $$g(colorblue2x-1) = x-3 = dfraccolorblue2x-1-52$$
    $endgroup$
    – rsadhvika
    Aug 2 at 19:48







  • 1




    $begingroup$
    In the first case, you are not given $g(x)$ directly. You just have $g(2x-1)$, so you have to do some work figuring out $g(x)$
    $endgroup$
    – rsadhvika
    Aug 2 at 19:57






  • 2




    $begingroup$
    In the second case, you know $f^-1(x)$. So to find something like $f^-1(heartsuit)$, you simply replace $x$ by $heartsuit$ in $f^-1(x)$
    $endgroup$
    – rsadhvika
    Aug 2 at 20:01






  • 1




    $begingroup$
    In first case you're finding $g(x)$ from $g(2x-1)$. In second case you're finding $f^-1(fracx-52)$ from $f^-1(x)$. See the difference?
    $endgroup$
    – rsadhvika
    Aug 2 at 20:04






  • 1




    $begingroup$
    Boom, now I got it. The two operations are basically inverses of each other. Thank you very much!
    $endgroup$
    – David
    Aug 2 at 20:05














1












1








1





$begingroup$



We are given the following:



$f(x)=5x+3$



$g(2x−1)=x−3$.



We have to find:



$f^-1∘g(x) = ?$




I have the solution to the problem, but I don't understand two things:



  1. In order to solve for $g(x)$, we need to have substitution where $t = 2x-1$, and then plug that $x$ onto $x-3$. Why? Given my understanding of functions, it's more logical to me that we should just plug $2x-1$ into $x-3$, so we get $g(x) = (2x-1)-3$.


  2. Later on in the exercise, after we find $g(x)$ and $f^-1(x)$, we are faced with what, for me, seems like the same problem from above. Yet we solve it differently. Here is what I mean:


$$f^-1(g(x)) = f^-1(fracx-52) = frac fracx-52-3 5 $$



Why do we in case (2) simply plug $fracx-52$ into $x$, while in case (1) we need to substitute with $t$ and then plug into $x$? Apologies for the complexity.










share|cite|improve this question











$endgroup$





We are given the following:



$f(x)=5x+3$



$g(2x−1)=x−3$.



We have to find:



$f^-1∘g(x) = ?$




I have the solution to the problem, but I don't understand two things:



  1. In order to solve for $g(x)$, we need to have substitution where $t = 2x-1$, and then plug that $x$ onto $x-3$. Why? Given my understanding of functions, it's more logical to me that we should just plug $2x-1$ into $x-3$, so we get $g(x) = (2x-1)-3$.


  2. Later on in the exercise, after we find $g(x)$ and $f^-1(x)$, we are faced with what, for me, seems like the same problem from above. Yet we solve it differently. Here is what I mean:


$$f^-1(g(x)) = f^-1(fracx-52) = frac fracx-52-3 5 $$



Why do we in case (2) simply plug $fracx-52$ into $x$, while in case (1) we need to substitute with $t$ and then plug into $x$? Apologies for the complexity.







functions






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Aug 2 at 19:56









Adrian Keister

6,5707 gold badges22 silver badges33 bronze badges




6,5707 gold badges22 silver badges33 bronze badges










asked Aug 2 at 19:38









DavidDavid

173 bronze badges




173 bronze badges














  • $begingroup$
    hint: $$g(colorblue2x-1) = x-3 = dfraccolorblue2x-1-52$$
    $endgroup$
    – rsadhvika
    Aug 2 at 19:48







  • 1




    $begingroup$
    In the first case, you are not given $g(x)$ directly. You just have $g(2x-1)$, so you have to do some work figuring out $g(x)$
    $endgroup$
    – rsadhvika
    Aug 2 at 19:57






  • 2




    $begingroup$
    In the second case, you know $f^-1(x)$. So to find something like $f^-1(heartsuit)$, you simply replace $x$ by $heartsuit$ in $f^-1(x)$
    $endgroup$
    – rsadhvika
    Aug 2 at 20:01






  • 1




    $begingroup$
    In first case you're finding $g(x)$ from $g(2x-1)$. In second case you're finding $f^-1(fracx-52)$ from $f^-1(x)$. See the difference?
    $endgroup$
    – rsadhvika
    Aug 2 at 20:04






  • 1




    $begingroup$
    Boom, now I got it. The two operations are basically inverses of each other. Thank you very much!
    $endgroup$
    – David
    Aug 2 at 20:05

















  • $begingroup$
    hint: $$g(colorblue2x-1) = x-3 = dfraccolorblue2x-1-52$$
    $endgroup$
    – rsadhvika
    Aug 2 at 19:48







  • 1




    $begingroup$
    In the first case, you are not given $g(x)$ directly. You just have $g(2x-1)$, so you have to do some work figuring out $g(x)$
    $endgroup$
    – rsadhvika
    Aug 2 at 19:57






  • 2




    $begingroup$
    In the second case, you know $f^-1(x)$. So to find something like $f^-1(heartsuit)$, you simply replace $x$ by $heartsuit$ in $f^-1(x)$
    $endgroup$
    – rsadhvika
    Aug 2 at 20:01






  • 1




    $begingroup$
    In first case you're finding $g(x)$ from $g(2x-1)$. In second case you're finding $f^-1(fracx-52)$ from $f^-1(x)$. See the difference?
    $endgroup$
    – rsadhvika
    Aug 2 at 20:04






  • 1




    $begingroup$
    Boom, now I got it. The two operations are basically inverses of each other. Thank you very much!
    $endgroup$
    – David
    Aug 2 at 20:05
















$begingroup$
hint: $$g(colorblue2x-1) = x-3 = dfraccolorblue2x-1-52$$
$endgroup$
– rsadhvika
Aug 2 at 19:48





$begingroup$
hint: $$g(colorblue2x-1) = x-3 = dfraccolorblue2x-1-52$$
$endgroup$
– rsadhvika
Aug 2 at 19:48





1




1




$begingroup$
In the first case, you are not given $g(x)$ directly. You just have $g(2x-1)$, so you have to do some work figuring out $g(x)$
$endgroup$
– rsadhvika
Aug 2 at 19:57




$begingroup$
In the first case, you are not given $g(x)$ directly. You just have $g(2x-1)$, so you have to do some work figuring out $g(x)$
$endgroup$
– rsadhvika
Aug 2 at 19:57




2




2




$begingroup$
In the second case, you know $f^-1(x)$. So to find something like $f^-1(heartsuit)$, you simply replace $x$ by $heartsuit$ in $f^-1(x)$
$endgroup$
– rsadhvika
Aug 2 at 20:01




$begingroup$
In the second case, you know $f^-1(x)$. So to find something like $f^-1(heartsuit)$, you simply replace $x$ by $heartsuit$ in $f^-1(x)$
$endgroup$
– rsadhvika
Aug 2 at 20:01




1




1




$begingroup$
In first case you're finding $g(x)$ from $g(2x-1)$. In second case you're finding $f^-1(fracx-52)$ from $f^-1(x)$. See the difference?
$endgroup$
– rsadhvika
Aug 2 at 20:04




$begingroup$
In first case you're finding $g(x)$ from $g(2x-1)$. In second case you're finding $f^-1(fracx-52)$ from $f^-1(x)$. See the difference?
$endgroup$
– rsadhvika
Aug 2 at 20:04




1




1




$begingroup$
Boom, now I got it. The two operations are basically inverses of each other. Thank you very much!
$endgroup$
– David
Aug 2 at 20:05





$begingroup$
Boom, now I got it. The two operations are basically inverses of each other. Thank you very much!
$endgroup$
– David
Aug 2 at 20:05











3 Answers
3






active

oldest

votes


















3












$begingroup$

Think about how $g$ works:




  • $g(2cdot 7 - 1) = 7-3$. This means $g(13)=4$


  • $g(2cdot 8 - 1) = 8-3$. This means $g(15)=5$


  • $g(2cdot 9 - 1) = 9-3$. This means $g(17)=6$


  • $g(2cdot 10 - 1) = 10-3$. This means $g(19)=7$

The rule is that $g(2cdotsquare - 1) = square - 3$.



Now focus on the list of values on the right. We have shown how to get $g(13)$, $g(15)$, $g(17$), and $g(19)$.



Suppose I want to determine the value of $g(31)$, but I don't want to continue the pattern and compute everything in between.



If I knew what to put into "$square$" so that "$2cdotsquare-1$" was the number $31$, then the answer would just be "$square-4$".



What I need to know, in other words, is how to solve "$2cdotsquare-1 = 31$" for "$square$". But you can do that: just add $1$ to both sides and divide by $2$. That just means "$square = tfrac31+12$".



There's nothing special about $31$. To find $g(N)$, you get $square = tfracN+12$ so that $g(N)=square-3= tfracN+12 -3$.



$N$ here is just a placeholder. You can call it $x$ or $y$ or whatever. In particular, $boxedg(x)=tfracx+12 -3$.



Now can you apply similar reasoning for the second part of the question?






share|cite|improve this answer











$endgroup$














  • $begingroup$
    Absolutely, thank you for the beautiful explanation!
    $endgroup$
    – David
    Aug 2 at 20:32


















2












$begingroup$

You need to be consistent in your substitutions. If you replace $x$ in
$$
g(2x-1)=x-3
$$

with $t=2x-1$, you need to do it on both sides simultaneously,
$$
g(2(2x-1)-1)=(2x-1)-3,
$$

which does not simplify the situation.



What you want is to replace $2x-1$ with $t$ or $x$ with $fract+12$. This leads then directly to the given solution
$$
g(t)=fract-52,
$$

where you now can, again simultaneously on both sides, replace the variable name $t$ with $x$.






share|cite|improve this answer











$endgroup$














  • $begingroup$
    No no, I perfectly understand that. But I'm asking why do we do it in case 1 and not case 2? Thank you for your answer, sorry for not clarifying.
    $endgroup$
    – David
    Aug 2 at 19:54











  • $begingroup$
    But you understand why $f^-1(x)=fracx-35$? Then replace $x$ with $g(x)$ on both sides and then expand the expression for $g(x)$ on the right side.
    $endgroup$
    – LutzL
    Aug 2 at 21:02


















2












$begingroup$

Let's find the inverse of $f$ first. Solving for $x$, we find that $x = fracf(x) - 35$. "Renaming" variables gives you $f^-1(x) = fracx - 35$. Now, to find the expression for $g(x)$, we need to perform a change of variables. Let $x^* = 2x - 1$. Then $x = fracx^* + 12$. Substituting this into the expression for $g$, you get $g(x^*) = fracx^* + 12 - 3 = fracx^* - 52$. Now, substitute this expression into $f^-1(x)$, and you get $f^-1(g(x)) = frac15 times (fracx - 52 - 3) = fracx - 1110$.






share|cite|improve this answer











$endgroup$

















    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "69"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3311769%2fi-dont-understand-functional-equations-a-complicated-question%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    3












    $begingroup$

    Think about how $g$ works:




    • $g(2cdot 7 - 1) = 7-3$. This means $g(13)=4$


    • $g(2cdot 8 - 1) = 8-3$. This means $g(15)=5$


    • $g(2cdot 9 - 1) = 9-3$. This means $g(17)=6$


    • $g(2cdot 10 - 1) = 10-3$. This means $g(19)=7$

    The rule is that $g(2cdotsquare - 1) = square - 3$.



    Now focus on the list of values on the right. We have shown how to get $g(13)$, $g(15)$, $g(17$), and $g(19)$.



    Suppose I want to determine the value of $g(31)$, but I don't want to continue the pattern and compute everything in between.



    If I knew what to put into "$square$" so that "$2cdotsquare-1$" was the number $31$, then the answer would just be "$square-4$".



    What I need to know, in other words, is how to solve "$2cdotsquare-1 = 31$" for "$square$". But you can do that: just add $1$ to both sides and divide by $2$. That just means "$square = tfrac31+12$".



    There's nothing special about $31$. To find $g(N)$, you get $square = tfracN+12$ so that $g(N)=square-3= tfracN+12 -3$.



    $N$ here is just a placeholder. You can call it $x$ or $y$ or whatever. In particular, $boxedg(x)=tfracx+12 -3$.



    Now can you apply similar reasoning for the second part of the question?






    share|cite|improve this answer











    $endgroup$














    • $begingroup$
      Absolutely, thank you for the beautiful explanation!
      $endgroup$
      – David
      Aug 2 at 20:32















    3












    $begingroup$

    Think about how $g$ works:




    • $g(2cdot 7 - 1) = 7-3$. This means $g(13)=4$


    • $g(2cdot 8 - 1) = 8-3$. This means $g(15)=5$


    • $g(2cdot 9 - 1) = 9-3$. This means $g(17)=6$


    • $g(2cdot 10 - 1) = 10-3$. This means $g(19)=7$

    The rule is that $g(2cdotsquare - 1) = square - 3$.



    Now focus on the list of values on the right. We have shown how to get $g(13)$, $g(15)$, $g(17$), and $g(19)$.



    Suppose I want to determine the value of $g(31)$, but I don't want to continue the pattern and compute everything in between.



    If I knew what to put into "$square$" so that "$2cdotsquare-1$" was the number $31$, then the answer would just be "$square-4$".



    What I need to know, in other words, is how to solve "$2cdotsquare-1 = 31$" for "$square$". But you can do that: just add $1$ to both sides and divide by $2$. That just means "$square = tfrac31+12$".



    There's nothing special about $31$. To find $g(N)$, you get $square = tfracN+12$ so that $g(N)=square-3= tfracN+12 -3$.



    $N$ here is just a placeholder. You can call it $x$ or $y$ or whatever. In particular, $boxedg(x)=tfracx+12 -3$.



    Now can you apply similar reasoning for the second part of the question?






    share|cite|improve this answer











    $endgroup$














    • $begingroup$
      Absolutely, thank you for the beautiful explanation!
      $endgroup$
      – David
      Aug 2 at 20:32













    3












    3








    3





    $begingroup$

    Think about how $g$ works:




    • $g(2cdot 7 - 1) = 7-3$. This means $g(13)=4$


    • $g(2cdot 8 - 1) = 8-3$. This means $g(15)=5$


    • $g(2cdot 9 - 1) = 9-3$. This means $g(17)=6$


    • $g(2cdot 10 - 1) = 10-3$. This means $g(19)=7$

    The rule is that $g(2cdotsquare - 1) = square - 3$.



    Now focus on the list of values on the right. We have shown how to get $g(13)$, $g(15)$, $g(17$), and $g(19)$.



    Suppose I want to determine the value of $g(31)$, but I don't want to continue the pattern and compute everything in between.



    If I knew what to put into "$square$" so that "$2cdotsquare-1$" was the number $31$, then the answer would just be "$square-4$".



    What I need to know, in other words, is how to solve "$2cdotsquare-1 = 31$" for "$square$". But you can do that: just add $1$ to both sides and divide by $2$. That just means "$square = tfrac31+12$".



    There's nothing special about $31$. To find $g(N)$, you get $square = tfracN+12$ so that $g(N)=square-3= tfracN+12 -3$.



    $N$ here is just a placeholder. You can call it $x$ or $y$ or whatever. In particular, $boxedg(x)=tfracx+12 -3$.



    Now can you apply similar reasoning for the second part of the question?






    share|cite|improve this answer











    $endgroup$



    Think about how $g$ works:




    • $g(2cdot 7 - 1) = 7-3$. This means $g(13)=4$


    • $g(2cdot 8 - 1) = 8-3$. This means $g(15)=5$


    • $g(2cdot 9 - 1) = 9-3$. This means $g(17)=6$


    • $g(2cdot 10 - 1) = 10-3$. This means $g(19)=7$

    The rule is that $g(2cdotsquare - 1) = square - 3$.



    Now focus on the list of values on the right. We have shown how to get $g(13)$, $g(15)$, $g(17$), and $g(19)$.



    Suppose I want to determine the value of $g(31)$, but I don't want to continue the pattern and compute everything in between.



    If I knew what to put into "$square$" so that "$2cdotsquare-1$" was the number $31$, then the answer would just be "$square-4$".



    What I need to know, in other words, is how to solve "$2cdotsquare-1 = 31$" for "$square$". But you can do that: just add $1$ to both sides and divide by $2$. That just means "$square = tfrac31+12$".



    There's nothing special about $31$. To find $g(N)$, you get $square = tfracN+12$ so that $g(N)=square-3= tfracN+12 -3$.



    $N$ here is just a placeholder. You can call it $x$ or $y$ or whatever. In particular, $boxedg(x)=tfracx+12 -3$.



    Now can you apply similar reasoning for the second part of the question?







    share|cite|improve this answer














    share|cite|improve this answer



    share|cite|improve this answer








    edited Aug 2 at 20:36

























    answered Aug 2 at 20:20









    MPWMPW

    32.2k1 gold badge22 silver badges60 bronze badges




    32.2k1 gold badge22 silver badges60 bronze badges














    • $begingroup$
      Absolutely, thank you for the beautiful explanation!
      $endgroup$
      – David
      Aug 2 at 20:32
















    • $begingroup$
      Absolutely, thank you for the beautiful explanation!
      $endgroup$
      – David
      Aug 2 at 20:32















    $begingroup$
    Absolutely, thank you for the beautiful explanation!
    $endgroup$
    – David
    Aug 2 at 20:32




    $begingroup$
    Absolutely, thank you for the beautiful explanation!
    $endgroup$
    – David
    Aug 2 at 20:32













    2












    $begingroup$

    You need to be consistent in your substitutions. If you replace $x$ in
    $$
    g(2x-1)=x-3
    $$

    with $t=2x-1$, you need to do it on both sides simultaneously,
    $$
    g(2(2x-1)-1)=(2x-1)-3,
    $$

    which does not simplify the situation.



    What you want is to replace $2x-1$ with $t$ or $x$ with $fract+12$. This leads then directly to the given solution
    $$
    g(t)=fract-52,
    $$

    where you now can, again simultaneously on both sides, replace the variable name $t$ with $x$.






    share|cite|improve this answer











    $endgroup$














    • $begingroup$
      No no, I perfectly understand that. But I'm asking why do we do it in case 1 and not case 2? Thank you for your answer, sorry for not clarifying.
      $endgroup$
      – David
      Aug 2 at 19:54











    • $begingroup$
      But you understand why $f^-1(x)=fracx-35$? Then replace $x$ with $g(x)$ on both sides and then expand the expression for $g(x)$ on the right side.
      $endgroup$
      – LutzL
      Aug 2 at 21:02















    2












    $begingroup$

    You need to be consistent in your substitutions. If you replace $x$ in
    $$
    g(2x-1)=x-3
    $$

    with $t=2x-1$, you need to do it on both sides simultaneously,
    $$
    g(2(2x-1)-1)=(2x-1)-3,
    $$

    which does not simplify the situation.



    What you want is to replace $2x-1$ with $t$ or $x$ with $fract+12$. This leads then directly to the given solution
    $$
    g(t)=fract-52,
    $$

    where you now can, again simultaneously on both sides, replace the variable name $t$ with $x$.






    share|cite|improve this answer











    $endgroup$














    • $begingroup$
      No no, I perfectly understand that. But I'm asking why do we do it in case 1 and not case 2? Thank you for your answer, sorry for not clarifying.
      $endgroup$
      – David
      Aug 2 at 19:54











    • $begingroup$
      But you understand why $f^-1(x)=fracx-35$? Then replace $x$ with $g(x)$ on both sides and then expand the expression for $g(x)$ on the right side.
      $endgroup$
      – LutzL
      Aug 2 at 21:02













    2












    2








    2





    $begingroup$

    You need to be consistent in your substitutions. If you replace $x$ in
    $$
    g(2x-1)=x-3
    $$

    with $t=2x-1$, you need to do it on both sides simultaneously,
    $$
    g(2(2x-1)-1)=(2x-1)-3,
    $$

    which does not simplify the situation.



    What you want is to replace $2x-1$ with $t$ or $x$ with $fract+12$. This leads then directly to the given solution
    $$
    g(t)=fract-52,
    $$

    where you now can, again simultaneously on both sides, replace the variable name $t$ with $x$.






    share|cite|improve this answer











    $endgroup$



    You need to be consistent in your substitutions. If you replace $x$ in
    $$
    g(2x-1)=x-3
    $$

    with $t=2x-1$, you need to do it on both sides simultaneously,
    $$
    g(2(2x-1)-1)=(2x-1)-3,
    $$

    which does not simplify the situation.



    What you want is to replace $2x-1$ with $t$ or $x$ with $fract+12$. This leads then directly to the given solution
    $$
    g(t)=fract-52,
    $$

    where you now can, again simultaneously on both sides, replace the variable name $t$ with $x$.







    share|cite|improve this answer














    share|cite|improve this answer



    share|cite|improve this answer








    edited Aug 2 at 19:50

























    answered Aug 2 at 19:43









    LutzLLutzL

    68k4 gold badges22 silver badges61 bronze badges




    68k4 gold badges22 silver badges61 bronze badges














    • $begingroup$
      No no, I perfectly understand that. But I'm asking why do we do it in case 1 and not case 2? Thank you for your answer, sorry for not clarifying.
      $endgroup$
      – David
      Aug 2 at 19:54











    • $begingroup$
      But you understand why $f^-1(x)=fracx-35$? Then replace $x$ with $g(x)$ on both sides and then expand the expression for $g(x)$ on the right side.
      $endgroup$
      – LutzL
      Aug 2 at 21:02
















    • $begingroup$
      No no, I perfectly understand that. But I'm asking why do we do it in case 1 and not case 2? Thank you for your answer, sorry for not clarifying.
      $endgroup$
      – David
      Aug 2 at 19:54











    • $begingroup$
      But you understand why $f^-1(x)=fracx-35$? Then replace $x$ with $g(x)$ on both sides and then expand the expression for $g(x)$ on the right side.
      $endgroup$
      – LutzL
      Aug 2 at 21:02















    $begingroup$
    No no, I perfectly understand that. But I'm asking why do we do it in case 1 and not case 2? Thank you for your answer, sorry for not clarifying.
    $endgroup$
    – David
    Aug 2 at 19:54





    $begingroup$
    No no, I perfectly understand that. But I'm asking why do we do it in case 1 and not case 2? Thank you for your answer, sorry for not clarifying.
    $endgroup$
    – David
    Aug 2 at 19:54













    $begingroup$
    But you understand why $f^-1(x)=fracx-35$? Then replace $x$ with $g(x)$ on both sides and then expand the expression for $g(x)$ on the right side.
    $endgroup$
    – LutzL
    Aug 2 at 21:02




    $begingroup$
    But you understand why $f^-1(x)=fracx-35$? Then replace $x$ with $g(x)$ on both sides and then expand the expression for $g(x)$ on the right side.
    $endgroup$
    – LutzL
    Aug 2 at 21:02











    2












    $begingroup$

    Let's find the inverse of $f$ first. Solving for $x$, we find that $x = fracf(x) - 35$. "Renaming" variables gives you $f^-1(x) = fracx - 35$. Now, to find the expression for $g(x)$, we need to perform a change of variables. Let $x^* = 2x - 1$. Then $x = fracx^* + 12$. Substituting this into the expression for $g$, you get $g(x^*) = fracx^* + 12 - 3 = fracx^* - 52$. Now, substitute this expression into $f^-1(x)$, and you get $f^-1(g(x)) = frac15 times (fracx - 52 - 3) = fracx - 1110$.






    share|cite|improve this answer











    $endgroup$



















      2












      $begingroup$

      Let's find the inverse of $f$ first. Solving for $x$, we find that $x = fracf(x) - 35$. "Renaming" variables gives you $f^-1(x) = fracx - 35$. Now, to find the expression for $g(x)$, we need to perform a change of variables. Let $x^* = 2x - 1$. Then $x = fracx^* + 12$. Substituting this into the expression for $g$, you get $g(x^*) = fracx^* + 12 - 3 = fracx^* - 52$. Now, substitute this expression into $f^-1(x)$, and you get $f^-1(g(x)) = frac15 times (fracx - 52 - 3) = fracx - 1110$.






      share|cite|improve this answer











      $endgroup$

















        2












        2








        2





        $begingroup$

        Let's find the inverse of $f$ first. Solving for $x$, we find that $x = fracf(x) - 35$. "Renaming" variables gives you $f^-1(x) = fracx - 35$. Now, to find the expression for $g(x)$, we need to perform a change of variables. Let $x^* = 2x - 1$. Then $x = fracx^* + 12$. Substituting this into the expression for $g$, you get $g(x^*) = fracx^* + 12 - 3 = fracx^* - 52$. Now, substitute this expression into $f^-1(x)$, and you get $f^-1(g(x)) = frac15 times (fracx - 52 - 3) = fracx - 1110$.






        share|cite|improve this answer











        $endgroup$



        Let's find the inverse of $f$ first. Solving for $x$, we find that $x = fracf(x) - 35$. "Renaming" variables gives you $f^-1(x) = fracx - 35$. Now, to find the expression for $g(x)$, we need to perform a change of variables. Let $x^* = 2x - 1$. Then $x = fracx^* + 12$. Substituting this into the expression for $g$, you get $g(x^*) = fracx^* + 12 - 3 = fracx^* - 52$. Now, substitute this expression into $f^-1(x)$, and you get $f^-1(g(x)) = frac15 times (fracx - 52 - 3) = fracx - 1110$.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Aug 2 at 20:13

























        answered Aug 2 at 19:53









        Amy NgoAmy Ngo

        8477 bronze badges




        8477 bronze badges






























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Mathematics Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3311769%2fi-dont-understand-functional-equations-a-complicated-question%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

            Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

            Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form