Lesson 23 โ Activity 2: Using Scale to Reproduce 2-D Shapes
Completion requirements
Lesson 23 โ Activity 2: Using Scale to Reproduce 2-D Shapes
Digging Deeper
Before you go on to this activity, click here if you'd like to play a game of plotting coordinates.
Getting Ready
Sometimes it is necessary to make a picture larger or smaller. You could do this on a photocopier or a computer, but what if you didn't have access to either of these? An easy way to make a picture larger or smaller is to use coordinates and a scale on graph paper. Scale means to use proportions to accurately reduce or enlarge objects.
Let's say you had a square with corners at (โ2,10) (2,10) (2,6), and (โ2,6) and you wanted to make it half of its original size. You could show this as the formula (1/2x,1/2y). All this means is that every x and y value is going to be half of what it originally was.
Our original square looks like this:

Let's figure out the coordinates of the corners of our new picture. Take each coordinate and divide each number by 2.
(โ2 รท 2, 10 รท 2) = (โ1,5)
(2 รท 2, 10 รท 2) = (1,5)
(2 รท 2, 6 รท 2) = (1,3)
(โ2 รท 2, 6 รท 2) = (โ1,3)
The new square has coordinates of (โ1,5) (1,5) (1,3), and (โ1,3) and looks like this:

You can also enlarge a picture. Let's say you had a triangle with corners at (1,7) (4,3), and (โ2,3) and you wanted to double the size of it. Your formula would be (2x,2y). This means that you will double every x and y value.
Our original picture looks like this:
First we need to figure out the coordinates of the corners of our new picture. Take each coordinate and multiply each by 2.
(1 x 2, 7 x 2) = (2,14)
(4 x 2, 3 x 2) = (8,6)
(โ2 x 2, 3 x 2) = (โ4,6)
The new triangle has coordinates of (2,14) (8,6), and (โ4,6) and looks like this:

What if you only want to move the picture a certain way? Perhaps you want to move a picture over and up a bit? You can do that by either adding or subtracting from your original values. For example, lets say you had a rectangle with corners at (โ5,13) (โ1,13) (โ1,5), and (โ5,5) and you want to move it over to the right 3 places and down 2 places. Your formula would be (x + 3,y โ 2). This means that you will add 3 to every x value and subtract 2 from every y value.
Our original picture looks like this:
First we need to figure out the coordinates of the corners of our new picture. Take each coordinate and add 3 to the x value and subtract 2 from each y value.
(โ5 + 3, 13 โ 2) = (โ2,11)
(โ1 + 3, 13 โ 2) = (2,11)
(โ1 + 3, 5 โ 2) = (2,3)
(โ5 + 3, 5 โ 2) = (โ2,3)
The new rectangle has coordinates of (โ2,11) (2,11) (2,3), and (โ2,3) and looks like this:
