Rotate Plane: Transform z=b-y to Horizontal Plane

  • Thread starter Thread starter julz127
  • Start date Start date
  • Tags Tags
    Plane Transform
julz127
Messages
13
Reaction score
0

Homework Statement



using a rotation transform, show that the plane z = b - y can be transformed to the horizontal plane

\widehat{z} = \frac {b} {\sqrt{b^2 + c^2}}

Homework Equations



^

The Attempt at a Solution



I just need some help understanding the question, if I could get a hint or something to point me in the right direction. By rotation transform do they mean a rotation transform matrix? it also looks like something is being normalised.

Sorry if I'm posting this in the wrong forum, it's from an assignment for a calculus class so I thought I'd put it here.
 
Physics news on Phys.org
julz127 said:

Homework Statement



using a rotation transform, show that the plane z = b - y can be transformed to the horizontal plane

\widehat{z} = \frac {b} {\sqrt{b^2 + c^2}}

Homework Equations



^

The Attempt at a Solution



I just need some help understanding the question, if I could get a hint or something to point me in the right direction. By rotation transform do they mean a rotation transform matrix? it also looks like something is being normalised.

Sorry if I'm posting this in the wrong forum, it's from an assignment for a calculus class so I thought I'd put it here.

In the equation z = b - y, x doesn't appear, so to visualize the plane, start by sketching the trace in the y-z plane. You should get a straight line. The whole plane can be generated by letting this line sweep back and forth in the direction of the z-axis.

What angle does the normal to the plane (or a perpendicular to the trace in the y-z plane) make with the z-axis? That's the angle that the plane should be rotated to make it horizontal.
 
Mark44 said:
In the equation z = b - y, x doesn't appear, so to visualize the plane, start by sketching the trace in the y-z plane. You should get a straight line. The whole plane can be generated by letting this line sweep back and forth in the direction of the z-axis.

What angle does the normal to the plane (or a perpendicular to the trace in the y-z plane) make with the z-axis? That's the angle that the plane should be rotated to make it horizontal.

Thanks but I think my question is more about how to rotate it, my (poor) understanding of the question is that I apply some sort of rotation transform to get the second equation, or is the second equation the actual transform?

It's actually part of a larger question involving integrating the volume of an ellipsoid above a plane.
 
Well, before you apply a rotation to your plane, you have to know how much (by what angle) to rotate it. Or equivalently, instead of rotating the plane, you could rotate the axis system the opposite direction. The new equation you showed is not the rotation transform.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top