Solving for the dependant variable in sinusoidal functions .

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 5K views
hannahsiao
Messages
3
Reaction score
0
I have a word problem with the equation being:

h=1.55cos[360/12(t-10.75)]+2.7

Then it says let h=3.2, how do I solve this?! All I can do is take away the 2.7 and put it on the other side, but then what?
 
Mathematics news on Phys.org
Yes, setting h= 3.2 and subtracting 2.7 from both sides give
.5= 1.55 cos(360/12(t- 10.75))

Now, divide both sides by 1.55 to get
0.3226= cos(360/12(t- 10.75))

You could probably see that for yourself. Now, to get rid of any function on one side of an equation, use its "inverse" function. For cosine, that is the "arccosine" or [itex]cos^{-1}(x)[/itex] (NOT reciprocal!)

cos^{-1}(.3226)= 360/12(t- 10.75)

Now, I have some questions my self. Is that "angle" in degrees or radians? Normally in equations involving sine or cosine, it is radians but that "360" makes me wonder. Also is that (t- 10.75) in the denominator of numerator? Is it
[tex]\frac{360}{12(t- 10.75)}[/tex]
or
[tex]\frac{360}{12}(t- 10.75)[/tex]?

(In either case 360/12= 30.)

Finally, are you looking for a single solution, solutions in a given range, or all solutions?
Cosine is periodic with period [itex]2\pi[/itex] (or 360 degrees) so adding any multiple of [itex]2\pi[/itex] gives another solution. Also [itex]cos(2\pi- x)= cos(x)[/itex] so we have two solutions within each [itex]2\pi[/tex] interval.[/itex]
 
(t-10.75) is the second option beside 360/12 or 30.
 
so no 71(rounded)=[30(t-10.75)]
do i now divide by 30 ? and then add 10.75 to find t?
 
hannahsiao said:
so no 71(rounded)=[30(t-10.75)]
do i now divide by 30 ? and then add 10.75 to find t?
IF the argument lf cosine is in degrees and IF your angle is between 0 and 90 degrees, then yes.