标题: math problem [打印本页] 作者: arthur 时间: 2002-12-2 18:42 标题: math problem
Right triangle PQR is to be constructed in the sy-plane so that the right angle is at P and PR is to parallel to the x-axis. The x- and y-coordinates of P, Q, and R are to be integers that satisfy the inequalities –4 ≤x ≤5 and 6≤y ≤16. how many different triangles with these properties could be constructed ?
请指教作者: freedim 时间: 2002-12-2 23:15
我的意见,其实确定这个三角形,只需要两组坐标值,C10^2选两个X出来,C11^2选两个Y出来就over了, ans: C10^2*C11^2作者: arthur 时间: 2002-12-4 14:56