161k views
4 votes
the vertices of triangle PQR are P(-3, 8), Q(-6, -4), and R(1, 1). If you reflect triangle PQR across the x-axis, what will be the coordinates of the vertices of the image?

1 Answer

4 votes

Answer:

The coordinates of the vertices of the image will be:

P'=(-3,-8)

Q'=(-6,4)

R'=(1,-1)

Explanation:

If you reflect a point P=(x,y) across the x-axis, the coordinates of the image will be P'=(x,-y), then:

P=(-3,8)=(xp,yp)→xp=-3, yp=8→P'=(xp,-yp)→P'=(-3,-8)

Q=(-6,-4)=(xq,yq)→xq=-6, yq=-4→Q'=(xq,-yq)=(-6,-(-4))→Q'=(-6,4)

R=(1,1)=(xr,yr)→xr=1, yr=1→R'=(xr,-yr)→R'=(1,-1)

User Draeron
by
5.1k points