77.9k views
0 votes
Polygon MNOPQ is dilated by a scale factor of 0.8 with the origin as the center of dilation, resulting in the image M′N′O′P′Q′. If M = (2, 4) and N = (3, 5), what is the slope of line M'N'?

A.√2
B.1
C.√3
D.√1/2

User Tobias
by
8.2k points

1 Answer

3 votes
M` = ( 0.8 * 2, 0.8 *4 ) = 0.8 * ( 2, 4 );
N` = ( 0.8 * 3, 0.8 * 5 ) = 0.8 * ( 3 , 5 ).
The slope of line M`N` ( after dilation ):
m = Rise / Run = ( y 2 - y 1 ) / ( x 2 - x 1 ) =
= 0.8 * ( 5 - 4 ) / ( 0.8 ( 3 - 2 ) = 0.8 / 0.8 = 1
m = 1
Answer:
The slope of line M`N` is : B ) 1
User TimHayes
by
8.7k points