Computers & Internet Logo

Related Topics:

Posted on Jan 04, 2010
Answered by a Fixya Expert

Trustworthy Expert Solutions

At Fixya.com, our trusted experts are meticulously vetted and possess extensive experience in their respective fields. Backed by a community of knowledgeable professionals, our platform ensures that the solutions provided are thoroughly researched and validated.

View Our Top Experts

Sin x cos x = -1/2 solve for x

Sin x cos x = -1/2 solve for x

  • Anonymous May 11, 2010

    are you asking for your homework to be done?

×

1 Answer

Anonymous

Level 2:

An expert who has achieved level 2 by getting 100 points

MVP:

An expert that got 5 achievements.

Governor:

An expert whose answer got voted for 20 times.

Scholar:

An expert who has written 20 answers of more than 400 characters.

  • Expert 146 Answers
  • Posted on Jan 30, 2010
Anonymous
Expert
Level 2:

An expert who has achieved level 2 by getting 100 points

MVP:

An expert that got 5 achievements.

Governor:

An expert whose answer got voted for 20 times.

Scholar:

An expert who has written 20 answers of more than 400 characters.

Joined: Aug 23, 2009
Answers
146
Questions
6
Helped
70872
Points
463

Sin x cos x = -1/2
=> 2sinx cosx = -1
=> sin(2x) = -1
=> 2x = (3pi)/2 OR 2x = 270°
=> x = 3pi/4 OR x = 135°



Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

X=ln(seca+tana) find coshx

Sorry I do not like to work with secant and cosecant.
sec(a)+tan(a)=(1+sin(a))/cos(a)
ln(sec(a)+tan(a))= ln( (1+sin(a))/cos(a))=X
2*cosh(X)= e^(X)+e^(-X)
e^(X)=(1+sin(a))/cos(a)
e^(-X)= cos(a)/(1+sin(a))
2cosh(X)=(1+sin(a))/cos(a) +cos(a)/(1+sin(a))= 2/cos(a)
cosh(X)=1/cos(a)=sec(a)

Now that you see how you can do it, I trust you will discover any mistake I might have made.
If you want to use the classPad function sequence Action>Transformation>simplify(, do it step by step as I have detailed above.
Good Luck.
0helpful
1answer

Use the identity tan(x/2)=sinx/1+cosx to solve for the value of tan45 degrees

tan(x/2)=sin(x)/(1+cos(x))
Setting x/2=45, means that x=90 (degrees)
But cos(90)=0 and sin(90)=1. Thus tan(45)=1/(1+0)=1.
1helpful
2answers

How to solve for the trigonometric functions in the casio scientific calculator?

Press the relevant function key [SIN],[COS],[TAN] followed by the angle value.
For inverse trigonometric functions [SIN^-1], COS^-1], or [TAN^-1], Press [SHIFT][SIN], [SHIFT][COS], or [SHIFT][TAN].
For other functions
sec(x)=1/cos(x)
csc(x)=1/sin(x)
cot(x)=1/tan(x)

When calculating trigonometric functions one must make sure that the angle unit the calculator is using is the correct one.
0helpful
1answer

Differentiate each of the following w.r.t.x; 29.sin2xsinx

Use the rule for differentiating products of functions: ()' signifies derivative
(29*sin(2X)*sin(X))'= (29)'*sin(2X)*sin(X) +29* (sin(2X))'*sin(X) +29*sin(2X)*(sin(X))'
But
  1. (29)'=0 derivative of a constant is zero
  2. (sin(2X))'=cos(2X)*(2X)'=2*cos(2X)
  3. (sin(X))'=cos(X)
Result is
(29*sin(2X)*sin(X))'= 29*2*cos(2X)*sin(X)+29*sin(2X)*cos(X)

You could also have cast your formula in the form
sin(2X)*sin(X)= 1/2[ cos(2X-X)-cos(2X+X)]=1/2[cos(X)-cos(3X)]
then calculated the derivative of
29/2*[cos(X)-cos(3X)]
which is
29/2*[-si(X) +3*sin(3X)]

The challenge for you is to prove that the two forms are equivalent
29*2*cos(2X)*sin(X)+29*sin(2X)*cos(X)=29/2*[-si(X) +3*sin(3X)]

0helpful
1answer

Cos+tan(sin)=sec

