Math II · G-SRT.1.a

Verifying How Dilations Transform Lines

Dilation explains scaling: why resized drawings preserve direction and why lines behave predictably under enlargement or reduction.

Concept Geometry
Domain Similarity, Right Triangles, and Trigonometry
Read time 7 minutes

What this learning objective is really asking you to learn

This objective asks students to understand what dilation does to lines. A dilation is a transformation that expands or shrinks a figure from a fixed center by a scale factor. Every point moves along the ray from the center through that point. If the scale factor is greater than 1, points move farther from the center. If the scale factor is between 0 and 1, points move closer to the center. If the scale factor is 1, nothing changes.

The specific statement here is subtle and important: a dilation sends a line not passing through the center of dilation to a parallel line, while a line passing through the center remains the same line. This is one of the geometric foundations of similarity.

Imagine a center of dilation \(O\). Take a line \(l\) that does not pass through \(O\). Dilate every point on that line by scale factor \(k\). The image points form a new line \(l'\). That new line is parallel to the original line. The distance from the center to points changes, but the direction of the line does not rotate. The line slides outward or inward in a proportional way.

Now imagine a line that does pass through \(O\). Every point on that line lies on a ray from \(O\). Under dilation, points move closer to or farther from \(O\), but they stay on that same ray or opposite ray depending on the setup. The image of the whole line is the same line. It does not become a new parallel line because the center lies on it; the dilation stretches the line along itself.

This objective asks students to verify these facts, not simply accept them. Verification might happen with tracing paper, dynamic geometry software, coordinates, or logical reasoning. The goal is to see why dilation is a similarity transformation: it changes size but preserves shape by keeping directions and angle relationships under control.

Why students should learn this math

Students should learn this because dilation is the mathematics of scaling. Scaling is everywhere. Maps are scaled versions of land. Blueprints are scaled versions of buildings. Photographs can be enlarged or reduced. Phone screens display icons at different sizes. Computer graphics scale objects. Architects scale models. Engineers scale prototypes. Designers resize logos. Medical imaging scales anatomy. Similar triangles scale distances indirectly.

The special behavior of lines under dilation explains why scaled drawings work. If a blueprint is a dilation-like representation of a floor plan, walls that were parallel remain parallel. The shape is larger or smaller, but the directional relationships are preserved. If scaling destroyed parallel lines, maps and blueprints would be useless.

This objective also explains perspective and projection ideas at a basic level. When objects are enlarged or reduced from a center, points move along rays. This is close to how shadows, projections, and camera views can be modeled, though real perspective projection is more advanced than simple dilation. Still, the intuition is powerful: a center sends points outward or inward along straight paths.

In similarity, dilation is the transformation that changes size. Rigid motions—translations, rotations, and reflections—preserve size. Dilations preserve shape while changing size. Together, rigid motions and dilations explain why two figures can be similar: one can be moved, turned, flipped, and scaled to match the other. Verifying what dilation does to lines is therefore not a side detail. It is part of the proof machinery behind similarity.

Students often ask, “Why do I need to know transformations?” One answer is that transformations are how modern geometry describes change while tracking what stays the same. Dilation changes distances from the center but preserves collinearity, angle measure, parallelism for non-center-passing lines, and ratios along lines. Those invariants are exactly what make scaling useful.

The historical machinery: similarity, scale drawings, and transformation geometry

Similarity is an old geometric idea. Ancient mathematicians used similar triangles to measure heights, distances, and inaccessible objects. If two triangles have the same shape, corresponding sides are proportional. This allows indirect measurement: measure a small accessible triangle, compare it with a larger one, and infer unknown lengths.

Dilation gives a transformation-based explanation of similarity. Instead of saying only that two figures have equal angles and proportional sides, modern geometry says one figure can be transformed into the other by rigid motions and dilations. This is a major shift from static comparison to dynamic transformation. Students no longer merely compare two shapes; they describe a process that maps one shape to the other.

The transformation view became increasingly important in modern mathematics. Felix Klein’s Erlangen Program in the nineteenth century described geometries in terms of transformations and invariants: what changes and what stays the same under a group of transformations. While high-school students do not need the formal theory, they benefit from the mindset. A dilation is a transformation. Its important properties are what it preserves and what it changes.

Scale drawings and mapmaking have relied on similar reasoning for centuries. If a map is accurate, straight roads remain straight, parallel boundaries remain parallel in suitable map contexts, and proportions are controlled by scale. Real map projections of the curved Earth introduce complications, but local scale drawings and blueprints use the basic similarity idea directly.

In computer graphics, dilation appears as scaling transformations. A shape can be multiplied by a scale factor from a chosen origin or center. Lines not through the center remain parallel to their original direction. Lines through the center remain aligned with themselves. This is the computational descendant of the geometric fact students are verifying.

Where this fits in the big map of mathematics

This objective begins the similarity transformation sequence. Earlier geometry objectives focused on rigid motions and congruence. Rigid motions preserve distance and angle, so they create congruent figures. Dilation changes distance but preserves angle and proportional structure, so it creates similar figures.

The line behavior is one of the first deep facts about dilation. If non-center-passing lines map to parallel lines, then angles formed by intersecting lines are preserved in a controlled way. If center-passing lines stay unchanged, then rays from the center act like the tracks along which points move. These facts support later triangle similarity criteria, especially AA similarity.

This objective connects to coordinate geometry. A dilation centered at the origin with scale factor \(k\) maps \((x, y)\) to \((kx, ky)\). If a line not through the origin has equation \(y = mx + b\), its image under this dilation has equation \(y = mx + kb\). The slope stays \(m\), so the image line is parallel. If the original line passes through the origin, then \(b = 0\), and the image is still \(y = mx\), the same line. Coordinate algebra verifies the geometric claim.

It also connects to functions and transformations. Scaling inputs and outputs changes graphs. Dilation in the coordinate plane is a geometric version of scaling. In linear algebra, dilation centered at the origin is scalar multiplication of vectors. In computer graphics, it becomes a matrix transformation. In modeling, scale factors connect small and large versions of the same structure.

In the big map, dilation is the bridge from congruence to similarity, from same size to same shape.

How to execute the skill technically

There are two common verification methods: geometric reasoning and coordinate reasoning.

For coordinate reasoning, start with a dilation centered at the origin with scale factor \(k\). A point \((x, y)\) maps to \((kx, ky)\).

Consider a line not passing through the origin:

\(y = mx + b\), where \(b \ne 0\).

A point on the original line has coordinates \((x, mx + b)\). After dilation, it maps to:

\[(kx, k(mx + b)) = (kx, kmx + kb)\]

Let the image coordinates be \((X, Y)\). Since \(X = kx\), we have \(x = X/k\). Substitute into \(Y\):

\[Y = km(X/k) + kb = mX + kb\]

So the image line is:

\[Y = mX + kb\]

The slope is still \(m\), but the y-intercept has changed from \(b\) to \(kb\). Since the slopes are equal and the intercepts are different when \(k \ne 1\) and \(b \ne 0\), the lines are parallel.

Now consider a line passing through the origin:

\[y = mx\]

A point \((x, mx)\) maps to \((kx, kmx)\). Let \(X = kx\); then \(Y = mX\). The equation is still \(Y = mX\). So the line maps to itself.

This coordinate verification is powerful because it shows exactly why the statement is true. Slope is preserved for the image line.

A geometric verification uses triangles. Pick two points \(A\) and \(B\) on a line not passing through the center \(O\). Under dilation, they map to \(A'\) and \(B'\). The dilation creates \(OA'/OA = OB'/OB = k\). Because the triangles formed by \(OAB\) and OA'B' have proportional sides along the rays from \(O\) and share the angle at \(O\), they are similar. Corresponding angles then show that \(AB\) and A'B' are parallel. This is a more synthetic proof.

A worked example with coordinates

Dilate the line \(y = 2x + 3\) by scale factor 4 centered at the origin. What is the image line?

The original line has slope 2 and y-intercept 3. Under origin-centered dilation by factor 4, the image line becomes:

\[y = 2x + 12\]

The slope is unchanged, so the new line is parallel to the original. The intercept is scaled by 4.

Now try a line through the origin: \(y = 2x\). Under the same dilation, it remains \(y = 2x\). Points move along the line, but the set of all image points is the same line.

This example makes the objective concrete. Whether a line passes through the center determines whether it becomes a new parallel line or stays fixed.

Common mistakes and how to avoid them

One common mistake is thinking dilation always moves a line to a different line. Lines through the center stay the same line.

Another mistake is thinking dilation preserves distance. It does not preserve ordinary distances unless the scale factor is 1. It multiplies distances by the scale factor. Similarity preserves shape, not size.

Students also confuse parallel with identical. A line through the center is not merely parallel to itself; it is the same line. A non-center-passing line maps to a different parallel line when the scale factor changes and the center is not on the line.

Another mistake is ignoring the center. The same scale factor with a different center can produce a different image. Dilation is always tied to a center and a scale factor.

Problem Library

Problems in the App From This Objective

147 problems across 12 archetypes in the app.

map two points and compare image line.
12 problems Warmup Practice Mixed Review Assessment
Problem 1

Dilate a line not passing through center (0,0) by scale factor 2 using points (1,1) and (3,1).

Problem 2

Dilate a line not passing through center (0,0) by scale factor 1/2 using points (2,4) and (6,4).

Problem 3

Dilate a line not passing through center (0,0) by scale factor 3 using points (1,2) and (2,4).

Problem 4

Dilate a line not passing through center (1,1) by scale factor 2 using points (2,3) and (4,3).

Problem 5

Dilate a line not passing through center (0,0) by scale factor 2 using points (1,2) and (1,4).

Open in simulator
Problem 6

Dilate a line not passing through center (0,0) by scale factor 1/3 using points (3,3) and (6,0).

Problem 7

Dilate a line not passing through center (1,1) by scale factor 3 using points (2,2) and (3,2).

Problem 8

Dilate a line not passing through center (2,2) by scale factor 1/2 using points (4,6) and (6,6).

Problem 9

Dilate a line not passing through center (0,0) by scale factor 4 using points (-1,1) and (-2,1).

Problem 10

Dilate a line not passing through center (0,0) by scale factor 1/4 using points (4,-4) and (8,-4).

Problem 11

Dilate a line not passing through center (-1,-1) by scale factor 2 using points (0,0) and (1,0).

Problem 12

Dilate a line not passing through center (1,-1) by scale factor 1/2 using points (3,1) and (5,1).

compare slopes before and after dilation.
12 problems Warmup Practice Mixed Review Assessment
Problem 13

Verify that the image of non-center-passing line y=1 under dilation center (0,0), k=2 is parallel.

Problem 14

Verify that the image of non-center-passing line x=4 under dilation center (0,0), k=1/2 is parallel.

Problem 15

Verify that the image of non-center-passing line y=2x+1 under dilation center (0,0), k=3 is parallel.

Problem 16

Verify that the image of non-center-passing line y=-x+5 under dilation center (0,0), k=2 is parallel.

Problem 17

Verify that the image of non-center-passing line y=3x-2 under dilation center (0,0), k=4 is parallel.

Problem 18

Verify that the image of non-center-passing line y=-1/2x-3 under dilation center (0,0), k=1/3 is parallel.

Problem 19

Verify that the image of non-center-passing line x=-5 under dilation center (0,0), k=3 is parallel.

Open in simulator
Problem 20

Verify that the image of non-center-passing line y=-4 under dilation center (0,0), k=1/4 is parallel.

Problem 21

Verify that the image of non-center-passing line y=x+7 under dilation center (0,0), k=0.5 is parallel.

Problem 22

Verify that the image of non-center-passing line y=-2x+6 under dilation center (0,0), k=2.5 is parallel.

Problem 23

Verify that the image of non-center-passing line x=10 under dilation center (0,0), k=0.1 is parallel.

Problem 24

Verify that the image of non-center-passing line y=1/3x-9 under dilation center (0,0), k=2/3 is parallel.

show points remain on the same line.
12 problems Warmup Practice Mixed Review Assessment
Problem 25

Dilate line y=2x passing through center (0,0) by scale factor 3.

Problem 26

Dilate line y=x+1 passing through center (0,1) by scale factor 2.

Problem 27

Dilate line x=4 passing through center (4,0) by scale factor 1/2.

Problem 28

Dilate line y=-x passing through center (0,0) by scale factor 5.

Problem 29

Dilate line y=3x-2 passing through center (1,1) by scale factor 4.

Problem 30

Dilate line y=-2x+5 passing through center (2,1) by scale factor 1/3.

Problem 31

Dilate line y=7 passing through center (5,7) by scale factor 2.5.

Problem 32

Dilate line x=-3 passing through center (-3,8) by scale factor 0.5.

Problem 33

Dilate line y=x passing through center (0,0) by scale factor 10.

Open in simulator
Problem 34

Dilate line 2x+3y=6 passing through center (3,0) by scale factor 2.

Problem 35

Dilate line y=-x passing through center (1,-1) by scale factor 3/4.

Problem 36

Dilate line y=1/2 x+3 passing through center (-2,2) by scale factor 1.5.

reason every image point stays on same ray from center.
12 problems Warmup Practice Mixed Review Assessment
Problem 37

Explain why a line through dilation center O is unchanged by dilation.

Problem 38

Explain why a line through dilation center (0,0) is unchanged by dilation.

Open in simulator
Problem 39

Explain why a line through dilation center C is unchanged by dilation.

Problem 40

Explain why a line through dilation center (2,1) is unchanged by dilation.

Problem 41

Explain why a line through dilation center P is unchanged by dilation.

Problem 42

Explain why a line through dilation center (3,-2) is unchanged by dilation.

Problem 43

Explain why a line through dilation center (h,k) is unchanged by dilation.

Problem 44

Explain why a line through dilation center Point A is unchanged by dilation.

Problem 45

Explain why a line through dilation center (1,1) is unchanged by dilation.

Problem 46

Explain why a line through dilation center Origin is unchanged by dilation.

Problem 47

Explain why a line through dilation center Q is unchanged by dilation.

Problem 48

Explain why a line through dilation center (-1,0) is unchanged by dilation.

use slope or similar-triangle reasoning.
12 problems Warmup Practice Mixed Review Assessment
Problem 49

Explain why non-center-passing line y=3 maps to a parallel line under dilation center (0,0), k=2.

Open in simulator
Problem 50

Explain why non-center-passing line y=2x+1 maps to a parallel line under dilation center (0,0), k=3.

Problem 51

Explain why non-center-passing line x=5 maps to a parallel line under dilation center (0,0), k=1/2.

Problem 52

Explain why non-center-passing line a line not through O maps to a parallel line under dilation center O, scale k.

Problem 53

Explain why non-center-passing line y = -x + 4 maps to a parallel line under dilation center (0,0), k=2.

Problem 54

Explain why non-center-passing line y = 3x - 2 maps to a parallel line under dilation center (0,0), k=1/3.

Problem 55

Explain why non-center-passing line y = 5 maps to a parallel line under dilation center (0,0), k=-1.

Problem 56

Explain why non-center-passing line x = -3 maps to a parallel line under dilation center (0,0), k=-2.

Problem 57

Explain why non-center-passing line y = x - 5 maps to a parallel line under dilation center (0,0), k=3.

Problem 58

Explain why non-center-passing line y = (1/2)x + 1 maps to a parallel line under dilation center (0,0), k=4.

Problem 59

Explain why non-center-passing line y = -2x + 6 maps to a parallel line under dilation center (0,0), k=0.5.

Problem 60

Explain why non-center-passing line y = 4x + 2 maps to a parallel line under dilation center (0,0), k=1.5.

use connecting lines through corresponding points.
12 problems Warmup Practice Mixed Review Assessment
Problem 61

Identify the dilation center from corresponding points A(1,1)->A'(3,3), B(1,3)->B'(3,9).

Problem 62

Identify the dilation center from corresponding points P(2,1)->P'(5,1), Q(2,3)->Q'(5,5).

Problem 63

Identify the dilation center from corresponding points A(2,0)->A'(4,0), B(0,2)->B'(0,4).

Problem 64

Identify the dilation center from corresponding points M(3,2)->M'(5,3), N(3,4)->N'(5,7).

Problem 65

Identify the dilation center from corresponding points A(1,1)->A'(3,-1), B(0,1)->B'(4,-1).

Problem 66

Identify the dilation center from corresponding points C(-1,1)->C'(-3,-1), D(0,1)->D'(-4,-1).

Problem 67

Identify the dilation center from corresponding points E(1,1)->E'(2,0), F(2,1)->F'(-2,3).

Open in simulator
Problem 68

Identify the dilation center from corresponding points G(1,1)->G'(2,4), H(2,1)->H'(4,4).

Problem 69

Identify the dilation center from corresponding points I(1,1)->I'(0,0), J(1,3)->J'(3,1).

Problem 70

Identify the dilation center from corresponding points K(-1,-1)->K'(0,0), L(-1,-3)->L'(-3,-1).

Problem 71

Identify the dilation center from corresponding points M(2,0)->M'(1,-1), N(2,2)->N'(4,0).

Problem 72

Identify the dilation center from corresponding points O(0,2)->O'(-1,1), P(2,2)->P'(0,4).

test parallel/same-line conditions relative to center.
12 problems Warmup Practice Mixed Review Assessment
Problem 73

Determine whether lines y=1 and y=3 could be related by dilation with center (0,0).

Problem 74

Determine whether lines y=2x and y=2x+5 could be related by dilation with center (0,0).

Problem 75

Determine whether lines x=4 and x=8 could be related by dilation with center (0,0).

Problem 76

Determine whether lines y=x+1 and y=-x+1 could be related by dilation with center (0,0).

Problem 77

Determine whether lines y=3x and y=3x could be related by dilation with center (0,0).

Problem 78

Determine whether lines y=-x+2 and y=-x-1 could be related by dilation with center (0,0).

Problem 79

Determine whether lines y=-5 and y=10 could be related by dilation with center (1,1).

Problem 80

Determine whether lines x=2 and x=2 could be related by dilation with center (0,0).

Problem 81

Determine whether lines y=x and y=2x could be related by dilation with center (0,0).

Problem 82

Determine whether lines y=x+3 and y=2x+3 could be related by dilation with center (0,0).

Open in simulator
Problem 83

Determine whether lines x=0 and x=5 could be related by dilation with center (0,0).

Problem 84

Determine whether lines y=2x+1 and y=x+1 could be related by dilation with center (1,1).

map points or transform intercept while preserving slope.
12 problems Warmup Practice Mixed Review Assessment
Problem 85

Find the image equation of line y=2 under dilation center (0,0), k=3.

Problem 86

Find the image equation of line x=4 under dilation center (0,0), k=1/2.

Problem 87

Find the image equation of line y=2x+1 under dilation center (0,0), k=2.

Problem 88

Find the image equation of line y=-x+5 under dilation center (0,0), k=3.

Open in simulator
Problem 89

Find the image equation of line y=-3 under dilation center (0,0), k=2.

Problem 90

Find the image equation of line x=-5 under dilation center (0,0), k=3.

Problem 91

Find the image equation of line y=3x-2 under dilation center (0,0), k=4.

Problem 92

Find the image equation of line y=-2x+6 under dilation center (0,0), k=1/3.

Problem 93

Find the image equation of line y=10 under dilation center (0,0), k=0.5.

Problem 94

Find the image equation of line x=8 under dilation center (0,0), k=1/4.

Problem 95

Find the image equation of line y=5x under dilation center (0,0), k=2.

Problem 96

Find the image equation of line y=-x under dilation center (0,0), k=1/2.

connect transformation behavior to geometry theorem.
12 problems Warmup Practice Mixed Review Assessment
Problem 97

Use dilation to reason about parallel relationships in triangle ABC dilated from A maps segment BC to B'C'.

Open in simulator
Problem 98

Use dilation to reason about parallel relationships in line through center O maps under dilation.

Problem 99

Use dilation to reason about parallel relationships in segment joining two points not on rays through center.

Problem 100

Use dilation to reason about parallel relationships in midsegment-like dilation from vertex A with scale 1/2.

Problem 101

Use dilation to reason about parallel relationships in line L dilated from center P to L'.

Problem 102

Use dilation to reason about parallel relationships in segment AB dilated from A to A'B'.

Problem 103

Use dilation to reason about parallel relationships in segment XY dilated from center Z to X'Y'.

Problem 104

Use dilation to reason about parallel relationships in ray AB dilated from center A.

Problem 105

Use dilation to reason about parallel relationships in segment CD dilated from center E where E is on CD.

Problem 106

Use dilation to reason about parallel relationships in quadrilateral ABCD dilated from point P, mapping side AB to A'B'.

Problem 107

Use dilation to reason about parallel relationships in line containing segment FG dilated from center H, where H is on the line.

Problem 108

Use dilation to reason about parallel relationships in line segment AB dilated from center C (not on AB) to A'B'. Line L is parallel to AB.

separate infinite line behavior from finite segment scaling.
12 problems Warmup Practice Mixed Review Assessment
Problem 109

Distinguish dilation effects on line or segment infinite line through the center.

Problem 110

Distinguish dilation effects on line or segment infinite line not through the center.

Problem 111

Distinguish dilation effects on line or segment segment with endpoints away from center and k=3.

Problem 112

Distinguish dilation effects on line or segment segment whose supporting line passes through center.

Problem 113

Distinguish dilation effects on line or segment infinite line passing through (0,0) and (1,1) with center at (0,0) and k=5.

Problem 114

Distinguish dilation effects on line or segment infinite line y=x+1 with center at (0,0) and k=2.

Problem 115

Distinguish dilation effects on line or segment segment from (-2,0) to (4,0) with center at (0,0) and k=0.5.

Problem 116

Distinguish dilation effects on line or segment segment from (1,1) to (3,1) with center at (0,0) and k=0.5.

Problem 117

Distinguish dilation effects on line or segment infinite line y=x with center at (1,1) and k=3.

Problem 118

Distinguish dilation effects on line or segment infinite line x=5 with center at (0,0) and k=2.

Problem 119

Distinguish dilation effects on line or segment segment from (1,2) to (1,4) with center at (1,0) and k=2.

Problem 120

Distinguish dilation effects on line or segment segment from (0,0) to (2,0) with center at (0,1) and k=3.

Open in simulator
supply slope or ray-distance reasoning.
15 problems Warmup Practice Mixed Review Assessment
Problem 121

Complete the proof of dilation line behavior: A line l does not pass through O. Points A and B on l map to A' and B'.

Problem 122

Complete the proof of dilation line behavior: Line l passes through center O and point A maps to A'.

Problem 123

Complete the proof of dilation line behavior: Under origin dilation, points (x1,y1) and (x2,y2) map to (kx1,ky1) and (kx2,ky2).

Problem 124

Complete the proof of dilation line behavior: A non-center line has image line with same slope.

Problem 125

Complete the proof of dilation line behavior: Line m contains the center of dilation C. Point P is on m and P' is its image.

Open in simulator
Problem 126

Complete the proof of dilation line behavior: Let line l pass through the dilation center O. For any point P on l, its image P' is such that O, P, P' are collinear.

Problem 127

Complete the proof of dilation line behavior: If a line contains the center of dilation, and A is a point on that line, A' is its image.

Problem 128

Complete the proof of dilation line behavior: Consider a line segment AB with endpoints A(x1, y1) and B(x2, y2). After dilation by scale factor k from the origin, the new endpoints are A'(kx1, ky1) and B'(kx2, ky2).

Problem 129

Complete the proof of dilation line behavior: A dilation maps any segment AB to a segment A'B' such that A'B' is parallel to AB.

Problem 130

Complete the proof of dilation line behavior: The image of a line not passing through the center of dilation has the same slope as the original line.

Problem 131

Complete the proof of dilation line behavior: Let line l not pass through the center O. Take two points A, B on l. Their images A', B' are such that OA' = k*OA and OB' = k*OB.

Problem 132

Complete the proof of dilation line behavior: Dilation maps a line segment to a parallel line segment.

Problem 133

Complete the proof of dilation line behavior: A dilation transforms a line into another line.

Problem 134

Complete the proof of dilation line behavior: A dilation preserves collinearity, meaning if points A, B, C are on a line, their images A', B', C' are also on a line.

Problem 135

Complete the proof of dilation line behavior: A line with equation y = mx + b (where b!= 0) is dilated from the origin by scale factor k.

catch claim that all image lines are parallel or all are changed.
12 problems Warmup Practice Mixed Review Assessment
Problem 136

Correct the dilation-line misconception: A student says every line maps to a parallel distinct line under dilation.

Problem 137

Correct the dilation-line misconception: A student says every line is unchanged by dilation.

Problem 138

Correct the dilation-line misconception: A student changes the slope of a non-center line after dilation.

Problem 139

Correct the dilation-line misconception: A student says a finite segment has no length change because its line is unchanged.

Problem 140

Correct the dilation-line misconception: A student claims a line not passing through the center of dilation maps to itself.

Problem 141

Correct the dilation-line misconception: A student dilates a line not through the center and says its image is not parallel to the original.

Problem 142

Correct the dilation-line misconception: A student says the distance from the center of dilation to a line is unchanged after dilation.

Problem 143

Correct the dilation-line misconception: A student claims a segment on a line not passing through the center has its length unchanged after dilation.

Problem 144

Correct the dilation-line misconception: A student states that the dilation of a segment results in a line.

Problem 145

Correct the dilation-line misconception: A student believes that if the scale factor is less than 1, a non-center-passing line's image will be further from the center.

Problem 146

Correct the dilation-line misconception: A student says the image of any line under dilation is always a distinct line.

Open in simulator
Problem 147

Correct the dilation-line misconception: A student thinks a negative scale factor changes the slope of a line or makes its image non-parallel.