Exercise 3.3.6

Let T : R3 R2 be defined by T(a,b,c) = (a + b,2a c). Determine T1(1,11).

Answers

If T(a,b,c) = (a + b,2a c) = (1,11), then we get a + b = 1 and 2a c = 11. This means the preimage set would be

T1(1,11) = {(a,1 a,2a 11) : a }.
User profile picture
2011-06-27 00:00
Comments