This is a proof based problem added for learning purposes and does not accept submissions.
You can view the solution by clicking on the solution tab.
You can view the solution by clicking on the solution tab.
একই তলে $8$ টি সরলরেখা আছে যার কোনটিই অপরটির সাথে সমান্তরাল নয়। দেখাও যে, তাদের মধ্যে কমপক্ষে দুইটি সরলরেখা একে অপরকে $23^\circ$ এর চেয়ে কম কোণে ছেদ করে।
We can move the lines such that they all intersect in one point. Notice that, this does not change the angle between any pair of lines. After moving, there are $16$ small angles summing to $360^\circ$. So, by Pigeonhole Principle, one of these angles must be less than or equal to $\frac{360^\circ}{16}=22.5^\circ$, which is less than $23^\circ$ and we are done.