第一题和第二题是一样的意思。你double check 第一题的理解 twice as far/long/many+x as y means 2x=y the point A on segment PQ that is twice as far from P as from Q is? 2ap=aq The point on segment PQ that is twice as far from P as from Q is: Q=(3,2)    =(0,-1) A) (3,1) B) (2,1) C) (2, -1) D) (1.5, 0.5) E) (1,0) the point A on segment PQ that is twice as far from P as from Q is? if any point O(x,y) divides distance between two point A(x1,y1) and B(x2,y2) in the ratio m1:m2 co ordinates of the point O is x=(m1x2+m2x1)/(m1+m2) and y=(m1y2+m2y1)/(m1+m2) here A(x1,y1)=P(0,-1) ..B(x2,y2)=Q(3,2) and m1:m2=2:1 so the coordinate of the point on segment PQ that is twice as far from P as from Q is x=(2*3+0*1)/3=2 y=(2*2+(-1)*1)/3 =1 or(2,1) -- by 会员 红红的云 (2011/4/30 4:05:30)
太谢谢你啦 我上面写错了一个地方应该是2AP=AQ
但是我不太理解你后面给出的这个式子~那个m1:m2不应该是1:2?应该是点O到Q的距离是点O到P的两倍啊?所以O的坐标不应该是(1,0)??不懂啦不懂啦 还有我上面的第2题(那个按年龄分人群) 那个不是跟第一题说法一样么,为什么结果不是我理解的那样呢? 拜托你再帮我看看好不好?特别特别感谢 |