Rotation of Axes: Homework Statement & Equation Solution

  • Thread starter Thread starter Ledsnyder
  • Start date Start date
  • Tags Tags
    Axes Rotation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Ledsnyder
Messages
26
Reaction score
0

Homework Statement



THe x and y axes have been rotated about the origin through a 45 degree angle
to produce the X and Y axes.. Thus, a given point P (x,y) has coordinates in the first coordinate system and (X,Y) in the new coordinate system

The orignal equation is y=10sech(x).
What is the new equation in the new coordinate system?

Homework Equations





The Attempt at a Solution


x=  X cos(theta) - Y sin(theta)  y= X sin(theta)-  Y cos (theta)

These are for individual points but not for whole equations.
 
Physics news on Phys.org
Ledsnyder said:

Homework Statement



THe x and y axes have been rotated about the origin through a 45 degree angle
to produce the X and Y axes.. Thus, a given point P (x,y) has coordinates in the first coordinate system and (X,Y) in the new coordinate system

The orignal equation is y=10sech(x).
What is the new equation in the new coordinate system?

Homework Equations


The Attempt at a Solution


x= X cos(theta) - Y sin(theta) y= X sin(theta)- Y cos (theta)

These are for individual points but not for whole equations.
And you are told that Y= sech(X) so those equations become
x= X cos(45)- sech(X)sin(45), y= X sin(45)- sech(X) cos (45).

Eliminate X from those two equations.