I'm struggling to visualize the following GRE problem:
The solution says that for $m$ and $n$ to intersect on the right, it has to be the case that $2x+3x>180$, after that we get $x>36$. But I don't understand why. I can see that if $m$ and $n$ are parallel then $2x+3x = 180$ though. Can someone help me visualize this problem? Thanks.


If $m$ and $n$ intersect to the right, then a triangle is formed, two of whose angles are the angles just to the right of those labelled $2x^\circ$ and $3x^\circ$. These angles are $180-2x$ degrees and $180-3x$ degrees respectively, and so $180-2x+180-3x<180$ since the sum of all three angles in the triangle is $180$ degrees. Rearranging this inequality gives $2x+3x>180$.
An intuitive way to think about it is that if $x=36$, then the two lines are parallel. If you make $x$ larger while keeping the diagonal line fixed, that means you are tilting lines $m$ and $n$ away from each other on the left side, and thus towards each other on the right side. If the lines start parallel and you tilt them towards each other on the right just a little bit, then they will meet. Conversely, if you tilted them in the opposite direction (by decreasing $x$), they would meet on the left instead of on the right. So they meet on the right iff $x>36$.