PLEASE HELP WILL MARK BRAINLIEST !!!
If you have 3 points spread out randomly so that no 3 points are colinear, how many lines can you draw using 2 points? (Hint start at 1 dot and connect lines as you add each dot, you might notice a pattern)

Respuesta :

The total lines you can draw using 2 points is 3 lines

What are collinear points?

Collinear points are points that lines on the same line compared to coplanar points that lies on the same plane.

For permutation and combination, combination has to do with selection while permutation has to do with arrangement.

In order to randomly draw two points from the given 3 points, we will select two points randomly and use it to create a line since a line is the shortest distance between two points. According to the formua;l

nCr = n!/(n-r)!r!

where n = 3 and r = 2 to have;

3C2 = 3!/(3-2)!2!
3C2 = 3*2/2*1
3C2 3/1
3C2 = 3ways

Hence the total lines you can draw using 2 points is 3 lines

Learn more on combination here: https://brainly.com/question/2292539

#SPJ1