数学学习 008 - 平面直角坐标系 (Cartesian Coordinate System)
概述
难度:基础 (Basic)
分类:基础数学 (Basic Mathematics)
理解平面直角坐标系的建立和点的坐标表示。
Understand the Cartesian coordinate system and representation of points.
核心要点
1. 原点O:x轴和y轴交点
Origin O: intersection of x-axis and y-axis
2. 象限:第一象限(+,+), 第二(-,+), 第三(-,-), 第四(+,-)
Quadrants: I(+,+), II(-,+), III(-,-), IV(+,-)
3. 坐标:(x, y),x为横坐标,y为纵坐标
Coordinates: (x, y), x is abscissa, y is ordinate
4. 特殊点:原点(0,0),坐标轴上的点
Special: origin(0,0), points on axes
5. 两点间距离公式:d = √[(x₁-x₂)² + (y₁-y₂)²]
Distance: d = √[(x₁-x₂)² + (y₁-y₂)²]
公式
\[d = √[(x₁-x₂)² + (y₁-y₂)²]\]今日练习
- 理解上述核心要点,尝试用自己的话复述
- 完成教材或习题册相关练习
- 思考:这个知识点与其他知识的联系
📝 今日要点总结
| 概念 | 内容 |
|---|---|
| 名称 | 平面直角坐标系 (Cartesian Coordinate System) |
| 分类 | 基础数学 |
| 难度 | 基础 |
| 核心公式 | $d = √[(x₁-x₂)² + (y₁-y₂)²]$ |
下一篇预告:数学学习 009 - 下一个知识点
💡 学习建议:每天理解一个核心概念,不要贪多。理解 > 记忆。 💡 Learning tip: Focus on one concept per day. Understanding > memorization.