How do I find the solutions of the following equation?Sum of all real numbers $x$ such that $(textA quadratic)^textAnother quadratic=1$.How to find solutions of this equation?How to find the roots of $x^4 +1$Number of solutions of exponential equationFind real solutions for a mod equation with powerFind all complex solutions to the equationComplex solutions to $ x^3 + 512 = 0 $finding integer solutions for a and bNature of roots of the equation $x^2-4qx+2q^2-r=0$How to find the analytical solution to the following expressionDetermine the number of real solutions of an equation

Applicability of Single Responsibility Principle

Is there a problem with hiding "forgot password" until it's needed?

Is exact Kanji stroke length important?

Why are there no referendums in the US?

Why escape if the_content isnt?

How do I go from 300 unfinished/half written blog posts, to published posts?

How does Loki do this?

Is the destination of a commercial flight important for the pilot?

Is this apparent Class Action settlement a spam message?

Proof of work - lottery approach

Why not increase contact surface when reentering the atmosphere?

How to write papers efficiently when English isn't my first language?

Overloading istream>> to read comma-separated input

What's the purpose of "true" in bash "if sudo true; then"

Is HostGator storing my password in plaintext?

Is a stroke of luck acceptable after a series of unfavorable events?

Integer addition + constant, is it a group?

Go Pregnant or Go Home

Pole-zeros of a real-valued causal FIR system

Class Action - which options I have?

Failed to fetch jessie backports repository

What happens if you roll doubles 3 times then land on "Go to jail?"

Was Spock the First Vulcan in Starfleet?

Increase performance creating Mandelbrot set in python



How do I find the solutions of the following equation?


Sum of all real numbers $x$ such that $(textA quadratic)^textAnother quadratic=1$.How to find solutions of this equation?How to find the roots of $x^4 +1$Number of solutions of exponential equationFind real solutions for a mod equation with powerFind all complex solutions to the equationComplex solutions to $ x^3 + 512 = 0 $finding integer solutions for a and bNature of roots of the equation $x^2-4qx+2q^2-r=0$How to find the analytical solution to the following expressionDetermine the number of real solutions of an equation













2












$begingroup$



How do I find the solutions of the following equation: $$|x-2|^10x^2-1=|x-2|^3x?$$




It has 5 solutions, 4 positive and 1 negative. The graphs are these.



How do I compute the values of these roots manually?










share|cite|improve this question









New contributor




Namami Shanker is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$











  • $begingroup$
    math.stackexchange.com/questions/3157637/…
    $endgroup$
    – lab bhattacharjee
    2 hours ago















2












$begingroup$



How do I find the solutions of the following equation: $$|x-2|^10x^2-1=|x-2|^3x?$$




It has 5 solutions, 4 positive and 1 negative. The graphs are these.



How do I compute the values of these roots manually?










share|cite|improve this question









New contributor




Namami Shanker is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$











  • $begingroup$
    math.stackexchange.com/questions/3157637/…
    $endgroup$
    – lab bhattacharjee
    2 hours ago













2












2








2


1



$begingroup$



How do I find the solutions of the following equation: $$|x-2|^10x^2-1=|x-2|^3x?$$




It has 5 solutions, 4 positive and 1 negative. The graphs are these.



How do I compute the values of these roots manually?










share|cite|improve this question









New contributor




Namami Shanker is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$





How do I find the solutions of the following equation: $$|x-2|^10x^2-1=|x-2|^3x?$$




It has 5 solutions, 4 positive and 1 negative. The graphs are these.



How do I compute the values of these roots manually?







algebra-precalculus






share|cite|improve this question









New contributor




Namami Shanker is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|cite|improve this question









New contributor




Namami Shanker is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|cite|improve this question




share|cite|improve this question








edited 3 hours ago









Maria Mazur

48.6k1260121




48.6k1260121






New contributor




Namami Shanker is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 3 hours ago









Namami ShankerNamami Shanker

111




111




New contributor




Namami Shanker is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Namami Shanker is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Namami Shanker is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











  • $begingroup$
    math.stackexchange.com/questions/3157637/…
    $endgroup$
    – lab bhattacharjee
    2 hours ago
















  • $begingroup$
    math.stackexchange.com/questions/3157637/…
    $endgroup$
    – lab bhattacharjee
    2 hours ago















