QUESTION IMAGE
Question
write the coordinates of the vertices after a dilation with a scale factor of 3, centered at the origin.
Step1: Identify original vertices
Original coordinates: $J(-3,1)$, $K(-3,2)$, $L(-2,2)$
Step2: Apply dilation rule
For a dilation centered at origin with scale factor $k$, new coordinate $(x',y')=(k \cdot x, k \cdot y)$. Here $k=3$.
- For $J$: $x' = 3 \times (-3) = -9$, $y' = 3 \times 1 = 3$
- For $K$: $x' = 3 \times (-3) = -9$, $y' = 3 \times 2 = 6$
- For $L$: $x' = 3 \times (-2) = -6$, $y' = 3 \times 2 = 6$
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
$J'(-9, 3)$, $K'(-9, 6)$, $L'(-6, 6)$