Q24.

Question

Triangle DEF with vertices D-2,2, E3,5, and F5,-2 is translated so that D' is at 1,-5. Find the coordinates of E' and F'

Step-by-Step Solution

Verified
Answer

Coordinates are E'4,8 and F'6,1

1Step 1 - Vertex matrix of triangle D E F

Vertex matrix of coordinates of given triangle is-23525-2

2Step 2 - Translation matrix

Since, an ordered pair is represented by a column matrix xy and triangle has 3 ordered pair on vertices so required matrix has 2 rows and 3 columns.

If the matrix is translated to x units right or left then x is added or subtracted from first row respectively.

If the matrix is translated to y units up or down then y is added or subtracted from second row respectively.

Thus translation matrix is of the form

xxxyyy
3Step 3 - Vertex matrix of triangle D ' E ' F '

Let the coordinates of E' be x1,y1 and coordinates of F'  be x2,y2 

So vertex matrix is -1x1x25y1y2 But vertex matrix of triangle after translation is sum of vertex matrix of original triangle with translated matrix as shown below

 235252+xxxyyy=1x1x25y1y22+x3+x5+x2+y5+y2+y=1x1x25y1y2

4Step 4 - Find values of x  and  y

Since, two matrices are equal, so corresponding elements are equal

Equating elements find values of x and y

2+x=1x=1+2x=1  and  2+y=5y=52y=3

5Step 5 - Find coordinates of E '  and  F '

Substitute 1 for x and 3 for y to get coordinates of E' and F'

1x1x25y1y2=13+15+155+32+3=146581

Thus, coordinates of E' is 4,8 and F' is 6,1