Jump to content

Theory to solve: Difference between revisions

From logic wiki
Answerer777 (talk | contribs)
No edit summary
Answerer777 (talk | contribs)
No edit summary
 
Line 2: Line 2:
         1 list up info, in question     
         1 list up info, in question     
         2 check each info true or not
         2 check each info true or not
         3 solve from solveable part  
         3 solve from solveable part of question
         4 prepair all possible hypothesis
         4 prepair all possible hypothesis
                 [[ truth findable, in all hypothesis ]]
                 [[ truth findable, in all hypothesis ]]
         5 check false hypothesis  
         5 check false hypothesis  
                     ( if remain why hypothesis false, that helps readers)
                     ( if we remain reason why hypothesis false, that helps readers)
         6 choose best hypothesis
         6 choose hypothesis
          1⃣ all theory, to certificate hypothesis, are true
          2⃣ hypothesis without any contradiction

Latest revision as of 01:50, 28 December 2024

solve

       1 list up info, in question    
       2 check each info true or not
       3 solve from solveable part of question 
       4 prepair all possible hypothesis
               truth findable, in all hypothesis 
       5 check false hypothesis 
                   ( if we remain reason why hypothesis false, that helps readers)
       6 choose hypothesis
          1⃣ all theory, to certificate hypothesis, are true
          2⃣ hypothesis without any contradiction