Solving for a variable inside a sin()

In summary, to solve for x in the equation sin(degtorad((180 - (180 - 360/x))/2)) = y/z, you can use the properties of sine to eliminate the 180's and convert the degrees to radians. Then, using the inverse functions of sine and cosine, arcsin and arccos, you can find the value of x between 0 and pi that satisfies the equation.
  • #1
Crusty
23
0
sin( degtorad( (180 - (180 - 360/x))/2 ) ) = y/z

degtorad(degrees) means the the degrees inside the parenthesis are converted to radians.

How do you solve for x?

Thank you.
 
Mathematics news on Phys.org
  • #2
you can eliminate the 180's by using properties of sine
sin (180+ x) = -sin x = sin(-x)

also,
sin(90+x) = cos(x)
 
  • #3
sin( degtorad( (180 - (180 - 360/x))/2 ) ) = y/z

Is this right?

sin( (180 - (180 - 360/x))/2 )
= sin( ( (180 - 360/x))/2 )
= sin( (180 - 360/x) /2 )

sin( (180 - 360/x) /2 )
= sin( ( 360/x) /2 )
= sin( ( 180/x) )
= sin( 180/x )

sin( 180/x ) = y/z

um, then what?
 
  • #4
sin( (180 - 360/x) /2 ) = sin (90 - 180/x) = cos(-180/x) = cos (180/x)

Are you familiar with arccos (or cos^{-1})?

By the way, what exactly are y and z?
 
  • #5
Shorn of all the other things, arcsin( ) (also written sin-1( )) is defined as the inverse of sin( ) and arccos() (also written cos-1( )) is defined as the inverse of cos( ) (well, principal value). That is, arcsin(sin(x))= x and arccos(cos(x))= x.

You have to be a bit careful about that: since sin(x) and cos(x) are not "one-to-one" they don't have inverses, strictly speaking. Given an x between -1 and 1, there exist an infinite number of y such that sin(y)= x or cos(y)= x. Arcsin(x) always gives the value, y, between -pi/2 and pi/2 such that sin(y)= x and arccos(x) always gives the value, y, between 0 and pi such that cos(y)= x.
 

Related to Solving for a variable inside a sin()

1. What is the purpose of solving for a variable inside a sin() function?

The purpose of solving for a variable inside a sin() function is to find the value of the variable that makes the entire expression equal to the given output.

2. How do you solve for a variable inside a sin() function?

To solve for a variable inside a sin() function, you can use algebraic manipulation and trigonometric identities to isolate the variable on one side of the equation.

3. What are some common trigonometric identities used when solving for a variable inside a sin() function?

Some common trigonometric identities used when solving for a variable inside a sin() function include the Pythagorean identity, double angle identities, and half angle identities.

4. Can a sin() function have multiple solutions when solving for a variable?

Yes, a sin() function can have multiple solutions when solving for a variable. These solutions may be periodic, meaning they repeat at regular intervals, or they may be unique solutions.

5. What are some applications of solving for a variable inside a sin() function?

Solving for a variable inside a sin() function is commonly used in physics and engineering to model and analyze periodic phenomena such as waves, vibrations, and oscillations.

Similar threads

Replies
8
Views
998
  • General Math
Replies
5
Views
679
Replies
1
Views
2K
Replies
7
Views
1K
Replies
2
Views
988
Replies
3
Views
1K
  • General Math
Replies
4
Views
1K
Replies
3
Views
1K
  • General Math
Replies
3
Views
3K
Back
Top