线段ab等于8,o是线段上的任意一点cd分别是线段ao、ob的中点求出线段cd的长度

问题描述:

线段ab等于8,o是线段上的任意一点cd分别是线段ao、ob的中点求出线段cd的长度

cd=co+od=ao/2+ob/2=(ao+ob)/2=ab/2=8/2=4