/

AMC10 2019 A

AMC10 2019 A · Q14

AMC10 2019 A · Q14. It mainly tests Basic counting (rules of product/sum), Geometry misc.

For a set of four distinct lines in a plane, there are exactly $N$ distinct points that lie on two or more of the lines. What is the sum of all possible values of $N$?
对于平面上一组四条不同的直线,恰有 $N$ 个不同的点位于两条或多条直线上。所有可能的 $N$ 值之和是多少?
(A) 14 14
(B) 16 16
(C) 18 18
(D) 19 19
(E) 21 21
Answer
Correct choice: (D)
正确答案:(D)
Solution
Answer (D): There are several cases to consider. If all four lines are concurrent, then there is 1 intersection point. If three of the lines are concurrent and the fourth line is parallel to one of those three, then there are 3 intersection points. If three of the lines are concurrent and the fourth line is parallel to none of those three, then there are 4 intersection points. In the remaining cases no three lines are concurrent. If they are all parallel, then there are 0 intersection points. If only three of them are parallel, then there are again 3 intersection points. If two of them are parallel but no three are mutually parallel, then there are either again 4 intersection points, if the other two lines are parallel to each other; or 5 intersection points, if the other two lines intersect. In the final case, every line intersects every other line, giving 6 points of intersection. These are all the cases, so the requested sum is $1+3+4+0+5+6=19$.
答案(D):需要考虑几种情况。 如果四条直线共点,那么有 1 个交点。 如果其中三条直线共点,且第四条直线与这三条中的某一条平行,那么有 3 个交点。如果其中三条直线共点,且第四条直线与这三条都不平行,那么有 4 个交点。 在其余情况下,不存在三条直线共点。如果它们都平行,那么有 0 个交点。 如果只有三条直线互相平行,那么同样有 3 个交点。 如果其中两条直线平行,但不存在三条直线互相平行,那么:若另外两条直线也互相平行,则仍有 4 个交点;若另外两条直线相交,则有 5 个交点。 最后一种情况是,每条直线都与其他每条直线相交,因此共有 6 个交点。 以上涵盖所有情况,因此所求的和为 $1+3+4+0+5+6=19$。
solution
Topics
Related Questions
Practice full AMC exams on amcdrill.
Try full-length practice and diagnostics at www.amcdrill.com.