Respuesta :
Given:
Vertices of a triangular garden:
A(4,2)
B(2,4)
C(6,4)
Scale factor = 0.5
Find the distance between points:
d = √(x2-x1)^2 + (y2-y1)^2
dAB = 2√2
dBC = 4
dCA = 2√2
A similarly shaped garden is to be created using the scale factor, 0.5:
A' = 2√2 / 0.5 = 4√2
B' = 4 / 0.5 = 8
C' = 2√2 / 0.5 = 4√2
Vertices of a triangular garden:
A(4,2)
B(2,4)
C(6,4)
Scale factor = 0.5
Find the distance between points:
d = √(x2-x1)^2 + (y2-y1)^2
dAB = 2√2
dBC = 4
dCA = 2√2
A similarly shaped garden is to be created using the scale factor, 0.5:
A' = 2√2 / 0.5 = 4√2
B' = 4 / 0.5 = 8
C' = 2√2 / 0.5 = 4√2
Answer:
A′(2, 1), B′(1, 2), C′(3, 2)
Step-by-step explanation:
Basically what the person on top said but simpler.