QUESTION IMAGE
Question
write the coordinates of the vertices after a dilation with a scale factor of 4, centered at the origin.
Step1: Identify original vertices
Original coordinates:
$M(-1, 0)$, $N(-2, -1)$, $K(-1, -2)$, $L(2, -1)$
Step2: Apply dilation formula
For a dilation centered at the origin with scale factor $k$, the new coordinate $(x', y')$ is $(k \cdot x, k \cdot y)$ where $k=4$.
- For $M$: $x' = 4 \cdot (-1) = -4$, $y' = 4 \cdot 0 = 0$
- For $N$: $x' = 4 \cdot (-2) = -8$, $y' = 4 \cdot (-1) = -4$
- For $K$: $x' = 4 \cdot (-1) = -4$, $y' = 4 \cdot (-2) = -8$
- For $L$: $x' = 4 \cdot 2 = 8$, $y' = 4 \cdot (-1) = -4$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
$M'(-4, 0)$, $N'(-8, -4)$, $K'(-4, -8)$, $L'(8, -4)$