3.1.3 Proportional Relationships¶
Identifying and analyzing proportional relationships where two quantities maintain a constant ratio.
定义¶
A proportional relationship exists between two quantities when they maintain a constant ratio, meaning one quantity is always a constant multiple of the other. Formally, two variables \(x\) and \(y\) have a proportional relationship if \(y = kx\), where \(k\) is the constant of proportionality (also called the unit rate or constant ratio). In a proportional relationship, when one quantity changes, the other changes by the same factor, and the relationship always passes through the origin \((0, 0)\) when graphed on a coordinate plane. This is a special case of a linear relationship where the y-intercept equals zero.
核心公式¶
- \(y = kx\), where \(k\) is the constant of proportionality
- \(k = \frac{y}{x}\) (constant ratio between any pair of corresponding values)
- \(\frac{y_1}{x_1} = \frac{y_2}{x_2}\) (equivalent ratios for proportional relationships)
- \(\frac{\Delta y}{\Delta x} = k\) (slope of the line equals the constant of proportionality)
- \(y_2 = y_1 \cdot \frac{x_2}{x_1}\) (scaling relationship between proportional quantities)
易错点¶
- ⚠️ Confusing proportional relationships with linear relationships: Students often forget that proportional relationships must pass through the origin. A line like \(y = 2x + 3\) is linear but NOT proportional because the y-intercept is not zero.
- ⚠️ Incorrectly calculating the constant of proportionality: Students may compute \(k = \frac{x}{y}\) instead of \(k = \frac{y}{x}\), leading to inverted ratios and incorrect predictions.
- ⚠️ Misidentifying proportional relationships from tables or graphs: Students may fail to verify that all ratios \(\frac{y}{x}\) are equal, or they may not check if the graph passes through the origin, missing non-proportional relationships.
- ⚠️ Applying proportional reasoning to non-proportional contexts: Students sometimes assume a relationship is proportional without verification, such as assuming that doubling the side length of a square doubles its area (it actually quadruples it).