1.

Find the number of different straight lines obtained by joining n points on a plane, no three of which are collinear.

Answer»

`N^3`
`(n(n-1))/(2)`
`n!`
`2^4`

ANSWER :B


Discussion

No Comment Found