Use cosine rule to determine the length of a side of a triangle. Cannot replicate textbook solution
Given a triangle of lengths $4$, $5$ and $x$, where the sides of length $4$ and $5$ meet at an angle of $60^{circ}$, I must calculate the length of side $x$.
The cosine rule is: $$a^2 = b^2 + c^2 - 2bccos(alpha)$$
So, applying to my problem:
$$begin{align}
a^2&=b^2+c^2-2bccos(alpha) \
x^2&=4^2+5^2-2(4)(5)(cos(60^{circ})) \
x^2&=16+25-40cos(60^{circ}) \
x^2&=41-40cos(60^{circ}) \
x^2&=41-40(0.9524) \
x^2&=41-38.1 \
x^2&=2.9 \
x&=sqrt{2.9}
end{align}$$
The textbook solution says I should arrive at $x = sqrt{21}$, not $x=sqrt{2.9}$. The textbook does not provide working to the solution, only the final answer.
Where did I go wrong?
trigonometry triangle
add a comment |
Given a triangle of lengths $4$, $5$ and $x$, where the sides of length $4$ and $5$ meet at an angle of $60^{circ}$, I must calculate the length of side $x$.
The cosine rule is: $$a^2 = b^2 + c^2 - 2bccos(alpha)$$
So, applying to my problem:
$$begin{align}
a^2&=b^2+c^2-2bccos(alpha) \
x^2&=4^2+5^2-2(4)(5)(cos(60^{circ})) \
x^2&=16+25-40cos(60^{circ}) \
x^2&=41-40cos(60^{circ}) \
x^2&=41-40(0.9524) \
x^2&=41-38.1 \
x^2&=2.9 \
x&=sqrt{2.9}
end{align}$$
The textbook solution says I should arrive at $x = sqrt{21}$, not $x=sqrt{2.9}$. The textbook does not provide working to the solution, only the final answer.
Where did I go wrong?
trigonometry triangle
$cos 60°=0.5$, you need to study the unit circle
– Vasya
Sep 21 '18 at 14:57
add a comment |
Given a triangle of lengths $4$, $5$ and $x$, where the sides of length $4$ and $5$ meet at an angle of $60^{circ}$, I must calculate the length of side $x$.
The cosine rule is: $$a^2 = b^2 + c^2 - 2bccos(alpha)$$
So, applying to my problem:
$$begin{align}
a^2&=b^2+c^2-2bccos(alpha) \
x^2&=4^2+5^2-2(4)(5)(cos(60^{circ})) \
x^2&=16+25-40cos(60^{circ}) \
x^2&=41-40cos(60^{circ}) \
x^2&=41-40(0.9524) \
x^2&=41-38.1 \
x^2&=2.9 \
x&=sqrt{2.9}
end{align}$$
The textbook solution says I should arrive at $x = sqrt{21}$, not $x=sqrt{2.9}$. The textbook does not provide working to the solution, only the final answer.
Where did I go wrong?
trigonometry triangle
Given a triangle of lengths $4$, $5$ and $x$, where the sides of length $4$ and $5$ meet at an angle of $60^{circ}$, I must calculate the length of side $x$.
The cosine rule is: $$a^2 = b^2 + c^2 - 2bccos(alpha)$$
So, applying to my problem:
$$begin{align}
a^2&=b^2+c^2-2bccos(alpha) \
x^2&=4^2+5^2-2(4)(5)(cos(60^{circ})) \
x^2&=16+25-40cos(60^{circ}) \
x^2&=41-40cos(60^{circ}) \
x^2&=41-40(0.9524) \
x^2&=41-38.1 \
x^2&=2.9 \
x&=sqrt{2.9}
end{align}$$
The textbook solution says I should arrive at $x = sqrt{21}$, not $x=sqrt{2.9}$. The textbook does not provide working to the solution, only the final answer.
Where did I go wrong?
trigonometry triangle
trigonometry triangle
edited Nov 20 '18 at 21:01
Robert Howard
1,9161822
1,9161822
asked Sep 21 '18 at 14:38
Doug Fir
2177
2177
$cos 60°=0.5$, you need to study the unit circle
– Vasya
Sep 21 '18 at 14:57
add a comment |
$cos 60°=0.5$, you need to study the unit circle
– Vasya
Sep 21 '18 at 14:57
$cos 60°=0.5$, you need to study the unit circle
– Vasya
Sep 21 '18 at 14:57
$cos 60°=0.5$, you need to study the unit circle
– Vasya
Sep 21 '18 at 14:57
add a comment |
1 Answer
1
active
oldest
votes
Hint: $cos(60^o)=0.5$ maybe you mixed radians ($60^o=1/3pi$) with degrees on your calculator?
Oh. I used Google Calculator in my browser: google.com/search?q=online+calculator, I typed the COS button then 60. Thanks for letting me know. Are you able to get 0.5 with Googles online calculator somehow?
– Doug Fir
Sep 21 '18 at 14:55
Hm. I just openned R application too and typed cos(60) which gave me the same result as Google calculator
– Doug Fir
Sep 21 '18 at 14:57
2
@DougFir: In Google calculator, click "Rad" in the left top corner, that will switch it to degrees.
– Vasya
Sep 21 '18 at 14:59
@Vasya thank you, that allowed me to replicate the result 0.5.
– Doug Fir
Sep 21 '18 at 15:00
@DougFir $cos 60text{rad}approx -0.9524$, so there's a sign issue too. A negative cosine is obtained for obtuse angles.
– J.G.
Nov 20 '18 at 22:10
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%2f2925421%2fuse-cosine-rule-to-determine-the-length-of-a-side-of-a-triangle-cannot-replicat%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Hint: $cos(60^o)=0.5$ maybe you mixed radians ($60^o=1/3pi$) with degrees on your calculator?
Oh. I used Google Calculator in my browser: google.com/search?q=online+calculator, I typed the COS button then 60. Thanks for letting me know. Are you able to get 0.5 with Googles online calculator somehow?
– Doug Fir
Sep 21 '18 at 14:55
Hm. I just openned R application too and typed cos(60) which gave me the same result as Google calculator
– Doug Fir
Sep 21 '18 at 14:57
2
@DougFir: In Google calculator, click "Rad" in the left top corner, that will switch it to degrees.
– Vasya
Sep 21 '18 at 14:59
@Vasya thank you, that allowed me to replicate the result 0.5.
– Doug Fir
Sep 21 '18 at 15:00
@DougFir $cos 60text{rad}approx -0.9524$, so there's a sign issue too. A negative cosine is obtained for obtuse angles.
– J.G.
Nov 20 '18 at 22:10
add a comment |
Hint: $cos(60^o)=0.5$ maybe you mixed radians ($60^o=1/3pi$) with degrees on your calculator?
Oh. I used Google Calculator in my browser: google.com/search?q=online+calculator, I typed the COS button then 60. Thanks for letting me know. Are you able to get 0.5 with Googles online calculator somehow?
– Doug Fir
Sep 21 '18 at 14:55
Hm. I just openned R application too and typed cos(60) which gave me the same result as Google calculator
– Doug Fir
Sep 21 '18 at 14:57
2
@DougFir: In Google calculator, click "Rad" in the left top corner, that will switch it to degrees.
– Vasya
Sep 21 '18 at 14:59
@Vasya thank you, that allowed me to replicate the result 0.5.
– Doug Fir
Sep 21 '18 at 15:00
@DougFir $cos 60text{rad}approx -0.9524$, so there's a sign issue too. A negative cosine is obtained for obtuse angles.
– J.G.
Nov 20 '18 at 22:10
add a comment |
Hint: $cos(60^o)=0.5$ maybe you mixed radians ($60^o=1/3pi$) with degrees on your calculator?
Hint: $cos(60^o)=0.5$ maybe you mixed radians ($60^o=1/3pi$) with degrees on your calculator?
edited Nov 20 '18 at 20:56
klirk
2,619530
2,619530
answered Sep 21 '18 at 14:44
Nicky Hekster
28.2k53456
28.2k53456
Oh. I used Google Calculator in my browser: google.com/search?q=online+calculator, I typed the COS button then 60. Thanks for letting me know. Are you able to get 0.5 with Googles online calculator somehow?
– Doug Fir
Sep 21 '18 at 14:55
Hm. I just openned R application too and typed cos(60) which gave me the same result as Google calculator
– Doug Fir
Sep 21 '18 at 14:57
2
@DougFir: In Google calculator, click "Rad" in the left top corner, that will switch it to degrees.
– Vasya
Sep 21 '18 at 14:59
@Vasya thank you, that allowed me to replicate the result 0.5.
– Doug Fir
Sep 21 '18 at 15:00
@DougFir $cos 60text{rad}approx -0.9524$, so there's a sign issue too. A negative cosine is obtained for obtuse angles.
– J.G.
Nov 20 '18 at 22:10
add a comment |
Oh. I used Google Calculator in my browser: google.com/search?q=online+calculator, I typed the COS button then 60. Thanks for letting me know. Are you able to get 0.5 with Googles online calculator somehow?
– Doug Fir
Sep 21 '18 at 14:55
Hm. I just openned R application too and typed cos(60) which gave me the same result as Google calculator
– Doug Fir
Sep 21 '18 at 14:57
2
@DougFir: In Google calculator, click "Rad" in the left top corner, that will switch it to degrees.
– Vasya
Sep 21 '18 at 14:59
@Vasya thank you, that allowed me to replicate the result 0.5.
– Doug Fir
Sep 21 '18 at 15:00
@DougFir $cos 60text{rad}approx -0.9524$, so there's a sign issue too. A negative cosine is obtained for obtuse angles.
– J.G.
Nov 20 '18 at 22:10
Oh. I used Google Calculator in my browser: google.com/search?q=online+calculator, I typed the COS button then 60. Thanks for letting me know. Are you able to get 0.5 with Googles online calculator somehow?
– Doug Fir
Sep 21 '18 at 14:55
Oh. I used Google Calculator in my browser: google.com/search?q=online+calculator, I typed the COS button then 60. Thanks for letting me know. Are you able to get 0.5 with Googles online calculator somehow?
– Doug Fir
Sep 21 '18 at 14:55
Hm. I just openned R application too and typed cos(60) which gave me the same result as Google calculator
– Doug Fir
Sep 21 '18 at 14:57
Hm. I just openned R application too and typed cos(60) which gave me the same result as Google calculator
– Doug Fir
Sep 21 '18 at 14:57
2
2
@DougFir: In Google calculator, click "Rad" in the left top corner, that will switch it to degrees.
– Vasya
Sep 21 '18 at 14:59
@DougFir: In Google calculator, click "Rad" in the left top corner, that will switch it to degrees.
– Vasya
Sep 21 '18 at 14:59
@Vasya thank you, that allowed me to replicate the result 0.5.
– Doug Fir
Sep 21 '18 at 15:00
@Vasya thank you, that allowed me to replicate the result 0.5.
– Doug Fir
Sep 21 '18 at 15:00
@DougFir $cos 60text{rad}approx -0.9524$, so there's a sign issue too. A negative cosine is obtained for obtuse angles.
– J.G.
Nov 20 '18 at 22:10
@DougFir $cos 60text{rad}approx -0.9524$, so there's a sign issue too. A negative cosine is obtained for obtuse angles.
– J.G.
Nov 20 '18 at 22:10
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%2f2925421%2fuse-cosine-rule-to-determine-the-length-of-a-side-of-a-triangle-cannot-replicat%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
$cos 60°=0.5$, you need to study the unit circle
– Vasya
Sep 21 '18 at 14:57