Proportionality
Help Questions
Texas 8th Grade Math › Proportionality
A triangle has vertices (2, 3), (6, 1), and (4, 7). It is dilated about the origin by a scale factor of 2.5. What are the coordinates of the image?
(5, 7.5), (15, 2.5), (10, 17.5)
(4, 6), (12, 2), (8, 14)
(4.5, 5.5), (8.5, 3.5), (6.5, 9.5)
(5, 3), (15, 1), (10, 7)
Explanation
For a dilation centered at the origin with scale factor k, use the rule $(x,y) \to (kx, ky)$. Here $k=2.5$. Compute each vertex: (2,3) → (2.5·2, 2.5·3) = (5, 7.5); (6,1) → (15, 2.5); (4,7) → (10, 17.5). Because each coordinate is multiplied by the same positive factor, side lengths scale by 2.5, angles stay the same, and the figure is an enlargement centered at the origin.
Water flows at a constant rate. Points on the graph are $(1, 3.5)$, $(2, 7)$, $(3, 10.5)$, $(4, 14)$ where $x$ is minutes and $y$ is gallons.
What is the unit rate of flow?
7 gallons/minute
3.5 minutes/gallon
3.5 gallons/minute
0 gallons/minute
Explanation
Unit rate is the amount per 1 unit of $x$. The relationship is proportional ($y=kx$), so the slope equals the unit rate. Using any two points, slope $m=\frac{7-3.5}{2-1}=3.5$. Thus $y=3.5x$, and the unit rate is 3.5 gallons per minute.
Square ABCD has vertices A(0,0), B(4,0), C(4,4), D(0,4). After dilation with scale factor 1.5 centered at the origin, square A'B'C'D' has vertices A'(0,0), B'(6,0), C'(6,6), D'(0,6).
How do the perimeter and area of the dilated square compare to the original?
Perimeter is multiplied by 2.25; area is multiplied by 1.5
Perimeter stays the same; area is multiplied by 2.25
Perimeter is multiplied by 1.5; area is multiplied by 2.25
Perimeter is multiplied by 1.5; area stays the same
Explanation
A dilation with scale factor k affects linear measurements by ×k and area by ×k^2. Here k = 1.5, so perimeter scales by 1.5 and area scales by 1.5^2 = 2.25. Angle measures, shape, and parallel sides are preserved.
A cyclist rides at a constant speed. The relationship between time $x$ (hours) and distance $y$ (miles) is shown by the points $(1, 60)$, $(2, 120)$, and $(3, 180)$. Which equation represents this proportional relationship?
y = 180x
y = 60x + 10
x = 60y
y = 60x
Explanation
For a proportional relationship, $y = kx$ and $k = \frac{y}{x}$. Using any point: $k = \frac{60}{1} = 60$, $\frac{120}{2} = 60$, $\frac{180}{3} = 60$. The constant ratio $\frac{y}{x}$ is 60, so $y = 60x$. Adding a constant (like $+10$) would make it non-proportional because it would not pass through the origin.
A teacher compares study hours ($x$) to test scores ($y$). Approximate trendline: $y = 7.8x + 42$ for $2 \le x \le 10$.
Using the trendline, predict the test score when $x=6$, rounded to the nearest whole number.
47
89
90
136
Explanation
Substitute $x=6$ into $y=7.8x+42$: $y=7.8(6)+42=46.8+42=88.8\approx 89$. Slope-only mistake: $7.8\times 6=46.8\approx 47$ (ignores the intercept). Arithmetic slip: 90 (overestimates $7.8\times 6$ before adding 42). Extrapolation trap: 136 comes from $x=12$ (outside $2\le x\le 10$); predictions outside the data range are unreliable.
A line is graphed on a coordinate plane. It crosses the y-axis at 4 and passes through the point (3, 10).
Which equation represents the graphed line?
$y = 4x + 2$
$y = 2x$
$y = 2x - 4$
$y = 2x + 4$
Explanation
The y-intercept is $b = 4$ (non-proportional since $b \ne 0$). Using the point (3, 10), the slope is $m = (10 - 4) / 3 = 2$. So the equation is $y = 2x + 4$. Options with $b = 0$ are proportional and do not match the intercept, and swapping $m$ and $b$ gives the wrong line.
Points on a line: $(1, 2)$, $(3, 8)$, $(5, 14)$, $(7, 20)$
Which pair shows the slope and $y$-intercept $(m, b)$ for this line?
(2, 3)
(-1, 3)
(3, -1)
(1, 3)
Explanation
Compute slope with any two points, say $(1,2)$ and $(3,8)$: $m=\frac{8-2}{3-1}=\frac{6}{2}=3$. Use $b=y-mx$ with $(1,2)$: $b=2-3(1)=-1$. So $(m,b)=(3,-1)$.
A gym membership costs 50 to join plus 30 per month. Let $x$ be the number of months and let $y$ be the total cost in dollars.
Which equation in $y=mx+b$ form models this relationship?
$y=50x+30$
$x=30y+50$
$y=30x+50$
$y=30+50x$
Explanation
The rate of change (slope) is the monthly fee, 30 dollars per month, so $m=30$. The starting value (y-intercept) is the one-time joining fee, 50 dollars, so $b=50$. Therefore $y=30x+50$. This connects to the context: $30x$ is the total monthly charges and $50$ is the initial fee.
Triangle ABC has vertices A(2,4), B(6,8), C(4,12). Triangle DEF has vertices D(1,2), E(3,4), F(2,6). What is the scale factor of the dilation from triangle ABC to triangle DEF?
2
$1/2$
$3/2$
3
Explanation
Similar figures have corresponding sides in proportion. Compare a corresponding coordinate pair: from A(2,4) to D(1,2), each coordinate is multiplied by $1/2$, so every side length is also multiplied by $1/2$. Checking another pair, B(6,8) to E(3,4) shows the same factor. The scale factor (new ÷ original) is $1/2$, and all corresponding ratios match.
Function 1: $y = 3x$. Function 2: $y = 2x + 7$. Which relationship is proportional?
Only Function 1
Only Function 2
Both
Neither
Explanation
A proportional relationship has the form $y = kx$ (so $b=0$) and passes through the origin. Function 1 is $y=3x$ with $b=0$, so it is proportional. Function 2 is $y=2x+7$ with $b=7\neq0$, so it is non-proportional.