-2
votes
1answer
118 views

What branch of mathematics improves logical thinking? [closed]

So, that's the question. I dare to generalize it even wider: what branch of mathematics improves the general thinking ability, intilligence, the way the person thinks, and makes it more logical? I'm ...
11
votes
4answers
593 views

How to Improve Mathematical Thinking and General Problem Solving Skills?

I'm a sophomore in university and seriously feel that I'm bad at solving mathematical and algorithmic problems (be it discrete math, calculus or just puzzles). I noticed that I'm only good at solving ...
0
votes
5answers
105 views

What is the algorithm for solving an equation like this one?

The solutions of the equation : $\sqrt{x+2\sqrt{x-1}} + \sqrt{x-2 \sqrt{x-1}} = 2$ are: A) $x=1$; B) $x=2$; C) $x\in [1,2]$; D) $x\in \begin{bmatrix} \frac{3}{2},2 \end{bmatrix}$; E) ...