What it the greatest common divisor of positive integers m and n? (1) m is a prime number (2) 2n = 7m ++++++++ 思路是否是:1)和2)联合,m只能等于2 了,也就是最大公约数是1了? 谢谢。 In the xy-plane, at what two points does the graph of y = (x+a)(x+b) intersect the x-axis? 1) a + b= -1 2) The graph intersects the y-axis at (0,-6) 求思路。谢谢。 -- by 会员 francislaw (2011/7/3 19:53:51)
第一题你说的对 第二题,抛物线和x轴交点为(-a,0),(-b,0),因此该题目就是求a,b的值 两个条件分别是 1)a+b=1 2) ab=-6 1)+2)可知a和b一个是3,一个是-2,但是谁是a谁是b无所谓,因为反正求交点,两个交点已经出来了 |