91.7k views
0 votes
the vertices of a triangle are P(-8,1), Q(-6,-8), and R(4,-3). name the vertices of the image reflected across the x axis

User Kozyr
by
3.8k points

1 Answer

4 votes

Any coordinate point ( x,y) reflected across the x-axis is (x,-y)

the x coordinate remains the same, y coordinate is transformed into its negative.

P' = (-8,-1)

Q'= (-6,8)

R'= (4,3)

User Isaac Hanson
by
3.6k points