If $P(6,7),Q(2,3)\ \text{and}\ R(4,-2)$ be the vertices of the triangle , then which of the point is not contained in the triangle?
$a.)(4,3)\quad \quad \quad \quad b.)(3,3)\\ c.)(4,2)\quad \quad \quad \quad \color{green}{d.)(6,1)}\\$
How can i find out with pen and paper without using graph paper.
I look for a simple method , i have studied maths up to $12th$ grade.

One approach is to calculate the equations of the lines connecting each of the vertices of the triangle. In your case you would calculate the equations of the lines: $PQ, PR$ and $QR$.
You could then substitute the $x$ coordinate of the point in question into each of these lines and compare this value with the $y$ coordinate of the point in question. This will help you determine if the given point lies above, on, or below each of the lines.
This should give you enough information to determine if the point lies inside or outside the triangle.
NOTE: This is a lot more work then simply graphing the points as suggested by @TBrendle above