$begingroup$
math.stackexchange.com/questions/3157637/…
$endgroup$
– lab bhattacharjee
2 hours ago




$begingroup$
math.stackexchange.com/questions/3157637/…
$endgroup$
– lab bhattacharjee
2 hours ago










4 Answers
4






active

oldest

votes


















5












$begingroup$

We see that $x=2$ is one solution. Let $xne 2$.



Taking $log$ we get $$(10x^2-1)log|x-2|=3xlog|x-2|$$



So one solution is $log |x-2| = 0implies |x-2| =1 implies x-2=pm1 $, so $x=3$ or $x=1$.



Say $log |x-2| ne 0$ then $10x^2-1 = 3x$ so $x= 1over 2$ and $x=-1over 5$.






share|cite|improve this answer











$endgroup$




















    2












    $begingroup$

    So rearranging gives
    $$|x-2|^10x^2-1-|x-2|^3x=0$$
    $$|x-2|^3x(|x-2|^10x^2-3x-1-1)=0$$
    So either $x=2$ to achieve zero in the first factor, $|x-2|=1implies x=1,3$ in order for the second factor to be $1-1=0$. We can also have $10x^2-3x-1=0implies x=-frac15 , frac12$ where the power in the second factor is $0$ and hence also causes $1-1=0$.






    share|cite|improve this answer









    $endgroup$




















      0












      $begingroup$

      We get easy that $$x=2$$ is one solution.
      Now let $$xneq 2$$, then it must be $$10x^2-1=3x$$
      Can you finish?
      Hint: $$x=3$$ and $$x=1$$ are also solutions.






      share|cite|improve this answer











      $endgroup$












      • $begingroup$
        Yes thank you sir.
        $endgroup$
        – Namami Shanker
        3 hours ago










      • $begingroup$
        This does not give all of the solutions.
        $endgroup$
        – Peter Foreman
        3 hours ago










      • $begingroup$
        The point about $x=3$ and $x=1$ is that these make $|x-2|=1$, and then $|x-2|^p = 1$ for any $p$. If $x ne 1, 2, 3$, then we must have $10 x^2-1 = 3x$, because $a^t$ is a one-to-one function of $t$ if $0 < a < 1$ or $a > 1$.
        $endgroup$
        – Robert Israel
        3 hours ago



















      0












      $begingroup$

      Hint



      Either $$x=2$$or$$|x-2|^10x^2-3x-1=1$$what are all the answers of $a^b=1$? (In our case, $x=3$ is one answer. What about the others?)






      share|cite|improve this answer









      $endgroup$












        Your Answer





        StackExchange.ifUsing("editor", function ()
        return StackExchange.using("mathjaxEditing", function ()
        StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
        StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
        );
        );
        , "mathjax-editing");

        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
        );



        );






        Namami Shanker is a new contributor. Be nice, and check out our Code of Conduct.









        draft saved

        draft discarded


















        StackExchange.ready(
        function ()
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3164927%2fhow-do-i-find-the-solutions-of-the-following-equation%23new-answer', 'question_page');

        );

        Post as a guest















        Required, but never shown

























        4 Answers
        4






        active

        oldest

        votes








        4 Answers
        4






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        5












        $begingroup$

        We see that $x=2$ is one solution. Let $xne 2$.



        Taking $log$ we get $$(10x^2-1)log|x-2|=3xlog|x-2|$$



        So one solution is $log |x-2| = 0implies |x-2| =1 implies x-2=pm1 $, so $x=3$ or $x=1$.



        Say $log |x-2| ne 0$ then $10x^2-1 = 3x$ so $x= 1over 2$ and $x=-1over 5$.






        share|cite|improve this answer











        $endgroup$

















          5












          $begingroup$

          We see that $x=2$ is one solution. Let $xne 2$.



          Taking $log$ we get $$(10x^2-1)log|x-2|=3xlog|x-2|$$



          So one solution is $log |x-2| = 0implies |x-2| =1 implies x-2=pm1 $, so $x=3$ or $x=1$.



          Say $log |x-2| ne 0$ then $10x^2-1 = 3x$ so $x= 1over 2$ and $x=-1over 5$.






          share|cite|improve this answer











          $endgroup$















            5












            5








            5





            $begingroup$

            We see that $x=2$ is one solution. Let $xne 2$.



            Taking $log$ we get $$(10x^2-1)log|x-2|=3xlog|x-2|$$



            So one solution is $log |x-2| = 0implies |x-2| =1 implies x-2=pm1 $, so $x=3$ or $x=1$.



            Say $log |x-2| ne 0$ then $10x^2-1 = 3x$ so $x= 1over 2$ and $x=-1over 5$.






            share|cite|improve this answer











            $endgroup$



            We see that $x=2$ is one solution. Let $xne 2$.



            Taking $log$ we get $$(10x^2-1)log|x-2|=3xlog|x-2|$$



            So one solution is $log |x-2| = 0implies |x-2| =1 implies x-2=pm1 $, so $x=3$ or $x=1$.



            Say $log |x-2| ne 0$ then $10x^2-1 = 3x$ so $x= 1over 2$ and $x=-1over 5$.







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited 1 hour ago









            Moo

            5,64131020




            5,64131020










            answered 3 hours ago









            Maria MazurMaria Mazur

            48.6k1260121




            48.6k1260121





















                2












                $begingroup$

                So rearranging gives
                $$|x-2|^10x^2-1-|x-2|^3x=0$$
                $$|x-2|^3x(|x-2|^10x^2-3x-1-1)=0$$
                So either $x=2$ to achieve zero in the first factor, $|x-2|=1implies x=1,3$ in order for the second factor to be $1-1=0$. We can also have $10x^2-3x-1=0implies x=-frac15 , frac12$ where the power in the second factor is $0$ and hence also causes $1-1=0$.






                share|cite|improve this answer









                $endgroup$

















                  2












                  $begingroup$

                  So rearranging gives
                  $$|x-2|^10x^2-1-|x-2|^3x=0$$
                  $$|x-2|^3x(|x-2|^10x^2-3x-1-1)=0$$
                  So either $x=2$ to achieve zero in the first factor, $|x-2|=1implies x=1,3$ in order for the second factor to be $1-1=0$. We can also have $10x^2-3x-1=0implies x=-frac15 , frac12$ where the power in the second factor is $0$ and hence also causes $1-1=0$.






                  share|cite|improve this answer









                  $endgroup$















                    2












                    2








                    2





                    $begingroup$

                    So rearranging gives
                    $$|x-2|^10x^2-1-|x-2|^3x=0$$
                    $$|x-2|^3x(|x-2|^10x^2-3x-1-1)=0$$
                    So either $x=2$ to achieve zero in the first factor, $|x-2|=1implies x=1,3$ in order for the second factor to be $1-1=0$. We can also have $10x^2-3x-1=0implies x=-frac15 , frac12$ where the power in the second factor is $0$ and hence also causes $1-1=0$.






                    share|cite|improve this answer









                    $endgroup$



                    So rearranging gives
                    $$|x-2|^10x^2-1-|x-2|^3x=0$$
                    $$|x-2|^3x(|x-2|^10x^2-3x-1-1)=0$$
                    So either $x=2$ to achieve zero in the first factor, $|x-2|=1implies x=1,3$ in order for the second factor to be $1-1=0$. We can also have $10x^2-3x-1=0implies x=-frac15 , frac12$ where the power in the second factor is $0$ and hence also causes $1-1=0$.







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered 3 hours ago









                    Peter ForemanPeter Foreman

                    4,2721216




                    4,2721216





















                        0












                        $begingroup$

                        We get easy that $$x=2$$ is one solution.
                        Now let $$xneq 2$$, then it must be $$10x^2-1=3x$$
                        Can you finish?
                        Hint: $$x=3$$ and $$x=1$$ are also solutions.






                        share|cite|improve this answer











                        $endgroup$












                        • $begingroup$
                          Yes thank you sir.
                          $endgroup$
                          – Namami Shanker
                          3 hours ago










                        • $begingroup$
                          This does not give all of the solutions.
                          $endgroup$
                          – Peter Foreman
                          3 hours ago










                        • $begingroup$
                          The point about $x=3$ and $x=1$ is that these make $|x-2|=1$, and then $|x-2|^p = 1$ for any $p$. If $x ne 1, 2, 3$, then we must have $10 x^2-1 = 3x$, because $a^t$ is a one-to-one function of $t$ if $0 < a < 1$ or $a > 1$.
                          $endgroup$
                          – Robert Israel
                          3 hours ago
















                        0












                        $begingroup$

                        We get easy that $$x=2$$ is one solution.
                        Now let $$xneq 2$$, then it must be $$10x^2-1=3x$$
                        Can you finish?
                        Hint: $$x=3$$ and $$x=1$$ are also solutions.






                        share|cite|improve this answer











                        $endgroup$












                        • $begingroup$
                          Yes thank you sir.
                          $endgroup$
                          – Namami Shanker
                          3 hours ago










                        • $begingroup$
                          This does not give all of the solutions.
                          $endgroup$
                          – Peter Foreman
                          3 hours ago










                        • $begingroup$
                          The point about $x=3$ and $x=1$ is that these make $|x-2|=1$, and then $|x-2|^p = 1$ for any $p$. If $x ne 1, 2, 3$, then we must have $10 x^2-1 = 3x$, because $a^t$ is a one-to-one function of $t$ if $0 < a < 1$ or $a > 1$.
                          $endgroup$
                          – Robert Israel
                          3 hours ago














                        0












                        0








                        0





                        $begingroup$

                        We get easy that $$x=2$$ is one solution.
                        Now let $$xneq 2$$, then it must be $$10x^2-1=3x$$
                        Can you finish?
                        Hint: $$x=3$$ and $$x=1$$ are also solutions.






                        share|cite|improve this answer











                        $endgroup$



                        We get easy that $$x=2$$ is one solution.
                        Now let $$xneq 2$$, then it must be $$10x^2-1=3x$$
                        Can you finish?
                        Hint: $$x=3$$ and $$x=1$$ are also solutions.







                        share|cite|improve this answer














                        share|cite|improve this answer



                        share|cite|improve this answer








                        edited 3 hours ago

























                        answered 3 hours ago









                        Dr. Sonnhard GraubnerDr. Sonnhard Graubner

                        78.1k42867




                        78.1k42867











                        • $begingroup$
                          Yes thank you sir.
                          $endgroup$
                          – Namami Shanker
                          3 hours ago










                        • $begingroup$
                          This does not give all of the solutions.
                          $endgroup$
                          – Peter Foreman
                          3 hours ago










                        • $begingroup$
                          The point about $x=3$ and $x=1$ is that these make $|x-2|=1$, and then $|x-2|^p = 1$ for any $p$. If $x ne 1, 2, 3$, then we must have $10 x^2-1 = 3x$, because $a^t$ is a one-to-one function of $t$ if $0 < a < 1$ or $a > 1$.
                          $endgroup$
                          – Robert Israel
                          3 hours ago

















                        • $begingroup$
                          Yes thank you sir.
                          $endgroup$
                          – Namami Shanker
                          3 hours ago










                        • $begingroup$
                          This does not give all of the solutions.
                          $endgroup$
                          – Peter Foreman
                          3 hours ago










                        • $begingroup$
                          The point about $x=3$ and $x=1$ is that these make $|x-2|=1$, and then $|x-2|^p = 1$ for any $p$. If $x ne 1, 2, 3$, then we must have $10 x^2-1 = 3x$, because $a^t$ is a one-to-one function of $t$ if $0 < a < 1$ or $a > 1$.
                          $endgroup$
                          – Robert Israel
                          3 hours ago
















                        $begingroup$
                        Yes thank you sir.
                        $endgroup$
                        – Namami Shanker
                        3 hours ago




                        $begingroup$
                        Yes thank you sir.
                        $endgroup$
                        – Namami Shanker
                        3 hours ago












                        $begingroup$
                        This does not give all of the solutions.
                        $endgroup$
                        – Peter Foreman
                        3 hours ago




                        $begingroup$
                        This does not give all of the solutions.
                        $endgroup$
                        – Peter Foreman
                        3 hours ago












                        $begingroup$
                        The point about $x=3$ and $x=1$ is that these make $|x-2|=1$, and then $|x-2|^p = 1$ for any $p$. If $x ne 1, 2, 3$, then we must have $10 x^2-1 = 3x$, because $a^t$ is a one-to-one function of $t$ if $0 < a < 1$ or $a > 1$.
                        $endgroup$
                        – Robert Israel
                        3 hours ago





                        $begingroup$
                        The point about $x=3$ and $x=1$ is that these make $|x-2|=1$, and then $|x-2|^p = 1$ for any $p$. If $x ne 1, 2, 3$, then we must have $10 x^2-1 = 3x$, because $a^t$ is a one-to-one function of $t$ if $0 < a < 1$ or $a > 1$.
                        $endgroup$
                        – Robert Israel
                        3 hours ago












                        0












                        $begingroup$

                        Hint



                        Either $$x=2$$or$$|x-2|^10x^2-3x-1=1$$what are all the answers of $a^b=1$? (In our case, $x=3$ is one answer. What about the others?)






                        share|cite|improve this answer









                        $endgroup$

















                          0












                          $begingroup$

                          Hint



                          Either $$x=2$$or$$|x-2|^10x^2-3x-1=1$$what are all the answers of $a^b=1$? (In our case, $x=3$ is one answer. What about the others?)






                          share|cite|improve this answer









                          $endgroup$















                            0












                            0








                            0





                            $begingroup$

                            Hint



                            Either $$x=2$$or$$|x-2|^10x^2-3x-1=1$$what are all the answers of $a^b=1$? (In our case, $x=3$ is one answer. What about the others?)






                            share|cite|improve this answer









                            $endgroup$



                            Hint



                            Either $$x=2$$or$$|x-2|^10x^2-3x-1=1$$what are all the answers of $a^b=1$? (In our case, $x=3$ is one answer. What about the others?)







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered 2 hours ago









                            Mostafa AyazMostafa Ayaz

                            18.1k31040




                            18.1k31040




















                                Namami Shanker is a new contributor. Be nice, and check out our Code of Conduct.









                                draft saved

                                draft discarded


















                                Namami Shanker is a new contributor. Be nice, and check out our Code of Conduct.












                                Namami Shanker is a new contributor. Be nice, and check out our Code of Conduct.











                                Namami Shanker is a new contributor. Be nice, and check out our Code of Conduct.














                                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%2f3164927%2fhow-do-i-find-the-solutions-of-the-following-equation%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

                                Best approach to update all entries in a list that is paginated?Best way to add items to a paginated listChoose Your Country: Best Usability approachUpdate list when a user is viewing the list without annoying themWhen would the best day to update your webpage be?What should happen when I add a Row to a paginated, sorted listShould I adopt infinite scrolling or classical pagination?How to show user that page objects automatically updateWhat is the best location to locate the comments section in a list pageBest way to combine filtering and selecting items in a listWhen one of two inputs must be updated to satisfy a consistency criteria, which should you update (if at all)?

                                Тонконіг бульбистий Зміст Опис | Поширення | Екологія | Господарське значення | Примітки | Див. також | Література | Джерела | Посилання | Навігаційне меню1114601320038-241116202404kew-435458Poa bulbosaЭлектронный каталог сосудистых растений Азиатской России [Електронний каталог судинних рослин Азіатської Росії]Малышев Л. Л. Дикие родичи культурных растений. Poa bulbosa L. - Мятлик луковичный. [Малишев Л. Л. Дикі родичи культурних рослин. Poa bulbosa L. - Тонконіг бульбистий.]Мятлик (POA) Сем. Злаки (Мятликовые) [Тонконіг (POA) Род. Злаки (Тонконогові)]Poa bulbosa Linnaeus, Sp. Pl. 1: 70. 1753. 鳞茎早熟禾 lin jing zao shu he (Description from Flora of China) [Poa bulbosa Linnaeus, Sp. Pl. 1: 70. 1753. 鳞茎早熟禾 lin jing zao shu he (Опис від Флора Китаю)]Poa bulbosa L. – lipnice cibulkatá / lipnica cibulkatáPoa bulbosa в базі даних Poa bulbosa на сайті Poa bulbosa в базі даних «Global Biodiversity Information Facility» (GBIF)Poa bulbosa в базі даних «Euro + Med PlantBase» — інформаційному ресурсі для Євро-середземноморського розмаїття рослинPoa bulbosa L. на сайті «Плантариум»

                                Вунгтау (аеропорт) Загальні відомості | Див. також | Посилання | Навігаційне меню10°22′00″ пн. ш. 107°05′00″ сх. д. / 10.36667° пн. ш. 107.08333° сх. д. / 10.36667; 107.0833310°22′00″ пн. ш. 107°05′00″ сх. д. / 10.36667° пн. ш. 107.08333° сх. д. / 10.36667; 107.083337731608Vinh AirportVinh airport facelift improves serviceвиправивши або дописавши їївиправивши або дописавши їїр