Proportional Relationship
5 min readยทconstant of proportionality

How Slope Connects to Proportional Relationships

See how slope, unit rate, and the constant of proportionality are the same number when a line passes through the origin. Complete with examples and visuals.

slopeunit-rateconstant-of-proportionality
Coordinate graph with rise-over-run and unit rate labels

A wheelchair ramp rises 1 foot for every 12 feet of horizontal run. The steepness of that ramp โ€” 1/12 โ€” is its slope. If the ramp starts at ground level (height 0 at distance 0), that same number is also the constant of proportionality.

Slope and the constant of proportionality are the same number when a line passes through the origin. When it doesn't, they split apart. Here's exactly how that works.

What Slope Means

Slope measures steepness. It's the ratio of vertical change to horizontal change:

slope=riserun=y2โˆ’y1x2โˆ’x1\text{slope} = \frac{\text{rise}}{\text{run}} = \frac{y_2 - y_1}{x_2 - x_1}

Take two points on a line, subtract their coordinates, and divide. The result tells you how much yy changes for each 1-unit increase in xx.

| Points | Rise | Run | Slope | |---|---|---|---| | (2,6)(2, 6) and (5,15)(5, 15) | 15โˆ’6=915 - 6 = 9 | 5โˆ’2=35 - 2 = 3 | 9รท3=39 \div 3 = 3 | | (1,4)(1, 4) and (3,10)(3, 10) | 10โˆ’4=610 - 4 = 6 | 3โˆ’1=23 - 1 = 2 | 6รท2=36 \div 2 = 3 | | (0,0)(0, 0) and (4,12)(4, 12) | 12โˆ’0=1212 - 0 = 12 | 4โˆ’0=44 - 0 = 4 | 12รท4=312 \div 4 = 3 |

Same slope every time. That's what makes a line straight.

When Slope Equals kk

A proportional relationship is a line through the origin: y=kxy = kx. The slope formula on this line gives:

slope=y2โˆ’y1x2โˆ’x1=kx2โˆ’kx1x2โˆ’x1=k(x2โˆ’x1)x2โˆ’x1=k\text{slope} = \frac{y_2 - y_1}{x_2 - x_1} = \frac{kx_2 - kx_1}{x_2 - x_1} = \frac{k(x_2 - x_1)}{x_2 - x_1} = k

The kk factors out and cancels the denominator. Slope is kk.

On a proportional line, slope, unit rate, and the constant of proportionality are the same number. Three names, one value.

When Slope Does Not Equal kk

The moment a line shifts off the origin โ€” y=kx+by = kx + b with bโ‰ 0b \neq 0 โ€” the relationship stops being proportional, and slope and unit rate become different numbers.

Take y=3x+2y = 3x + 2:

  • Slope: 33 (the line still rises 3 units per 1 unit right)
  • Unit rate: Varies. At x=1x = 1: y=5y = 5, rate is 55. At x=2x = 2: y=8y = 8, rate is 44. Not constant.

The line has the same steepness. But the +2+2 means yy is always 2 more than kxkx, so yรทxy \div x changes depending on which xx you pick. No single unit rate. No proportionality.

Rise Over Run as Unit Rate

On a proportional graph, pick any point (x,y)(x, y) where xโ‰ 0x \neq 0. The rise from the origin to that point is yy, and the run is xx.

slope=yx=k\text{slope} = \frac{y}{x} = k

This is why every point on a proportional line gives the same y/xy/x ratio. Each step right adds exactly kk units up.

Real-World Slope as Steepness

Slope isn't just a math formula. It describes real things:

  • Ramps: A 1:12 ramp has slope 1/12โ‰ˆ0.0831/12 \approx 0.083. Gentle.
  • Stairs: Building codes require rise/run between 0.50.5 and 0.70.7. Steeper than most ramps.
  • Roofs: A "6/12 roof" rises 6 inches per 12 inches of run. Slope =0.5= 0.5.
  • Highway grades: A 7% grade means 7 feet of vertical per 100 feet horizontal. Slope =0.07= 0.07.

When the starting point is zero (ground level, flat ground, bottom of the hill), these slopes are also unit rates.

Free practice worksheet

Get a printable "Proportional Relationships Practice Pack" worksheet delivered to your inbox.

Practice Problems

Problem 1: A line passes through (0,0)(0, 0) and (7,28)(7, 28). Find the slope and the constant of proportionality.

m=28โˆ’07โˆ’0=287=4m = \frac{28 - 0}{7 - 0} = \frac{28}{7} = 4

k=4k = 4. The equation is y=4xy = 4x.

Problem 2: A line passes through (0,0)(0, 0) and (9,6)(9, 6). Find the unit rate.

unitย rate=69=23\text{unit rate} = \frac{6}{9} = \frac{2}{3}

Slope =2/3= 2/3, unit rate =2/3= 2/3, k=2/3k = 2/3. All the same.

Problem 3: Line A is y=2xy = 2x. Line B is y=2x+5y = 2x + 5. Which has a constant unit rate? Which has a higher y/xy/x ratio at x=3x = 3?

Line A is proportional โ€” every point gives y/x=2y/x = 2. Line B gives 11/3โ‰ˆ3.6711/3 \approx 3.67 at x=3x = 3 and 15/5=315/5 = 3 at x=5x = 5. The ratio changes. Line B is not proportional.

FAQ

Is slope always the constant of proportionality? No. Only when the line passes through the origin. If y=kx+by = kx + b with bโ‰ 0b \neq 0, slope is kk but the constant of proportionality does not exist.

What's the difference between slope and unit rate? Slope is the ratio of rise to run between any two points on a line. Unit rate is y/xy/x for a single point. They're equal on every point of a proportional line and different on a non-proportional line.

Can slope be negative in a proportional relationship? Yes. y=โˆ’3xy = -3x has slope โˆ’3-3 and k=โˆ’3k = -3. The line goes through the origin pointing downward.

How do you find kk from slope? If the line goes through the origin, kk equals the slope. Calculate rise over run from any two points, and that's your kk.

What about y=0.5xy = 0.5x โ€” what's the slope? 0.50.5. Slope is the coefficient of xx when the equation is in y=kxy = kx form. No calculation needed.

Can you have slope without a proportional relationship? Yes. Every straight line has a slope. Only lines through the origin are proportional.

Why do 7th-grade standards connect slope and proportionality? Because proportional relationships are the simplest kind of linear function. Understanding that slope =k= k now makes graphing y=mx+by = mx + b in 8th grade much easier.

Get free math resources

Join our newsletter and receive printable worksheets, practice sets, and tips for mastering proportional relationships.

No spam. Unsubscribe anytime.

Still stuck?

Get one-on-one help from a verified math tutor. Wyzant connects you with expert tutors who can walk you through proportional relationships step by step.

Find a math tutor

Related: Review the basics of y=kxy = kx or read about the constant of proportionality. Use the slope vs. unit rate calculator to compare both values on any line.

PT

ProportionalRelationship Team

Math educator and content creator at Proportional Relationship.

Get free math resources

Join our newsletter and receive printable worksheets, practice sets, and tips for mastering proportional relationships.

No spam. Unsubscribe anytime.

Still stuck?

Get one-on-one help from a verified math tutor. Wyzant connects you with expert tutors who can walk you through proportional relationships step by step.

Find a math tutor