asked 67.2k views
5 votes
The coordinates of the vertices of triangle 1 are A(6,6),B(12,9),C(9,6). Reflect triangle1, across the x-axis

1 Answer

6 votes

Given the cordinates of the vertices of a triangle :

A(6,6), B(12,9), C(9,6).

A reflection across the x-axis implies that the x-cordinates of the vertices remain the same, while the y-cordinates take negative values.

The new cordinates of the vertices after reflection :

A(6, -6), B(12, -9), C(9, -6)

answered
User Neeraj Negi
by
8.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.