This is a trigonometry problem not a calculator's.
cos(x) +tan(x).sin(x) = ( cos(x) + (sin(x)/cos(x)).sin(x). After reduction to the same denominator (which is cos(x)) you obtain

{cos(x).cos(x) + sin(x).sin(x)} divided by cos(x).
The content of the bracket above is just 1.
Your fraction will have 1 as numerator and cos(x) as denomitor. That is exactly the definition of the secant function i.e. Function sec is the reciprocal (not the inverse) of the cos function, while the arccos is the inverse of cos.

A mild advice: Avoid writing function without specifying the argument (the variable on which a function acts).

Note:
9helpful
1answer

(1+cotx-cosecx)(1+tanx+secx)=2

I shall attempt :D
1) cosec A + cot A = 3
we know that (cot A)^2 + 1 = (cosec A)^2
Hence, (cosec A)^2 - (cot A)^2 = 1
thus, (cosec A + cot A) (cosec A - cot A) = 1
3 (cosec A - cot A) = 1
(cosec A - cot A) = 1/3

(cosec A - cot A) = 1/3
(cosec A + cot A) = 3
Summing them, 2 cosec A = 3 1/3
cosec A = 6 2/3 = 5/3
sin A = 0.15
Thus, cos A = sqrt (1 - (sin A)^2) = 0.989


2) Prove that (1+tan x - sec x)(1 + cot x + cosec x) =2
expand
LHS= 1 + cot x + cosec x + tan x + 1 + tan x cosec x - sec x - sec x cot x - sec x cosec x
We can calculate that
tan x cosec x = sec x (since tan x = sin x / cos x)
sec x cot x = cosec x
so the above is
LHS = 1 + cot x + cosec x + tan x + 1 + sec x - sec x - cosec x - sec x cosec x
LHS = 2 + cot x + tan x - sec x cosec x
LHS = 2 + cos x / sin x + sin x / cos x - 1 / (sin x cos x)
LHS = 2 + [{cos x}^2 + {sin x}^2 - 1] / (sin x cos x)
LHS = 2 (proved)
0helpful
1answer

Help

sec^4X- sec^2X = 1/cot^4X + 1/cot^2X
RHS
1/cot^4X + 1/cot^2X
=1/(Cos^4X/Sin^4X) + 1/(Cos^2X/Sin^2X)
=Sin^4X/Cos^4X + Sin^2X/Cos^2X
=Sin^4X/Cos^4X + Cos^2X.Sin^2X/Cos^4X
=Sin^2X/Cos^4(Sin^2X + Cos^2X)
=Sin^2X/Cos^4X
=(1-Cos^2X)/Cos^4X
=1/Cos^4X - Cos^2X/Cos^4X
=1/Cos^4X - 1/Cos^2X
=Sec^4X - Sec^2X
=LHS
0helpful
1answer

(sin-cos)(sin+cos)

(sinX-cosX)(sinX+cosX) =(sin^2 - Cos^2X)
=Sin^2X - (1-Sin^2X)
=Sin^2X -1 + Sin^2X
=2Sin^2X -1

Zulfikar Ali
[email protected]
9899780221
0helpful
1answer

Solve it plz......

cos x + root 3 sin x =root 2
cos x + ö3 * Sin x = ö2
squaring both the side
(cos x + ö3 * Sin x)2 = (ö2)2
Cos2 x + 3 * Sin2 x = 2
Cos2 x + Sin2 x + 2 * Sin2 x = 2
1 + 2 * Sin2 x= 2
2 * Sin2 x = 2-1
2 * Sin2 x = 1
Sin2 x = ½
Sin x = ö½
Sin x = 1/V2= Sin 45
X = 450
0helpful
4answers

Trig Identities

Change csc to 1/sin. Find a common denominator and add the two left terms.
1/sin - sin = (1 -sin^2)/sin. Rewrite formula
(1 - sin^2)/sin = cos^2/sin Divide out the /sin.
1 - sin^2 = cos^2 Rearange.
1 = cos^2 + sin^2 Yes, that's true. It's like the Pythagorean formula.

Not finding what you are looking for?

161 views

Ask a Question

Usually answered in minutes!

Top SoftMath Computers & Internet Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

Brad Brown

Level 3 Expert

19187 Answers

Cindy Wells

Level 3 Expert

6688 Answers

Are you a SoftMath Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...