One sided trig identity with conjugates $frac{(cos xcot x)}{cot x-cos x}=frac{cot x+cos x}{(cos xcot x)}$
up vote
-1
down vote
favorite
I've been given a trigonometric identity worksheet. We need to use conjugates to solve these identities. One sided proofs. I've spent some time on it but just can't crack it. Here it is, help appreciated. Any tips (such as which side to start on etc) is appreciated.
$$frac{(cos xcot x)}{cot x-cos x}=frac{cot x+cos x}{(cos xcot x)}$$
trigonometry
add a comment |
up vote
-1
down vote
favorite
I've been given a trigonometric identity worksheet. We need to use conjugates to solve these identities. One sided proofs. I've spent some time on it but just can't crack it. Here it is, help appreciated. Any tips (such as which side to start on etc) is appreciated.
$$frac{(cos xcot x)}{cot x-cos x}=frac{cot x+cos x}{(cos xcot x)}$$
trigonometry
Hint: use conjugation on either side. Notice symmetry.
– Sean Roberson
Nov 29 at 4:45
I tried applying (cotx+cosx) to the left side and got a few steps in, though I wasn't able to finish it up.
– Korvexius
Nov 29 at 4:46
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I've been given a trigonometric identity worksheet. We need to use conjugates to solve these identities. One sided proofs. I've spent some time on it but just can't crack it. Here it is, help appreciated. Any tips (such as which side to start on etc) is appreciated.
$$frac{(cos xcot x)}{cot x-cos x}=frac{cot x+cos x}{(cos xcot x)}$$
trigonometry
I've been given a trigonometric identity worksheet. We need to use conjugates to solve these identities. One sided proofs. I've spent some time on it but just can't crack it. Here it is, help appreciated. Any tips (such as which side to start on etc) is appreciated.
$$frac{(cos xcot x)}{cot x-cos x}=frac{cot x+cos x}{(cos xcot x)}$$
trigonometry
trigonometry
edited Nov 29 at 4:51
Tianlalu
3,01021038
3,01021038
asked Nov 29 at 4:43
Korvexius
42
42
Hint: use conjugation on either side. Notice symmetry.
– Sean Roberson
Nov 29 at 4:45
I tried applying (cotx+cosx) to the left side and got a few steps in, though I wasn't able to finish it up.
– Korvexius
Nov 29 at 4:46
add a comment |
Hint: use conjugation on either side. Notice symmetry.
– Sean Roberson
Nov 29 at 4:45
I tried applying (cotx+cosx) to the left side and got a few steps in, though I wasn't able to finish it up.
– Korvexius
Nov 29 at 4:46
Hint: use conjugation on either side. Notice symmetry.
– Sean Roberson
Nov 29 at 4:45
Hint: use conjugation on either side. Notice symmetry.
– Sean Roberson
Nov 29 at 4:45
I tried applying (cotx+cosx) to the left side and got a few steps in, though I wasn't able to finish it up.
– Korvexius
Nov 29 at 4:46
I tried applying (cotx+cosx) to the left side and got a few steps in, though I wasn't able to finish it up.
– Korvexius
Nov 29 at 4:46
add a comment |
3 Answers
3
active
oldest
votes
up vote
3
down vote
As $cos x=cot xcdotsin x$ for $sin xne0,$
$$(cot x+cos x)(cot x-cos x)=cot^2xleft(1-sin^2xright)=?$$
add a comment |
up vote
1
down vote
$$dfrac{cos xcot x}{cot x-cos x}=cdots=dfrac{cos x}{1-sin x}$$
Similarly simplify the right hand side
Finally use $$cos^2x=(1-sin x)(1+sin x)$$
$$impliesdfrac{cos x}{1-sin x}=?$$
Alternatively, $$dfrac{cot x-cos x}{cot xcos x}=dfrac1{cos x}-dfrac1{cot x}=sec x-tan x$$
which is $=dfrac1{sec x+tan x}=?$
add a comment |
up vote
1
down vote
For $sin xneq0$,
$dfrac{(cos xcot x)}{cot x-cos x}=dfrac{(cos xcot x)}{cos x(csc x-1)}=dfrac{cot x}{csc x-1}cdotdfrac{csc x+1}{csc x+1}=dfrac{csc xcot x+cot x}{cot^2x}=dfrac{dfrac{cos x}{sin^2 x}+dfrac{cos x}{sin x}}{dfrac{cos^2x}{sin^2 x}}=dfrac{dfrac{cos x+sin xcos x}{sin^2 x}}{dfrac{cos^2x}{sin^2 x}}={dfrac{cos x+sin xcos x}{sin^2 x}}cdot{dfrac{sin^2 x}{cos^2 x}}={dfrac{cos x+sin xcos x}{sin x}}cdot{dfrac{sin x}{cos^2 x}}=left(cot x+cos xright)dfrac{1}{cos xcot x}=dfrac{cot x+cos x}{(cos xcot x)}$
1
It should be $sin xne0iff xne mpi$ for any integer $n$
– lab bhattacharjee
Nov 29 at 5:08
@labbhattacharjee: Yeah. Thanks.
– Yadati Kiran
Nov 29 at 5:10
Thanks. Could you outline the final step a bit more? Are you using that a/b/c = a*c/b rule?
– Korvexius
Nov 29 at 5:11
Yes but prior to that taking lcm in the numerator. $dfrac{frac{a}{b}}{frac{c}{d}}=dfrac{acdot d}{bcdot c}$.
– Yadati Kiran
Nov 29 at 5:27
Sorry, I tried working that out but still couldn't figure out how the full transition of the final step. Could you expand the answer itself some more steps, skipping the lcm part?
– Korvexius
Nov 29 at 5:47
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3018189%2fone-sided-trig-identity-with-conjugates-frac-cos-x-cot-x-cot-x-cos-x-f%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
As $cos x=cot xcdotsin x$ for $sin xne0,$
$$(cot x+cos x)(cot x-cos x)=cot^2xleft(1-sin^2xright)=?$$
add a comment |
up vote
3
down vote
As $cos x=cot xcdotsin x$ for $sin xne0,$
$$(cot x+cos x)(cot x-cos x)=cot^2xleft(1-sin^2xright)=?$$
add a comment |
up vote
3
down vote
up vote
3
down vote
As $cos x=cot xcdotsin x$ for $sin xne0,$
$$(cot x+cos x)(cot x-cos x)=cot^2xleft(1-sin^2xright)=?$$
As $cos x=cot xcdotsin x$ for $sin xne0,$
$$(cot x+cos x)(cot x-cos x)=cot^2xleft(1-sin^2xright)=?$$
answered Nov 29 at 4:52
lab bhattacharjee
222k15155273
222k15155273
add a comment |
add a comment |
up vote
1
down vote
$$dfrac{cos xcot x}{cot x-cos x}=cdots=dfrac{cos x}{1-sin x}$$
Similarly simplify the right hand side
Finally use $$cos^2x=(1-sin x)(1+sin x)$$
$$impliesdfrac{cos x}{1-sin x}=?$$
Alternatively, $$dfrac{cot x-cos x}{cot xcos x}=dfrac1{cos x}-dfrac1{cot x}=sec x-tan x$$
which is $=dfrac1{sec x+tan x}=?$
add a comment |
up vote
1
down vote
$$dfrac{cos xcot x}{cot x-cos x}=cdots=dfrac{cos x}{1-sin x}$$
Similarly simplify the right hand side
Finally use $$cos^2x=(1-sin x)(1+sin x)$$
$$impliesdfrac{cos x}{1-sin x}=?$$
Alternatively, $$dfrac{cot x-cos x}{cot xcos x}=dfrac1{cos x}-dfrac1{cot x}=sec x-tan x$$
which is $=dfrac1{sec x+tan x}=?$
add a comment |
up vote
1
down vote
up vote
1
down vote
$$dfrac{cos xcot x}{cot x-cos x}=cdots=dfrac{cos x}{1-sin x}$$
Similarly simplify the right hand side
Finally use $$cos^2x=(1-sin x)(1+sin x)$$
$$impliesdfrac{cos x}{1-sin x}=?$$
Alternatively, $$dfrac{cot x-cos x}{cot xcos x}=dfrac1{cos x}-dfrac1{cot x}=sec x-tan x$$
which is $=dfrac1{sec x+tan x}=?$
$$dfrac{cos xcot x}{cot x-cos x}=cdots=dfrac{cos x}{1-sin x}$$
Similarly simplify the right hand side
Finally use $$cos^2x=(1-sin x)(1+sin x)$$
$$impliesdfrac{cos x}{1-sin x}=?$$
Alternatively, $$dfrac{cot x-cos x}{cot xcos x}=dfrac1{cos x}-dfrac1{cot x}=sec x-tan x$$
which is $=dfrac1{sec x+tan x}=?$
edited Nov 29 at 5:17
answered Nov 29 at 5:05
lab bhattacharjee
222k15155273
222k15155273
add a comment |
add a comment |
up vote
1
down vote
For $sin xneq0$,
$dfrac{(cos xcot x)}{cot x-cos x}=dfrac{(cos xcot x)}{cos x(csc x-1)}=dfrac{cot x}{csc x-1}cdotdfrac{csc x+1}{csc x+1}=dfrac{csc xcot x+cot x}{cot^2x}=dfrac{dfrac{cos x}{sin^2 x}+dfrac{cos x}{sin x}}{dfrac{cos^2x}{sin^2 x}}=dfrac{dfrac{cos x+sin xcos x}{sin^2 x}}{dfrac{cos^2x}{sin^2 x}}={dfrac{cos x+sin xcos x}{sin^2 x}}cdot{dfrac{sin^2 x}{cos^2 x}}={dfrac{cos x+sin xcos x}{sin x}}cdot{dfrac{sin x}{cos^2 x}}=left(cot x+cos xright)dfrac{1}{cos xcot x}=dfrac{cot x+cos x}{(cos xcot x)}$
1
It should be $sin xne0iff xne mpi$ for any integer $n$
– lab bhattacharjee
Nov 29 at 5:08
@labbhattacharjee: Yeah. Thanks.
– Yadati Kiran
Nov 29 at 5:10
Thanks. Could you outline the final step a bit more? Are you using that a/b/c = a*c/b rule?
– Korvexius
Nov 29 at 5:11
Yes but prior to that taking lcm in the numerator. $dfrac{frac{a}{b}}{frac{c}{d}}=dfrac{acdot d}{bcdot c}$.
– Yadati Kiran
Nov 29 at 5:27
Sorry, I tried working that out but still couldn't figure out how the full transition of the final step. Could you expand the answer itself some more steps, skipping the lcm part?
– Korvexius
Nov 29 at 5:47
add a comment |
up vote
1
down vote
For $sin xneq0$,
$dfrac{(cos xcot x)}{cot x-cos x}=dfrac{(cos xcot x)}{cos x(csc x-1)}=dfrac{cot x}{csc x-1}cdotdfrac{csc x+1}{csc x+1}=dfrac{csc xcot x+cot x}{cot^2x}=dfrac{dfrac{cos x}{sin^2 x}+dfrac{cos x}{sin x}}{dfrac{cos^2x}{sin^2 x}}=dfrac{dfrac{cos x+sin xcos x}{sin^2 x}}{dfrac{cos^2x}{sin^2 x}}={dfrac{cos x+sin xcos x}{sin^2 x}}cdot{dfrac{sin^2 x}{cos^2 x}}={dfrac{cos x+sin xcos x}{sin x}}cdot{dfrac{sin x}{cos^2 x}}=left(cot x+cos xright)dfrac{1}{cos xcot x}=dfrac{cot x+cos x}{(cos xcot x)}$
1
It should be $sin xne0iff xne mpi$ for any integer $n$
– lab bhattacharjee
Nov 29 at 5:08
@labbhattacharjee: Yeah. Thanks.
– Yadati Kiran
Nov 29 at 5:10
Thanks. Could you outline the final step a bit more? Are you using that a/b/c = a*c/b rule?
– Korvexius
Nov 29 at 5:11
Yes but prior to that taking lcm in the numerator. $dfrac{frac{a}{b}}{frac{c}{d}}=dfrac{acdot d}{bcdot c}$.
– Yadati Kiran
Nov 29 at 5:27
Sorry, I tried working that out but still couldn't figure out how the full transition of the final step. Could you expand the answer itself some more steps, skipping the lcm part?
– Korvexius
Nov 29 at 5:47
add a comment |
up vote
1
down vote
up vote
1
down vote
For $sin xneq0$,
$dfrac{(cos xcot x)}{cot x-cos x}=dfrac{(cos xcot x)}{cos x(csc x-1)}=dfrac{cot x}{csc x-1}cdotdfrac{csc x+1}{csc x+1}=dfrac{csc xcot x+cot x}{cot^2x}=dfrac{dfrac{cos x}{sin^2 x}+dfrac{cos x}{sin x}}{dfrac{cos^2x}{sin^2 x}}=dfrac{dfrac{cos x+sin xcos x}{sin^2 x}}{dfrac{cos^2x}{sin^2 x}}={dfrac{cos x+sin xcos x}{sin^2 x}}cdot{dfrac{sin^2 x}{cos^2 x}}={dfrac{cos x+sin xcos x}{sin x}}cdot{dfrac{sin x}{cos^2 x}}=left(cot x+cos xright)dfrac{1}{cos xcot x}=dfrac{cot x+cos x}{(cos xcot x)}$
For $sin xneq0$,
$dfrac{(cos xcot x)}{cot x-cos x}=dfrac{(cos xcot x)}{cos x(csc x-1)}=dfrac{cot x}{csc x-1}cdotdfrac{csc x+1}{csc x+1}=dfrac{csc xcot x+cot x}{cot^2x}=dfrac{dfrac{cos x}{sin^2 x}+dfrac{cos x}{sin x}}{dfrac{cos^2x}{sin^2 x}}=dfrac{dfrac{cos x+sin xcos x}{sin^2 x}}{dfrac{cos^2x}{sin^2 x}}={dfrac{cos x+sin xcos x}{sin^2 x}}cdot{dfrac{sin^2 x}{cos^2 x}}={dfrac{cos x+sin xcos x}{sin x}}cdot{dfrac{sin x}{cos^2 x}}=left(cot x+cos xright)dfrac{1}{cos xcot x}=dfrac{cot x+cos x}{(cos xcot x)}$
edited Nov 29 at 6:03
answered Nov 29 at 4:53
Yadati Kiran
1,638519
1,638519
1
It should be $sin xne0iff xne mpi$ for any integer $n$
– lab bhattacharjee
Nov 29 at 5:08
@labbhattacharjee: Yeah. Thanks.
– Yadati Kiran
Nov 29 at 5:10
Thanks. Could you outline the final step a bit more? Are you using that a/b/c = a*c/b rule?
– Korvexius
Nov 29 at 5:11
Yes but prior to that taking lcm in the numerator. $dfrac{frac{a}{b}}{frac{c}{d}}=dfrac{acdot d}{bcdot c}$.
– Yadati Kiran
Nov 29 at 5:27
Sorry, I tried working that out but still couldn't figure out how the full transition of the final step. Could you expand the answer itself some more steps, skipping the lcm part?
– Korvexius
Nov 29 at 5:47
add a comment |
1
It should be $sin xne0iff xne mpi$ for any integer $n$
– lab bhattacharjee
Nov 29 at 5:08
@labbhattacharjee: Yeah. Thanks.
– Yadati Kiran
Nov 29 at 5:10
Thanks. Could you outline the final step a bit more? Are you using that a/b/c = a*c/b rule?
– Korvexius
Nov 29 at 5:11
Yes but prior to that taking lcm in the numerator. $dfrac{frac{a}{b}}{frac{c}{d}}=dfrac{acdot d}{bcdot c}$.
– Yadati Kiran
Nov 29 at 5:27
Sorry, I tried working that out but still couldn't figure out how the full transition of the final step. Could you expand the answer itself some more steps, skipping the lcm part?
– Korvexius
Nov 29 at 5:47
1
1
It should be $sin xne0iff xne mpi$ for any integer $n$
– lab bhattacharjee
Nov 29 at 5:08
It should be $sin xne0iff xne mpi$ for any integer $n$
– lab bhattacharjee
Nov 29 at 5:08
@labbhattacharjee: Yeah. Thanks.
– Yadati Kiran
Nov 29 at 5:10
@labbhattacharjee: Yeah. Thanks.
– Yadati Kiran
Nov 29 at 5:10
Thanks. Could you outline the final step a bit more? Are you using that a/b/c = a*c/b rule?
– Korvexius
Nov 29 at 5:11
Thanks. Could you outline the final step a bit more? Are you using that a/b/c = a*c/b rule?
– Korvexius
Nov 29 at 5:11
Yes but prior to that taking lcm in the numerator. $dfrac{frac{a}{b}}{frac{c}{d}}=dfrac{acdot d}{bcdot c}$.
– Yadati Kiran
Nov 29 at 5:27
Yes but prior to that taking lcm in the numerator. $dfrac{frac{a}{b}}{frac{c}{d}}=dfrac{acdot d}{bcdot c}$.
– Yadati Kiran
Nov 29 at 5:27
Sorry, I tried working that out but still couldn't figure out how the full transition of the final step. Could you expand the answer itself some more steps, skipping the lcm part?
– Korvexius
Nov 29 at 5:47
Sorry, I tried working that out but still couldn't figure out how the full transition of the final step. Could you expand the answer itself some more steps, skipping the lcm part?
– Korvexius
Nov 29 at 5:47
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3018189%2fone-sided-trig-identity-with-conjugates-frac-cos-x-cot-x-cot-x-cos-x-f%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Hint: use conjugation on either side. Notice symmetry.
– Sean Roberson
Nov 29 at 4:45
I tried applying (cotx+cosx) to the left side and got a few steps in, though I wasn't able to finish it up.
– Korvexius
Nov 29 at 4:46