2. in the xy plane, at what two point does the graph of y=(x-a)(x-b) intersect the x axis 1, a-b=-1 2, graph pass(0,-6) 难道不是用b^2-4ac>=0去看x 有几个交点嘛。。。不懂
3. if there are more than two numbers in a certain list, is each of the numbers in the list equal to 0 1. product of any two numbers in the list is 0 2, sum of any two numbers in the list is 0
我觉得这道题应该是d啊,,,条件一, any two number, 任意两个数的积是零,肯定任意两个数里有一个数是零,能达到任意的效果,只有都是零的情况才可以。