QUESTION IMAGE
Question
let p be a point with coordinates (a,b), and assume that c and d are positive numbers. (a) translate the point p by c units in the x - direction to obtain a point q, then translate q by d units in the y - direction to obtain the point r. what are the coordinates of the point r?
Step1: Translate point P in x - direction
When we translate a point $(x,y)$ by $c$ units in the $x$-direction, the $x$-coordinate changes. The new $x$-coordinate of point $Q$ obtained by translating point $P(a,b)$ by $c$ units in the $x$-direction is $a + c$, and the $y$-coordinate remains the same. So, the coordinates of $Q$ are $(a + c,b)$.
Step2: Translate point Q in y - direction
When we translate a point $(x,y)$ by $d$ units in the $y$-direction, the $y$-coordinate changes. Translating $Q(a + c,b)$ by $d$ units in the $y$-direction, the new $y$-coordinate of point $R$ is $b + d$, and the $x$-coordinate remains $a + c$. So, the coordinates of $R$ are $(a + c,b + d)$.
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
$(a + c,b + d)$