Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Translate a triangle with vertices at original coordinates ( 1 0 , 2 0 ) by t x = 5 , t y = 1

Translate a triangle with vertices at original coordinates (10,20) by tx=5,ty=10
To translate a triangle with vertices at the original coordinates (10,20),(10,10), and (20,10) by tx=5 and ty =10,
tx to the x-coordinate and ty to the y coordinate of each vertex.
1.vertex (10,20) :
New x-coordinate =10+5=15
New y-coordinate =20+10=30
the new coordinate for this vertex is (15,30)
2.vertex (10,10) :
New x-coordinate =10+5=15
New y-coordinate =10+10=20
the new coordinate for this vertex is (15,20)
3.vertex (20,10) :
New x-coordinate =20+5=25
New y-coordinate =10+10=20
the new coordinate for this vertex is (25,20)
The new coordinates:
(15,30),(15,20),(25,20)Draw the new coordinates
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database And Expert Systems Applications 15th International Conference Dexa 2004 Zaragoza Spain August 30 September 3 2004 Proceedings Lncs 3180

Authors: Fernando Galindo ,Makoto Takizawa ,Roland Traunmuller

2004th Edition

3540229361, 978-3540229360

Students also viewed these Databases questions

Question

b. What groups were most represented? Why do you think this is so?

Answered: 1 week ago