Solveeit Logo

Question

Question: There are \[m\] points on a straight line \[AB\] and \[n\] points on the line \[AC\] none of them be...

There are mm points on a straight line ABAB and nn points on the line ACAC none of them being the point AA . Triangles are formed with these points as vertices, when:
(i). AA is excluded
(ii).AA is included. The ratio of the number of triangles in the two cases is:
A.m+n2m+n\dfrac{{m + n - 2}}{{m + n}}
B.m+n1mn\dfrac{{m + n - 1}}{{m - n}}
C.m+n2m+n+2\dfrac{{m + n - 2}}{{m + n + 2}}
D.m(n1)(m+1)(n+1)\dfrac{{m\left( {n - 1} \right)}}{{\left( {m + 1} \right)\left( {n + 1} \right)}}

Explanation

Solution

For the first part if point A is excluded we can either choose 2 points on the line ABAB (other than A) and 1 point on the line ACAC (other than A) then the total number of possible triangles in this case =m(m1)2×n = \dfrac{{m\left( {m - 1} \right)}}{2} \times n and if we choose 2 points on the line ACAC (other than A) and 1 point on the line ABAB (other than A) then the total number of possible triangles in this case =m×n(n1)2 = m \times \dfrac{{n\left( {n - 1} \right)}}{2} . Therefore the total number of triangles =mn2(m+n2) = \dfrac{{mn}}{2}\left( {m + n - 2} \right) . For the second part, one point lies on line ABAB and one on the straight line ACAC , so the possible number of triangles is mnmn . Then the ratio is =m+n22 = \dfrac{{m + n - 2}}{2}

Complete answer:
(i).In the problem, we are given that there are mm points on the straight line ABAB and nn points on the straight line ACAC .
To form a triangle we need to choose three non-collinear points on the two straight lines ABAB and ACAC .
So, if point A is excluded we can either choose 2 points on the line ABAB (other than A) and 1 point on the line ACAC (other than A).
In this case the total number of possible triangles in this case =m(m1)2×n = \dfrac{{m\left( {m - 1} \right)}}{2} \times n
Or
We can either choose 2 points on the line ACAC (other than A) and 1 point on the line ABAB (other than A)
In this case the total number of possible triangles in this case =m×n(n1)2 = m \times \dfrac{{n\left( {n - 1} \right)}}{2}
So, the total number of possible triangles =m(m1)2×n+m×n(n1)2 = \dfrac{{m\left( {m - 1} \right)}}{2} \times n + m \times \dfrac{{n\left( {n - 1} \right)}}{2}
=mn2(m1+n1)= \dfrac{{mn}}{2}\left( {m - 1 + n - 1} \right)
=mn2(m+n2)= \dfrac{{mn}}{2}\left( {m + n - 2} \right)
(ii).If point A is also included then choose two non-collinear points, one point on a straight line ABAB and one point on a straight line ACAC .
So, the total number of triangles that can be formed =mn = mn
Therefore, the ratio of the possible number of triangles that can be formed excluding point A and the possible number of triangles that can be formed including point A =mn2(m+n2)mn = \dfrac{{\dfrac{{mn}}{2}\left( {m + n - 2} \right)}}{{mn}}
=m+n22= \dfrac{{m + n - 2}}{2}

Note:
In the solution to reach the answer we considered every triangle that could be possibly made with the arrangement given to us and then choose what number of vertices could be used to make those triangles, that is how we reached our solution in both the parts. To solve such problems first consider the number of points on one line and then multiply it with the possible number of points on the other line.