Solving Basic Transposition Problem: Isolating A and Finding its Value

  • Thread starter Thread starter WildFlower
  • Start date Start date
AI Thread Summary
To isolate A in the equation Sin(180-A) = (32.4/390), the inverse sine function (arcsin) must be applied correctly. The calculation shows that 180 - A equals arcsin(32.4/390), resulting in A being 175.2 degrees. However, since sine is not a one-to-one function, A can also equal 4.8 degrees, which also satisfies the equation due to the property sin(180 - A) = sin(A). Thus, there are two valid solutions for A: 175.2 degrees and 4.8 degrees. Understanding the multi-valued nature of the arcsine function is crucial in solving such problems.
WildFlower
Messages
4
Reaction score
0
Sin180-A = (32.4/390)



I'm usually OK with transposing but I'm having trouble in this example. I need to isolate A and find its value. Can I simply move the Sin across so it becomes Sin-1 and leave 180-A?



For my final answer I get 175.2 degrees which leads me to think I'm of the mark because I suspect the answer should be under 90 degrees.
 
Physics news on Phys.org
I really hate this idea of "moving" things from one side of the equation to another! It avoids thinking about what is really going on!

Your equation is sin(180- A)= 32.4/390, right? (The parentheses are a good idea also- there is a difference between that and sin(180)- A.)

On the left side of the equation the sine function is applied to 180- A. To "undo" that you apply it's inverse function, arcsin or sin-1 to both sides of the equation. Yes, it is 180- A= sin-1(32.4/390)= 4.8 degrees so A= 180- 4.8= 175.2 degrees as you say.

But sine is not "one-to-one" so arcsine is a multi-valued function. It is also true that sin(180- A)= sin(A) so A= 4.8 degrees also satisfies that equation.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top