Solving an Equation with Cosine

  • Thread starter Thread starter salman213
  • Start date Start date
  • Tags Tags
    Cosine
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 4K views
salman213
Messages
301
Reaction score
1
1.x = rcos(a)cos(a)

x is known
r is known

I can't seem to get this!

x = -2
r = 7

therefore

-2/7 = cos(a)*cos(a)

so..

-2/7 = cos^2(a)

i know cos^2(a) = 1 + cos2a / 2

-2/7 = 1 + cos2a / 2

so
-4/7 -1 = cos2a

I cannot take cos inverse of this value since it is "greater" than 1 (-1.57)

the book says the angle is 106.6 degrees!

HELP!




Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
yea sorry that's what i meant

but it still doesn't work out..
 
Egad, you have an even more serious problem that I missed.

salman213 said:
-2/7 = cos(a)*cos(a)

You can't square cos(a) and get a negative number. This equation has no solution in the real numbers.
 
Who is Egad?EDITED!

NEVERMIND I figured it out, i was interpreting the solution incorrectly...

Thanks anyways!