Processing math: 100%
 
+0  
 
0
3183
5
avatar

With a scale factor of 0.5 and the center of dilation at (0,0), what are the coordinates of the points of the image P' Q' R' S'? 

(Note that P=2,2; Q=6,4; R=6,8; S=2,8)

 Apr 28, 2014

Best Answer 

 #1
avatar+6252 
+8

in general if you have a point P that you are going to scale about a center of dilation (cx,cy) you end up with

P=sf((Pxcx),(Pycy))+(cx,cy)=

(sf(Pxcx)+cx, sf(Pycy)+cy)

here

cx=cy=0,  sf=0.5

so we end up with

P=(0.5Px,0.5Py)

applying that to P=(2,2) we get

P=(0.52,0.52)=(1,1)

you can figure out the rest of them

 Apr 28, 2014
 #1
avatar+6252 
+8
Best Answer

in general if you have a point P that you are going to scale about a center of dilation (cx,cy) you end up with

P=sf((Pxcx),(Pycy))+(cx,cy)=

(sf(Pxcx)+cx, sf(Pycy)+cy)

here

cx=cy=0,  sf=0.5

so we end up with

P=(0.5Px,0.5Py)

applying that to P=(2,2) we get

P=(0.52,0.52)=(1,1)

you can figure out the rest of them

Rom Apr 28, 2014
 #2
avatar+118705 
0

Thanks Rom,

I'd like to get back and have a proper look at this one!   

 Apr 29, 2014
 #3
avatar+118705 
0

(Note that P=2,2; Q=6,4; R=6,8; S=2,8)

Hi Rom,

The wording of this question is not familiar to me, nor do i understand your answer, but, if a shape is being shrunk  by 50% about (0,0) isn't it just a matter of halving all the x values and halving all the y values hence getting

P'(1,1),  Q'(3,2)  R'(3,4)  S'(1,4)  ?

 Apr 30, 2014
 #4
avatar+33658 
+5

You are right Melody; but what if the centre of dilation was, say (2,3)?  In this case you would need to halve the difference between the Px-values and 2, and the difference between the Py-values and 3, and then add these halved differences back on to 2 and 3 respectively to get the P'x and P'y coordinates.  Rom gave the general procedure first, then started to apply it to the particular data set of the question. 

 Apr 30, 2014
 #5
avatar+118705 
0

Thanks Alan, 

I just had some problems with Rom's notation but I get it now.

 Apr 30, 2014

1 Online Users

avatar