Help with entering an equation into a calculator

  • Thread starter Thread starter Etherian
  • Start date Start date
  • Tags Tags
    Calculator
Click For Summary
SUMMARY

The discussion centers on entering the equation S=(3cos²(θ)-1)/2 into a calculator, isolating θ as the output. The user, an 8th grader, struggles with inputting the equation correctly and understanding how to isolate θ. A solution is provided, detailing the steps to isolate θ: starting from 2S=3cos²(θ)-1, leading to θ=cos⁻¹(√((2S+1)/3)). The user acknowledges a misunderstanding of the equation, indicating that the initial input may have been incorrect.

PREREQUISITES
  • Understanding of basic algebraic manipulation
  • Familiarity with trigonometric functions, specifically cosine
  • Knowledge of inverse trigonometric functions
  • Basic calculator operation and input methods
NEXT STEPS
  • Learn how to isolate variables in algebraic equations
  • Study the properties of trigonometric functions and their inverses
  • Practice using graphing calculators for trigonometric equations
  • Explore ActionScript programming for mathematical computations
USEFUL FOR

Students learning algebra and trigonometry, educators teaching mathematical concepts, and anyone interested in programming calculations in ActionScript or similar languages.

Etherian
Messages
9
Reaction score
0
First I should mention I'm actually going to use this in actionscript (a programming language), but as most people here probably don't know actionscript, I thought a graphing calculator would be a good analogue. I am also using an actual calculator, though, and will from here on regard the question as if it was for the calculator.

Homework Statement


I need to enter this equation into a calculator with \theta isolated:
S=\frac{3cos^{2}\theta-1}{2}
The equation gives how many degrees off a liquid crystal will be from the local director (\theta) depending on on the molecule's order parameter (S). The lower the order parameter the farther off the director the molecule can be. 0 is no order, 1 is perfect order.

Homework Equations


I need to type this into a calculator where S is the input and \theta is the output. I'm only in 8th grade and we haven't worked with these kind of equations yet, as simple as it is, so I'm not sure how to type it, let alone isolate \theta.

The Attempt at a Solution


I haven't tried isolating \theta yet as can't even type the original it in correctly.
What I have so far is S=(3[cos(\theta)^2]-1)/2.
This looks correct to me, but when I enter a number for S it gives a result I don't believe could be correct. I have entered it two or three times and, unfortunately, I seemed to have entered it differently both times, giving me an even less realistic output.

I need a response fairly quickly, since the project is due tomorrow. Thanks in advance to anyone that helps.
 
Last edited:
Physics news on Phys.org
Etherian said:
First I should mention I'm actually going to use this in actionscript (a programming language), but as most people here probably don't know actionscript, I thought a graphing calculator would be a good analogue. I am also using an actual calculator, though, and will from here on regard the question as if it was for the calculator.

Homework Statement


I need to enter this equation into a calculator with \theta isolated:
\frac{3cos^{2}\theta-1}{2}
The equation gives how many degrees off a liquid crystal will be from the local director (\theta) depending on on the molecule's order parameter (S). The lower the order parameter the farther off the director the molecule can be. 0 is no order, 1 is perfect order.

Homework Equations


I need to type this into a calculator where S is the input and \theta is the output. I'm only in 8th grade and we haven't worked with these kind of equations yet, as simple as it is, so I'm not sure how to type it, let alone isolate \theta.

The Attempt at a Solution


I haven't tried isolating \theta yet as can't even type the original it in correctly.
What I have so far is S=(3[cos(\theta)^2]-1)/2.
This looks correct to me, but when I enter a number for S it gives a result I don't believe could be correct. I have entered it two or three times and, unfortunately, I seemed to have entered it differently both times, giving me an even less realistic output.

I need a response fairly quickly, since the project is due tomorrow. Thanks in advance to anyone that helps.
If S=(3[cos^2(\theta)]-1)/2[/tex]. then 2S= 3 cos^2(\theta)- 1, 2S+ 1= 3 cos^2(\theta), (2S+1)/3= cos^2(\theta), \sqrt{(2S+1)/3}= cos(\theta) and, finally, \theta= cos^{-1}(\sqrt{(2S+1)/3}).<br /> <br /> That &quot;cos<sup>-1</sup>&quot; is, of course, the inverse- or arc-cosine, not the reciprocal.
 
Thanks for responding so quickly (in fact faster than I was able to edit my own post). The equation still won't work, but I believe it is that I misunderstood the equation, than it was incorrect or someone did something wrong. Thanks again for the help.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
Replies
2
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 17 ·
Replies
17
Views
1K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
1
Views
1K