How to find x in $x^{log _{2}x}>16$












0












$begingroup$


$$x^{log _{2} x}>16$$
What I have done is :




  1. Take log fo both sides

  2. Then I don't know to do what!
    Please help me if it is possible.
    Hint me about path through solving it.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Just take $log_2$ on both sides.
    $endgroup$
    – Tito Eliatron
    Jan 27 at 17:59










  • $begingroup$
    Please give more context. Providing context not only assures that this is not simply copied from a homework assignment, but also allows answers to be better directed at where the problem lies and to be within the proper scope. Please avoid "I have no clue" questions. Defining keywords and trying a simpler, similar problem often helps.
    $endgroup$
    – robjohn
    Jan 27 at 18:15
















0












$begingroup$


$$x^{log _{2} x}>16$$
What I have done is :




  1. Take log fo both sides

  2. Then I don't know to do what!
    Please help me if it is possible.
    Hint me about path through solving it.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Just take $log_2$ on both sides.
    $endgroup$
    – Tito Eliatron
    Jan 27 at 17:59










  • $begingroup$
    Please give more context. Providing context not only assures that this is not simply copied from a homework assignment, but also allows answers to be better directed at where the problem lies and to be within the proper scope. Please avoid "I have no clue" questions. Defining keywords and trying a simpler, similar problem often helps.
    $endgroup$
    – robjohn
    Jan 27 at 18:15














0












0








0





$begingroup$


$$x^{log _{2} x}>16$$
What I have done is :




  1. Take log fo both sides

  2. Then I don't know to do what!
    Please help me if it is possible.
    Hint me about path through solving it.










share|cite|improve this question











$endgroup$




$$x^{log _{2} x}>16$$
What I have done is :




  1. Take log fo both sides

  2. Then I don't know to do what!
    Please help me if it is possible.
    Hint me about path through solving it.







logarithms






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 27 at 17:57









Thomas Shelby

4,4292726




4,4292726










asked Jan 27 at 17:55









Mr invisibleMr invisible

193




193








  • 1




    $begingroup$
    Just take $log_2$ on both sides.
    $endgroup$
    – Tito Eliatron
    Jan 27 at 17:59










  • $begingroup$
    Please give more context. Providing context not only assures that this is not simply copied from a homework assignment, but also allows answers to be better directed at where the problem lies and to be within the proper scope. Please avoid "I have no clue" questions. Defining keywords and trying a simpler, similar problem often helps.
    $endgroup$
    – robjohn
    Jan 27 at 18:15














  • 1




    $begingroup$
    Just take $log_2$ on both sides.
    $endgroup$
    – Tito Eliatron
    Jan 27 at 17:59










  • $begingroup$
    Please give more context. Providing context not only assures that this is not simply copied from a homework assignment, but also allows answers to be better directed at where the problem lies and to be within the proper scope. Please avoid "I have no clue" questions. Defining keywords and trying a simpler, similar problem often helps.
    $endgroup$
    – robjohn
    Jan 27 at 18:15








1




1




$begingroup$
Just take $log_2$ on both sides.
$endgroup$
– Tito Eliatron
Jan 27 at 17:59




$begingroup$
Just take $log_2$ on both sides.
$endgroup$
– Tito Eliatron
Jan 27 at 17:59












$begingroup$
Please give more context. Providing context not only assures that this is not simply copied from a homework assignment, but also allows answers to be better directed at where the problem lies and to be within the proper scope. Please avoid "I have no clue" questions. Defining keywords and trying a simpler, similar problem often helps.
$endgroup$
– robjohn
Jan 27 at 18:15




$begingroup$
Please give more context. Providing context not only assures that this is not simply copied from a homework assignment, but also allows answers to be better directed at where the problem lies and to be within the proper scope. Please avoid "I have no clue" questions. Defining keywords and trying a simpler, similar problem often helps.
$endgroup$
– robjohn
Jan 27 at 18:15










