在坐标平面中绘制和识别多边形



引言

在本课中,我们得到了坐标平面中点的坐标。

用线段连接这些点,我们得到一个多边形。我们需要识别所形成的多边形。

例1

在坐标平面上绘制以下点(-5, 3) (3,3) (-5,-3)。用线段连接这些点,并识别所形成的多边形。

Drawing and identifying a polygon in the coordinate plane 9.1

解答

步骤1

我们知道,在坐标平面中,正数表示向右或向上移动,负数表示向左或向下移动。

步骤2

定位(-5, 3) (3,3) (-5,-3)点

点(-5, 3):x坐标为-5,所以我们从原点沿x轴向左移动5个单位;由于y坐标3为正数,我们向上移动3个单位来定位点(-5, 3)。

类似地,可以定位其他两个点(3,3) (-5,-3)。

步骤3

用线段连接这三个点,我们可以看到得到一个三角形,如下所示。

Drawing and identifying a polygon in the coordinate plane 9.2

例2

识别下图坐标平面中点形成的多边形。

Drawing and identifying a polygon in the coordinate plane 9.3

解答

步骤1

给定的坐标平面中有五个点。

步骤2

用线段连接这些点,形成的多边形有五条边,是一个五边形。

Drawing and identifying a polygon in the coordinate plane 9.4
广告