/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q35. TECHNOLOGYFor exercise 35 and 36... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

TECHNOLOGY

For exercise 35 and 36, use the following information.

As you move the mouse for your computer, a corresponding arrow is translated on the screen. Suppose the position of the cursor on the screen is given in inches with the origin at the bottom left-hand corner of the screen.

35. You want to move the cursor 3 inches to the right and 4 inches up. Write a translation matrix that can be used to move the cursor to the new position.

Short Answer

Expert verified

The translation matrix is 34

Step by step solution

01

- Write general translation matrix

An ordered pair is represented by a column matrix.

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 for an ordered pair is of the form

xy
02

- Find value of x and y

As the triangle is translated 3 inches right, so x=3

As the triangle is translated 4 inches up, so y=4

03

- Find translated matrix

Substitute 3 for x and 4 for y in general translated matrix gives required matrix

34

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Study anywhere. Anytime. Across all devices.