RD D.

asked • 09/24/19

Costheta Question

I have a formula listed below with the following data. I am not sure if I am calculating it correctly. I am trying to find Theta


Cos Theta = 1-((Md+Mw)/377)


Cos Theta = 1-((272+209.56)/377)

Cos Theta = .27735

Theta = 106 degrees

1 Expert Answer

By:

William W. answered • 09/25/19

Tutor
4.9 (1,021)

Experienced Tutor and Retired Engineer

RD D.

Thank you so much William. I am going to rephrase my question a bit. We are determining the angle of a pendulum test using a specific formula. The test standard says the equation we are to use is cos θ = 1-((M1+M2)/377. θ is the angle of the swing. M1=272, M2=209.56. We were given an excel formula as follows, but comes up with a smaller number for the degrees. =DEGREES(COS(1-(M1+M2)/377)) Thoughts? 55 degrees instead of 106 degrees.
Report

09/25/19

William W.

Well, hmmm. I know that the Excel function =DEGREES(xxxx) converts an angle in radians into an angle in degrees (so the result of =DEGREES(xxxx) is an angle in degrees and to give me that, "xxxxx" must be an angle in radians. HOWEVER, taking the cos of something does NOT give you an angle, it gives you a number between -1 and +1. So, the equation MUST be cos^-1 (cosine inverse) aka arccosine or in Excel lingo, its ACOS. So I suspect your equation should say =DEGRESS(ACOS(xxxx))
Report

09/25/19

RD D.

That was what we thought, just getting a second opinion. Thank you so much.
Report

09/25/19

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.