Finding U and P in the coordinate transformation z=U·x+P

  • Topic:
  • Thread starter Thread starter avyunker
  • Start date Start date
  • Tags Tags
    Change Coordinate
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 2K views
avyunker
Messages
4
Reaction score
0
Assume that you are given a coordinate change on a line which changes the coordinate x to a new coordinate z given by the formula z=U⋅x+P where U,P are real numbers with U non zero. If the new coordinate of the point -13 is 12 and the new coordinate of the point -7 is 6 then we must have U= ? and P= ? . Moreover, for the same transformation, if the new coordinate is (11) then the original coordinate must have been ?
 
Mathematics news on Phys.org
You can use the given information to set up a system of equations:

$$-13U+P=12$$

$$-7U+P=6$$