Asked by .
point r has coordinates (a,b). the point is reflected across the x axis and then translated 5 points to the right to create point s. Create an expression that represent the y coordinates of point s
Answers
Answered by
Reiny
(a,b) ---> reflected across the x-axis ---> (a, -b)
(a,-6) ---> translated 5 units to the right ---> (a+5, -b)
(a,-6) ---> translated 5 units to the right ---> (a+5, -b)
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.