3 Answers
3






active

oldest

votes


















1












$begingroup$

Taking $log_2$ on both sides, we get:



$$log_2(x^{log_2(x)})>log_2(16)$$
By the power rule: $$log(a^b)=blog(a)$$ we get:



$$(log_2(x))^2>log_2(16)$$



Evaluate $log_2(16)$ and go from there.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Would you explain that how you used that power rule in second step?
    $endgroup$
    – Mr invisible
    Jan 27 at 18:15










  • $begingroup$
    I brought the power on the LHS down, so: $$log_2(x^{log_2(x)})=log_2(x)log_2(x)=(log_2(x))^2$$
    $endgroup$
    – Rhys Hughes
    Jan 27 at 18:38





















1












$begingroup$

Hint: Observe
begin{align}
x^{log_2 x} = 2^{(log_2 x)^2}.
end{align}






share|cite|improve this answer









$endgroup$





















    0












    $begingroup$

    If $log_2x=y, x=2^y$



    We need $(2^y)^y>16iff2^{y^2}>2^4implies y^2>4$



    $implies(i)$ either $y>2iff x>2^2$



    $(ii)$ or $y<-2iff x<2^{-2}$






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


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3089891%2fhow-to-find-x-in-x-log-2x16%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









      1












      $begingroup$

      Taking $log_2$ on both sides, we get:



      $$log_2(x^{log_2(x)})>log_2(16)$$
      By the power rule: $$log(a^b)=blog(a)$$ we get:



      $$(log_2(x))^2>log_2(16)$$



      Evaluate $log_2(16)$ and go from there.






      share|cite|improve this answer









      $endgroup$













      • $begingroup$
        Would you explain that how you used that power rule in second step?
        $endgroup$
        – Mr invisible
        Jan 27 at 18:15










      • $begingroup$
        I brought the power on the LHS down, so: $$log_2(x^{log_2(x)})=log_2(x)log_2(x)=(log_2(x))^2$$
        $endgroup$
        – Rhys Hughes
        Jan 27 at 18:38


















      1












      $begingroup$

      Taking $log_2$ on both sides, we get:



      $$log_2(x^{log_2(x)})>log_2(16)$$
      By the power rule: $$log(a^b)=blog(a)$$ we get:



      $$(log_2(x))^2>log_2(16)$$



      Evaluate $log_2(16)$ and go from there.






      share|cite|improve this answer









      $endgroup$













      • $begingroup$
        Would you explain that how you used that power rule in second step?
        $endgroup$
        – Mr invisible
        Jan 27 at 18:15










      • $begingroup$
        I brought the power on the LHS down, so: $$log_2(x^{log_2(x)})=log_2(x)log_2(x)=(log_2(x))^2$$
        $endgroup$
        – Rhys Hughes
        Jan 27 at 18:38
















      1












      1








      1





      $begingroup$

      Taking $log_2$ on both sides, we get:



      $$log_2(x^{log_2(x)})>log_2(16)$$
      By the power rule: $$log(a^b)=blog(a)$$ we get:



      $$(log_2(x))^2>log_2(16)$$



      Evaluate $log_2(16)$ and go from there.






      share|cite|improve this answer









      $endgroup$



      Taking $log_2$ on both sides, we get:



      $$log_2(x^{log_2(x)})>log_2(16)$$
      By the power rule: $$log(a^b)=blog(a)$$ we get:



      $$(log_2(x))^2>log_2(16)$$



      Evaluate $log_2(16)$ and go from there.







      share|cite|improve this answer












      share|cite|improve this answer



      share|cite|improve this answer










      answered Jan 27 at 18:05









      Rhys HughesRhys Hughes

      7,0801630




      7,0801630












      • $begingroup$
        Would you explain that how you used that power rule in second step?
        $endgroup$
        – Mr invisible
        Jan 27 at 18:15










      • $begingroup$
        I brought the power on the LHS down, so: $$log_2(x^{log_2(x)})=log_2(x)log_2(x)=(log_2(x))^2$$
        $endgroup$
        – Rhys Hughes
        Jan 27 at 18:38




















      • $begingroup$
        Would you explain that how you used that power rule in second step?
        $endgroup$
        – Mr invisible
        Jan 27 at 18:15










      • $begingroup$
        I brought the power on the LHS down, so: $$log_2(x^{log_2(x)})=log_2(x)log_2(x)=(log_2(x))^2$$
        $endgroup$
        – Rhys Hughes
        Jan 27 at 18:38


















      $begingroup$
      Would you explain that how you used that power rule in second step?
      $endgroup$
      – Mr invisible
      Jan 27 at 18:15




      $begingroup$
      Would you explain that how you used that power rule in second step?
      $endgroup$
      – Mr invisible
      Jan 27 at 18:15












      $begingroup$
      I brought the power on the LHS down, so: $$log_2(x^{log_2(x)})=log_2(x)log_2(x)=(log_2(x))^2$$
      $endgroup$
      – Rhys Hughes
      Jan 27 at 18:38






      $begingroup$
      I brought the power on the LHS down, so: $$log_2(x^{log_2(x)})=log_2(x)log_2(x)=(log_2(x))^2$$
      $endgroup$
      – Rhys Hughes
      Jan 27 at 18:38













      1












      $begingroup$

      Hint: Observe
      begin{align}
      x^{log_2 x} = 2^{(log_2 x)^2}.
      end{align}






      share|cite|improve this answer









      $endgroup$


















        1












        $begingroup$

        Hint: Observe
        begin{align}
        x^{log_2 x} = 2^{(log_2 x)^2}.
        end{align}






        share|cite|improve this answer









        $endgroup$
















          1












          1








          1





          $begingroup$

          Hint: Observe
          begin{align}
          x^{log_2 x} = 2^{(log_2 x)^2}.
          end{align}






          share|cite|improve this answer









          $endgroup$



          Hint: Observe
          begin{align}
          x^{log_2 x} = 2^{(log_2 x)^2}.
          end{align}







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Jan 27 at 17:59









          Jacky ChongJacky Chong

          19.4k21129




          19.4k21129























              0












              $begingroup$

              If $log_2x=y, x=2^y$



              We need $(2^y)^y>16iff2^{y^2}>2^4implies y^2>4$



              $implies(i)$ either $y>2iff x>2^2$



              $(ii)$ or $y<-2iff x<2^{-2}$






              share|cite|improve this answer









              $endgroup$


















                0












                $begingroup$

                If $log_2x=y, x=2^y$



                We need $(2^y)^y>16iff2^{y^2}>2^4implies y^2>4$



                $implies(i)$ either $y>2iff x>2^2$



                $(ii)$ or $y<-2iff x<2^{-2}$






                share|cite|improve this answer









                $endgroup$
















                  0












                  0








                  0





                  $begingroup$

                  If $log_2x=y, x=2^y$



                  We need $(2^y)^y>16iff2^{y^2}>2^4implies y^2>4$



                  $implies(i)$ either $y>2iff x>2^2$



                  $(ii)$ or $y<-2iff x<2^{-2}$






                  share|cite|improve this answer









                  $endgroup$



                  If $log_2x=y, x=2^y$



                  We need $(2^y)^y>16iff2^{y^2}>2^4implies y^2>4$



                  $implies(i)$ either $y>2iff x>2^2$



                  $(ii)$ or $y<-2iff x<2^{-2}$







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Jan 27 at 18:23









                  lab bhattacharjeelab bhattacharjee

                  227k15158278




                  227k15158278






























                      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%2f3089891%2fhow-to-find-x-in-x-log-2x16%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

                      MongoDB - Not Authorized To Execute Command

                      in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith

                      Npm cannot find a required file even through it is in the searched directory