A trigonometry question from STEP examination Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)cyclic polygons & trigonometrytrigonometry identityTrigonometry question (acute angle triangle)A Question Regarding TrigonometryGelfand trigonometry questiontriangle trigonometryProblem regarding Trigonometry Multiple AnglesTrigonometry Mind BlankSmall doubt on this trigonometry questiona tricky trig questions from Step
What was Apollo 13's "Little Jolt" after MECO?
What *exactly* is electrical current, voltage, and resistance?
Why do people think Winterfell crypts is the safest place for women, children & old people?
Can gravitational waves pass through a black hole?
Why aren't road bicycle wheels tiny?
Putting Ant-Man on house arrest
What were wait-states, and why was it only an issue for PCs?
Where/What are Arya's scars from?
Why these surprising proportionalities of integrals involving odd zeta values?
Processing ADC conversion result: DMA vs Processor Registers
Simulate round-robin tournament draw
How can I wire a 9-position switch so that each position turns on one more LED than the one before?
How to translate "red flag" into Spanish?
What does the black goddess statue do and what is it?
Why is water being consumed when my shutoff valve is closed?
Raising a bilingual kid. When should we introduce the majority language?
Is there a verb for listening stealthily?
Is a self contained air-bullet cartridge feasible?
Philosophers who were composers?
Where to find documentation for `whois` command options?
How to begin with a paragraph in latex
What's called a person who works as someone who puts products on shelves in stores?
Why I cannot instantiate a class whose constructor is private in a friend class?
What is the numbering system used for the DSN dishes?
A trigonometry question from STEP examination
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)cyclic polygons & trigonometrytrigonometry identityTrigonometry question (acute angle triangle)A Question Regarding TrigonometryGelfand trigonometry questiontriangle trigonometryProblem regarding Trigonometry Multiple AnglesTrigonometry Mind BlankSmall doubt on this trigonometry questiona tricky trig questions from Step
$begingroup$
Show that if at least one of the four angles A ± B ± C is a multiple of π, then
$$sin^4A + sin^4 B + sin^4 C − 2 sin^2 B sin^2 C − 2 sin^2 C sin^2 A
− 2 sin^2 A sin^2 B + 4 sin^2 A sin^2 B sin^2 C = 0$$
I want to start with proving $sin(A+B+C)$ or $(sin(A)+sin(B)+sin(C))^2$, however, I failed in both cases.
trigonometry
$endgroup$
add a comment |
$begingroup$
Show that if at least one of the four angles A ± B ± C is a multiple of π, then
$$sin^4A + sin^4 B + sin^4 C − 2 sin^2 B sin^2 C − 2 sin^2 C sin^2 A
− 2 sin^2 A sin^2 B + 4 sin^2 A sin^2 B sin^2 C = 0$$
I want to start with proving $sin(A+B+C)$ or $(sin(A)+sin(B)+sin(C))^2$, however, I failed in both cases.
trigonometry
$endgroup$
add a comment |
$begingroup$
Show that if at least one of the four angles A ± B ± C is a multiple of π, then
$$sin^4A + sin^4 B + sin^4 C − 2 sin^2 B sin^2 C − 2 sin^2 C sin^2 A
− 2 sin^2 A sin^2 B + 4 sin^2 A sin^2 B sin^2 C = 0$$
I want to start with proving $sin(A+B+C)$ or $(sin(A)+sin(B)+sin(C))^2$, however, I failed in both cases.
trigonometry
$endgroup$
Show that if at least one of the four angles A ± B ± C is a multiple of π, then
$$sin^4A + sin^4 B + sin^4 C − 2 sin^2 B sin^2 C − 2 sin^2 C sin^2 A
− 2 sin^2 A sin^2 B + 4 sin^2 A sin^2 B sin^2 C = 0$$
I want to start with proving $sin(A+B+C)$ or $(sin(A)+sin(B)+sin(C))^2$, however, I failed in both cases.
trigonometry
trigonometry
edited 2 days ago
Jean-Claude Arbaut
15.5k63865
15.5k63865
asked 2 days ago
KevinKevin
466
466
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
the following information may help you towards a solution.
since all the sine terms are squared we may as well assume that A,B and C are the angles of a triangle. let the sides be $a,b,c$ in the usual configuration. then if $Delta$ represents the area of the triangle we have the two relations:
$$
Delta = sqrts(s-a)(s-b)(s-c)
$$
and
$$
R = fracabc4Delta
$$
where $s = fraca+b+c2$ is the semi-perimeter and $R$ is the circumradius.
if you eliminate $Delta$ and substitute for $s$ you have a polynomial relation in $a,b,c$ which will give you the required result after applying the sine rule:
$$
fracasin A = fracbsin B = fraccsin C = 2R
$$
$endgroup$
$begingroup$
"we may as well assume that $A$,$B$ and $C$ are the angles of a triangle" But then you assume $A+B+C=pi$. It's stronger than the assumption in the question.
$endgroup$
– Jean-Claude Arbaut
2 days ago
2
$begingroup$
@Jean-ClaudeArbaut . There IS another case. If $Apm Bpm C=pi$ then there are non-negative $A',B',C'$ with $A'+B'+C'=pi$ and $ |sin A|=|sin A'|,;|sin B|=|sin B'|,;|sin C|=sin C'|.$ And if none of $A',B',C'$ is zero then we do have a triangle. But there is a "degenerate" case, which is an easy case. E.g. if $C'=0 $ then $sin C'=0$ and the equation simplifies to $0=sin^4 A'+sin^4 B'-2sin^2 A' sin^2 B'=(sin^2 A'-sin^2 B')^2,$ and since $pi=A'+B',$ we also have $sin A'=sin B'.$
$endgroup$
– DanielWainfleet
2 days ago
1
$begingroup$
@David Holden the proof is splendid,but what make u think of constructing the triangle in terms of the semi-perimeter and R?
$endgroup$
– Kevin
2 days ago
1
$begingroup$
@Kevin well i stared at it for a while. brute force looked unappealing, so i felt stumped. then i thought of trying to get a simplification using the sine rule, but the slight 'inhomogeneity' seemed a problem (the term with three sine squared factors). after a bit more staring into space i vaguely remembered once getting the abc/4R formula for triangle area. this would dissolve the inhomogeneity, so the other terms must somehow resolve into the other well-known expression (Heron's formula). 1/2
$endgroup$
– David Holden
2 days ago
1
$begingroup$
then i thought i was probably wishful thinking... but after a coffee break, a quick bit of scribbling on the back of an envelope suggested i might be on the right track after all. fortunately in this case i was. such positive outcomes are rare, as my logic circuits are rather unreliable
$endgroup$
– David Holden
2 days ago
|
show 2 more comments
$begingroup$
Hint:
First of all writing $sin A=a$ etc.,
$$a^4+b^4+c^4-2a^2b^2-2b^2c^2-2c^2a^2=(a^2+b^2-c^2)^2-(2ab)^2$$
$$=(a+b+c)(a+b-c)(a-b+c)(a-b-c)$$
Now if $A+B+C=pi$
by this $sin A+sin B+sin C=4cosdfrac A2cosdfrac B2cosdfrac C2$
and by this $sin A+sin B-sin C=4sindfrac A2sindfrac B2cosdfrac C2$
Use $sin2x=2sin xcos x$
We shall same expressions in some order if $Apm Bpm C=pi$
$endgroup$
add a comment |
Your Answer
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%2f3195456%2fa-trigonometry-question-from-step-examination%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
the following information may help you towards a solution.
since all the sine terms are squared we may as well assume that A,B and C are the angles of a triangle. let the sides be $a,b,c$ in the usual configuration. then if $Delta$ represents the area of the triangle we have the two relations:
$$
Delta = sqrts(s-a)(s-b)(s-c)
$$
and
$$
R = fracabc4Delta
$$
where $s = fraca+b+c2$ is the semi-perimeter and $R$ is the circumradius.
if you eliminate $Delta$ and substitute for $s$ you have a polynomial relation in $a,b,c$ which will give you the required result after applying the sine rule:
$$
fracasin A = fracbsin B = fraccsin C = 2R
$$
$endgroup$
$begingroup$
"we may as well assume that $A$,$B$ and $C$ are the angles of a triangle" But then you assume $A+B+C=pi$. It's stronger than the assumption in the question.
$endgroup$
– Jean-Claude Arbaut
2 days ago
2
$begingroup$
@Jean-ClaudeArbaut . There IS another case. If $Apm Bpm C=pi$ then there are non-negative $A',B',C'$ with $A'+B'+C'=pi$ and $ |sin A|=|sin A'|,;|sin B|=|sin B'|,;|sin C|=sin C'|.$ And if none of $A',B',C'$ is zero then we do have a triangle. But there is a "degenerate" case, which is an easy case. E.g. if $C'=0 $ then $sin C'=0$ and the equation simplifies to $0=sin^4 A'+sin^4 B'-2sin^2 A' sin^2 B'=(sin^2 A'-sin^2 B')^2,$ and since $pi=A'+B',$ we also have $sin A'=sin B'.$
$endgroup$
– DanielWainfleet
2 days ago
1
$begingroup$
@David Holden the proof is splendid,but what make u think of constructing the triangle in terms of the semi-perimeter and R?
$endgroup$
– Kevin
2 days ago
1
$begingroup$
@Kevin well i stared at it for a while. brute force looked unappealing, so i felt stumped. then i thought of trying to get a simplification using the sine rule, but the slight 'inhomogeneity' seemed a problem (the term with three sine squared factors). after a bit more staring into space i vaguely remembered once getting the abc/4R formula for triangle area. this would dissolve the inhomogeneity, so the other terms must somehow resolve into the other well-known expression (Heron's formula). 1/2
$endgroup$
– David Holden
2 days ago
1
$begingroup$
then i thought i was probably wishful thinking... but after a coffee break, a quick bit of scribbling on the back of an envelope suggested i might be on the right track after all. fortunately in this case i was. such positive outcomes are rare, as my logic circuits are rather unreliable
$endgroup$
– David Holden
2 days ago
|
show 2 more comments
$begingroup$
the following information may help you towards a solution.
since all the sine terms are squared we may as well assume that A,B and C are the angles of a triangle. let the sides be $a,b,c$ in the usual configuration. then if $Delta$ represents the area of the triangle we have the two relations:
$$
Delta = sqrts(s-a)(s-b)(s-c)
$$
and
$$
R = fracabc4Delta
$$
where $s = fraca+b+c2$ is the semi-perimeter and $R$ is the circumradius.
if you eliminate $Delta$ and substitute for $s$ you have a polynomial relation in $a,b,c$ which will give you the required result after applying the sine rule:
$$
fracasin A = fracbsin B = fraccsin C = 2R
$$
$endgroup$
$begingroup$
"we may as well assume that $A$,$B$ and $C$ are the angles of a triangle" But then you assume $A+B+C=pi$. It's stronger than the assumption in the question.
$endgroup$
– Jean-Claude Arbaut
2 days ago
2
$begingroup$
@Jean-ClaudeArbaut . There IS another case. If $Apm Bpm C=pi$ then there are non-negative $A',B',C'$ with $A'+B'+C'=pi$ and $ |sin A|=|sin A'|,;|sin B|=|sin B'|,;|sin C|=sin C'|.$ And if none of $A',B',C'$ is zero then we do have a triangle. But there is a "degenerate" case, which is an easy case. E.g. if $C'=0 $ then $sin C'=0$ and the equation simplifies to $0=sin^4 A'+sin^4 B'-2sin^2 A' sin^2 B'=(sin^2 A'-sin^2 B')^2,$ and since $pi=A'+B',$ we also have $sin A'=sin B'.$
$endgroup$
– DanielWainfleet
2 days ago
1
$begingroup$
@David Holden the proof is splendid,but what make u think of constructing the triangle in terms of the semi-perimeter and R?
$endgroup$
– Kevin
2 days ago
1
$begingroup$
@Kevin well i stared at it for a while. brute force looked unappealing, so i felt stumped. then i thought of trying to get a simplification using the sine rule, but the slight 'inhomogeneity' seemed a problem (the term with three sine squared factors). after a bit more staring into space i vaguely remembered once getting the abc/4R formula for triangle area. this would dissolve the inhomogeneity, so the other terms must somehow resolve into the other well-known expression (Heron's formula). 1/2
$endgroup$
– David Holden
2 days ago
1
$begingroup$
then i thought i was probably wishful thinking... but after a coffee break, a quick bit of scribbling on the back of an envelope suggested i might be on the right track after all. fortunately in this case i was. such positive outcomes are rare, as my logic circuits are rather unreliable
$endgroup$
– David Holden
2 days ago
|
show 2 more comments
$begingroup$
the following information may help you towards a solution.
since all the sine terms are squared we may as well assume that A,B and C are the angles of a triangle. let the sides be $a,b,c$ in the usual configuration. then if $Delta$ represents the area of the triangle we have the two relations:
$$
Delta = sqrts(s-a)(s-b)(s-c)
$$
and
$$
R = fracabc4Delta
$$
where $s = fraca+b+c2$ is the semi-perimeter and $R$ is the circumradius.
if you eliminate $Delta$ and substitute for $s$ you have a polynomial relation in $a,b,c$ which will give you the required result after applying the sine rule:
$$
fracasin A = fracbsin B = fraccsin C = 2R
$$
$endgroup$
the following information may help you towards a solution.
since all the sine terms are squared we may as well assume that A,B and C are the angles of a triangle. let the sides be $a,b,c$ in the usual configuration. then if $Delta$ represents the area of the triangle we have the two relations:
$$
Delta = sqrts(s-a)(s-b)(s-c)
$$
and
$$
R = fracabc4Delta
$$
where $s = fraca+b+c2$ is the semi-perimeter and $R$ is the circumradius.
if you eliminate $Delta$ and substitute for $s$ you have a polynomial relation in $a,b,c$ which will give you the required result after applying the sine rule:
$$
fracasin A = fracbsin B = fraccsin C = 2R
$$
answered 2 days ago
David HoldenDavid Holden
15k21226
15k21226
$begingroup$
"we may as well assume that $A$,$B$ and $C$ are the angles of a triangle" But then you assume $A+B+C=pi$. It's stronger than the assumption in the question.
$endgroup$
– Jean-Claude Arbaut
2 days ago
2
$begingroup$
@Jean-ClaudeArbaut . There IS another case. If $Apm Bpm C=pi$ then there are non-negative $A',B',C'$ with $A'+B'+C'=pi$ and $ |sin A|=|sin A'|,;|sin B|=|sin B'|,;|sin C|=sin C'|.$ And if none of $A',B',C'$ is zero then we do have a triangle. But there is a "degenerate" case, which is an easy case. E.g. if $C'=0 $ then $sin C'=0$ and the equation simplifies to $0=sin^4 A'+sin^4 B'-2sin^2 A' sin^2 B'=(sin^2 A'-sin^2 B')^2,$ and since $pi=A'+B',$ we also have $sin A'=sin B'.$
$endgroup$
– DanielWainfleet
2 days ago
1
$begingroup$
@David Holden the proof is splendid,but what make u think of constructing the triangle in terms of the semi-perimeter and R?
$endgroup$
– Kevin
2 days ago
1
$begingroup$
@Kevin well i stared at it for a while. brute force looked unappealing, so i felt stumped. then i thought of trying to get a simplification using the sine rule, but the slight 'inhomogeneity' seemed a problem (the term with three sine squared factors). after a bit more staring into space i vaguely remembered once getting the abc/4R formula for triangle area. this would dissolve the inhomogeneity, so the other terms must somehow resolve into the other well-known expression (Heron's formula). 1/2
$endgroup$
– David Holden
2 days ago
1
$begingroup$
then i thought i was probably wishful thinking... but after a coffee break, a quick bit of scribbling on the back of an envelope suggested i might be on the right track after all. fortunately in this case i was. such positive outcomes are rare, as my logic circuits are rather unreliable
$endgroup$
– David Holden
2 days ago
|
show 2 more comments
$begingroup$
"we may as well assume that $A$,$B$ and $C$ are the angles of a triangle" But then you assume $A+B+C=pi$. It's stronger than the assumption in the question.
$endgroup$
– Jean-Claude Arbaut
2 days ago
2
$begingroup$
@Jean-ClaudeArbaut . There IS another case. If $Apm Bpm C=pi$ then there are non-negative $A',B',C'$ with $A'+B'+C'=pi$ and $ |sin A|=|sin A'|,;|sin B|=|sin B'|,;|sin C|=sin C'|.$ And if none of $A',B',C'$ is zero then we do have a triangle. But there is a "degenerate" case, which is an easy case. E.g. if $C'=0 $ then $sin C'=0$ and the equation simplifies to $0=sin^4 A'+sin^4 B'-2sin^2 A' sin^2 B'=(sin^2 A'-sin^2 B')^2,$ and since $pi=A'+B',$ we also have $sin A'=sin B'.$
$endgroup$
– DanielWainfleet
2 days ago
1
$begingroup$
@David Holden the proof is splendid,but what make u think of constructing the triangle in terms of the semi-perimeter and R?
$endgroup$
– Kevin
2 days ago
1
$begingroup$
@Kevin well i stared at it for a while. brute force looked unappealing, so i felt stumped. then i thought of trying to get a simplification using the sine rule, but the slight 'inhomogeneity' seemed a problem (the term with three sine squared factors). after a bit more staring into space i vaguely remembered once getting the abc/4R formula for triangle area. this would dissolve the inhomogeneity, so the other terms must somehow resolve into the other well-known expression (Heron's formula). 1/2
$endgroup$
– David Holden
2 days ago
1
$begingroup$
then i thought i was probably wishful thinking... but after a coffee break, a quick bit of scribbling on the back of an envelope suggested i might be on the right track after all. fortunately in this case i was. such positive outcomes are rare, as my logic circuits are rather unreliable
$endgroup$
– David Holden
2 days ago
$begingroup$
"we may as well assume that $A$,$B$ and $C$ are the angles of a triangle" But then you assume $A+B+C=pi$. It's stronger than the assumption in the question.
$endgroup$
– Jean-Claude Arbaut
2 days ago
$begingroup$
"we may as well assume that $A$,$B$ and $C$ are the angles of a triangle" But then you assume $A+B+C=pi$. It's stronger than the assumption in the question.
$endgroup$
– Jean-Claude Arbaut
2 days ago
2
2
$begingroup$
@Jean-ClaudeArbaut . There IS another case. If $Apm Bpm C=pi$ then there are non-negative $A',B',C'$ with $A'+B'+C'=pi$ and $ |sin A|=|sin A'|,;|sin B|=|sin B'|,;|sin C|=sin C'|.$ And if none of $A',B',C'$ is zero then we do have a triangle. But there is a "degenerate" case, which is an easy case. E.g. if $C'=0 $ then $sin C'=0$ and the equation simplifies to $0=sin^4 A'+sin^4 B'-2sin^2 A' sin^2 B'=(sin^2 A'-sin^2 B')^2,$ and since $pi=A'+B',$ we also have $sin A'=sin B'.$
$endgroup$
– DanielWainfleet
2 days ago
$begingroup$
@Jean-ClaudeArbaut . There IS another case. If $Apm Bpm C=pi$ then there are non-negative $A',B',C'$ with $A'+B'+C'=pi$ and $ |sin A|=|sin A'|,;|sin B|=|sin B'|,;|sin C|=sin C'|.$ And if none of $A',B',C'$ is zero then we do have a triangle. But there is a "degenerate" case, which is an easy case. E.g. if $C'=0 $ then $sin C'=0$ and the equation simplifies to $0=sin^4 A'+sin^4 B'-2sin^2 A' sin^2 B'=(sin^2 A'-sin^2 B')^2,$ and since $pi=A'+B',$ we also have $sin A'=sin B'.$
$endgroup$
– DanielWainfleet
2 days ago
1
1
$begingroup$
@David Holden the proof is splendid,but what make u think of constructing the triangle in terms of the semi-perimeter and R?
$endgroup$
– Kevin
2 days ago
$begingroup$
@David Holden the proof is splendid,but what make u think of constructing the triangle in terms of the semi-perimeter and R?
$endgroup$
– Kevin
2 days ago
1
1
$begingroup$
@Kevin well i stared at it for a while. brute force looked unappealing, so i felt stumped. then i thought of trying to get a simplification using the sine rule, but the slight 'inhomogeneity' seemed a problem (the term with three sine squared factors). after a bit more staring into space i vaguely remembered once getting the abc/4R formula for triangle area. this would dissolve the inhomogeneity, so the other terms must somehow resolve into the other well-known expression (Heron's formula). 1/2
$endgroup$
– David Holden
2 days ago
$begingroup$
@Kevin well i stared at it for a while. brute force looked unappealing, so i felt stumped. then i thought of trying to get a simplification using the sine rule, but the slight 'inhomogeneity' seemed a problem (the term with three sine squared factors). after a bit more staring into space i vaguely remembered once getting the abc/4R formula for triangle area. this would dissolve the inhomogeneity, so the other terms must somehow resolve into the other well-known expression (Heron's formula). 1/2
$endgroup$
– David Holden
2 days ago
1
1
$begingroup$
then i thought i was probably wishful thinking... but after a coffee break, a quick bit of scribbling on the back of an envelope suggested i might be on the right track after all. fortunately in this case i was. such positive outcomes are rare, as my logic circuits are rather unreliable
$endgroup$
– David Holden
2 days ago
$begingroup$
then i thought i was probably wishful thinking... but after a coffee break, a quick bit of scribbling on the back of an envelope suggested i might be on the right track after all. fortunately in this case i was. such positive outcomes are rare, as my logic circuits are rather unreliable
$endgroup$
– David Holden
2 days ago
|
show 2 more comments
$begingroup$
Hint:
First of all writing $sin A=a$ etc.,
$$a^4+b^4+c^4-2a^2b^2-2b^2c^2-2c^2a^2=(a^2+b^2-c^2)^2-(2ab)^2$$
$$=(a+b+c)(a+b-c)(a-b+c)(a-b-c)$$
Now if $A+B+C=pi$
by this $sin A+sin B+sin C=4cosdfrac A2cosdfrac B2cosdfrac C2$
and by this $sin A+sin B-sin C=4sindfrac A2sindfrac B2cosdfrac C2$
Use $sin2x=2sin xcos x$
We shall same expressions in some order if $Apm Bpm C=pi$
$endgroup$
add a comment |
$begingroup$
Hint:
First of all writing $sin A=a$ etc.,
$$a^4+b^4+c^4-2a^2b^2-2b^2c^2-2c^2a^2=(a^2+b^2-c^2)^2-(2ab)^2$$
$$=(a+b+c)(a+b-c)(a-b+c)(a-b-c)$$
Now if $A+B+C=pi$
by this $sin A+sin B+sin C=4cosdfrac A2cosdfrac B2cosdfrac C2$
and by this $sin A+sin B-sin C=4sindfrac A2sindfrac B2cosdfrac C2$
Use $sin2x=2sin xcos x$
We shall same expressions in some order if $Apm Bpm C=pi$
$endgroup$
add a comment |
$begingroup$
Hint:
First of all writing $sin A=a$ etc.,
$$a^4+b^4+c^4-2a^2b^2-2b^2c^2-2c^2a^2=(a^2+b^2-c^2)^2-(2ab)^2$$
$$=(a+b+c)(a+b-c)(a-b+c)(a-b-c)$$
Now if $A+B+C=pi$
by this $sin A+sin B+sin C=4cosdfrac A2cosdfrac B2cosdfrac C2$
and by this $sin A+sin B-sin C=4sindfrac A2sindfrac B2cosdfrac C2$
Use $sin2x=2sin xcos x$
We shall same expressions in some order if $Apm Bpm C=pi$
$endgroup$
Hint:
First of all writing $sin A=a$ etc.,
$$a^4+b^4+c^4-2a^2b^2-2b^2c^2-2c^2a^2=(a^2+b^2-c^2)^2-(2ab)^2$$
$$=(a+b+c)(a+b-c)(a-b+c)(a-b-c)$$
Now if $A+B+C=pi$
by this $sin A+sin B+sin C=4cosdfrac A2cosdfrac B2cosdfrac C2$
and by this $sin A+sin B-sin C=4sindfrac A2sindfrac B2cosdfrac C2$
Use $sin2x=2sin xcos x$
We shall same expressions in some order if $Apm Bpm C=pi$
answered 2 days ago
lab bhattacharjeelab bhattacharjee
229k15159280
229k15159280
add a comment |
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.
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%2f3195456%2fa-trigonometry-question-from-step-examination%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