Solve a system of trigonometric equations
How can I solve this system of trigonometric equations analytically? It is from physics class.
$$
begin{cases}
30tcos{alpha}=50\
-30tsin{alpha}-4.9t^2=0
end{cases}
$$
trigonometry systems-of-equations nonlinear-system
add a comment |
How can I solve this system of trigonometric equations analytically? It is from physics class.
$$
begin{cases}
30tcos{alpha}=50\
-30tsin{alpha}-4.9t^2=0
end{cases}
$$
trigonometry systems-of-equations nonlinear-system
Hint: try moving the $t^2$ term to the other side, squaring the two equations, and adding them together. What happens to the trigonometric terms?
– Josh B.
Nov 28 '18 at 17:16
add a comment |
How can I solve this system of trigonometric equations analytically? It is from physics class.
$$
begin{cases}
30tcos{alpha}=50\
-30tsin{alpha}-4.9t^2=0
end{cases}
$$
trigonometry systems-of-equations nonlinear-system
How can I solve this system of trigonometric equations analytically? It is from physics class.
$$
begin{cases}
30tcos{alpha}=50\
-30tsin{alpha}-4.9t^2=0
end{cases}
$$
trigonometry systems-of-equations nonlinear-system
trigonometry systems-of-equations nonlinear-system
edited Nov 28 '18 at 17:12
Stepii
asked Nov 28 '18 at 17:03
StepiiStepii
106
106
Hint: try moving the $t^2$ term to the other side, squaring the two equations, and adding them together. What happens to the trigonometric terms?
– Josh B.
Nov 28 '18 at 17:16
add a comment |
Hint: try moving the $t^2$ term to the other side, squaring the two equations, and adding them together. What happens to the trigonometric terms?
– Josh B.
Nov 28 '18 at 17:16
Hint: try moving the $t^2$ term to the other side, squaring the two equations, and adding them together. What happens to the trigonometric terms?
– Josh B.
Nov 28 '18 at 17:16
Hint: try moving the $t^2$ term to the other side, squaring the two equations, and adding them together. What happens to the trigonometric terms?
– Josh B.
Nov 28 '18 at 17:16
add a comment |
3 Answers
3
active
oldest
votes
Hint: Squaring both the equations, you will get $900t^2cos^2{alpha}=2500\
900t^2sin^2{alpha}={4.9}^2t^4$.
Note that $sin^2{alpha}+cos^2{alpha}=1$.
So add both the equations and solve for $t$ using the substitution $t^2=u$.
1
Turn it into a quadratic is the gist of my answer but this is much nicer+faster.
– Mason
Nov 28 '18 at 17:22
@Mason Thank you.
– Thomas Shelby
Nov 28 '18 at 17:24
add a comment |
$30tcos{alpha}=50 implies t=frac{5}{3} secalpha$
You can plug this information into the other equation and solve:
$$-30tsin{alpha}-4.9t^2=0implies -30(frac{5}{3} secalpha)sin{alpha}-4.9(frac{5}{3} secalpha)^2=0$$
$$-50(tanalpha)-4.9(frac{5}{3} secalpha)^2=0$$
$$-50(tanalpha)-4.9frac{25}{9} sec^2alpha=0$$
$$-50(tanalpha)-4.9frac{25}{9} (tan^2alpha+1)=0$$
Taking $y=tanalpha$ you can solve a quadratic equation.
$$-50(y)-4.9frac{25}{9} (y^2+1)=0$$
I think you're probably in good shape from here?
This results in negative alpha but its a real physics problem, so it must be positive.
– Stepii
Nov 28 '18 at 17:27
The angle cannot be negative? Add $2pi$?
– Mason
Nov 28 '18 at 17:29
Adding 2π gives angles greater than 90°
– Stepii
Nov 28 '18 at 17:38
@Stepii Which also doesn't make sense in the context of the problem?
– Mason
Nov 28 '18 at 17:43
What did you get for $y$. Maybe I made an error... Here's y
– Mason
Nov 28 '18 at 17:44
|
show 10 more comments
Sorry. This is not an answer. Just part of a chat conversation that we are not really suppose to be having via comments.
This is the image from the link you shared. Unless I am reading this graph wrong it says: That when $a<0$ then $t>0$
The extraneous solutions are when $a>0$ because it implies that $t<0$ which as you have commented makes little sense often in physics problems.
– Mason
Nov 28 '18 at 18:23
But that solutions (with the angle and time both positive) satisfy the given system
– Stepii
Nov 28 '18 at 18:29
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%2f3017395%2fsolve-a-system-of-trigonometric-equations%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
Hint: Squaring both the equations, you will get $900t^2cos^2{alpha}=2500\
900t^2sin^2{alpha}={4.9}^2t^4$.
Note that $sin^2{alpha}+cos^2{alpha}=1$.
So add both the equations and solve for $t$ using the substitution $t^2=u$.
1
Turn it into a quadratic is the gist of my answer but this is much nicer+faster.
– Mason
Nov 28 '18 at 17:22
@Mason Thank you.
– Thomas Shelby
Nov 28 '18 at 17:24
add a comment |
Hint: Squaring both the equations, you will get $900t^2cos^2{alpha}=2500\
900t^2sin^2{alpha}={4.9}^2t^4$.
Note that $sin^2{alpha}+cos^2{alpha}=1$.
So add both the equations and solve for $t$ using the substitution $t^2=u$.
1
Turn it into a quadratic is the gist of my answer but this is much nicer+faster.
– Mason
Nov 28 '18 at 17:22
@Mason Thank you.
– Thomas Shelby
Nov 28 '18 at 17:24
add a comment |
Hint: Squaring both the equations, you will get $900t^2cos^2{alpha}=2500\
900t^2sin^2{alpha}={4.9}^2t^4$.
Note that $sin^2{alpha}+cos^2{alpha}=1$.
So add both the equations and solve for $t$ using the substitution $t^2=u$.
Hint: Squaring both the equations, you will get $900t^2cos^2{alpha}=2500\
900t^2sin^2{alpha}={4.9}^2t^4$.
Note that $sin^2{alpha}+cos^2{alpha}=1$.
So add both the equations and solve for $t$ using the substitution $t^2=u$.
answered Nov 28 '18 at 17:18
Thomas ShelbyThomas Shelby
1,891217
1,891217
1
Turn it into a quadratic is the gist of my answer but this is much nicer+faster.
– Mason
Nov 28 '18 at 17:22
@Mason Thank you.
– Thomas Shelby
Nov 28 '18 at 17:24
add a comment |
1
Turn it into a quadratic is the gist of my answer but this is much nicer+faster.
– Mason
Nov 28 '18 at 17:22
@Mason Thank you.
– Thomas Shelby
Nov 28 '18 at 17:24
1
1
Turn it into a quadratic is the gist of my answer but this is much nicer+faster.
– Mason
Nov 28 '18 at 17:22
Turn it into a quadratic is the gist of my answer but this is much nicer+faster.
– Mason
Nov 28 '18 at 17:22
@Mason Thank you.
– Thomas Shelby
Nov 28 '18 at 17:24
@Mason Thank you.
– Thomas Shelby
Nov 28 '18 at 17:24
add a comment |
$30tcos{alpha}=50 implies t=frac{5}{3} secalpha$
You can plug this information into the other equation and solve:
$$-30tsin{alpha}-4.9t^2=0implies -30(frac{5}{3} secalpha)sin{alpha}-4.9(frac{5}{3} secalpha)^2=0$$
$$-50(tanalpha)-4.9(frac{5}{3} secalpha)^2=0$$
$$-50(tanalpha)-4.9frac{25}{9} sec^2alpha=0$$
$$-50(tanalpha)-4.9frac{25}{9} (tan^2alpha+1)=0$$
Taking $y=tanalpha$ you can solve a quadratic equation.
$$-50(y)-4.9frac{25}{9} (y^2+1)=0$$
I think you're probably in good shape from here?
This results in negative alpha but its a real physics problem, so it must be positive.
– Stepii
Nov 28 '18 at 17:27
The angle cannot be negative? Add $2pi$?
– Mason
Nov 28 '18 at 17:29
Adding 2π gives angles greater than 90°
– Stepii
Nov 28 '18 at 17:38
@Stepii Which also doesn't make sense in the context of the problem?
– Mason
Nov 28 '18 at 17:43
What did you get for $y$. Maybe I made an error... Here's y
– Mason
Nov 28 '18 at 17:44
|
show 10 more comments
$30tcos{alpha}=50 implies t=frac{5}{3} secalpha$
You can plug this information into the other equation and solve:
$$-30tsin{alpha}-4.9t^2=0implies -30(frac{5}{3} secalpha)sin{alpha}-4.9(frac{5}{3} secalpha)^2=0$$
$$-50(tanalpha)-4.9(frac{5}{3} secalpha)^2=0$$
$$-50(tanalpha)-4.9frac{25}{9} sec^2alpha=0$$
$$-50(tanalpha)-4.9frac{25}{9} (tan^2alpha+1)=0$$
Taking $y=tanalpha$ you can solve a quadratic equation.
$$-50(y)-4.9frac{25}{9} (y^2+1)=0$$
I think you're probably in good shape from here?
This results in negative alpha but its a real physics problem, so it must be positive.
– Stepii
Nov 28 '18 at 17:27
The angle cannot be negative? Add $2pi$?
– Mason
Nov 28 '18 at 17:29
Adding 2π gives angles greater than 90°
– Stepii
Nov 28 '18 at 17:38
@Stepii Which also doesn't make sense in the context of the problem?
– Mason
Nov 28 '18 at 17:43
What did you get for $y$. Maybe I made an error... Here's y
– Mason
Nov 28 '18 at 17:44
|
show 10 more comments
$30tcos{alpha}=50 implies t=frac{5}{3} secalpha$
You can plug this information into the other equation and solve:
$$-30tsin{alpha}-4.9t^2=0implies -30(frac{5}{3} secalpha)sin{alpha}-4.9(frac{5}{3} secalpha)^2=0$$
$$-50(tanalpha)-4.9(frac{5}{3} secalpha)^2=0$$
$$-50(tanalpha)-4.9frac{25}{9} sec^2alpha=0$$
$$-50(tanalpha)-4.9frac{25}{9} (tan^2alpha+1)=0$$
Taking $y=tanalpha$ you can solve a quadratic equation.
$$-50(y)-4.9frac{25}{9} (y^2+1)=0$$
I think you're probably in good shape from here?
$30tcos{alpha}=50 implies t=frac{5}{3} secalpha$
You can plug this information into the other equation and solve:
$$-30tsin{alpha}-4.9t^2=0implies -30(frac{5}{3} secalpha)sin{alpha}-4.9(frac{5}{3} secalpha)^2=0$$
$$-50(tanalpha)-4.9(frac{5}{3} secalpha)^2=0$$
$$-50(tanalpha)-4.9frac{25}{9} sec^2alpha=0$$
$$-50(tanalpha)-4.9frac{25}{9} (tan^2alpha+1)=0$$
Taking $y=tanalpha$ you can solve a quadratic equation.
$$-50(y)-4.9frac{25}{9} (y^2+1)=0$$
I think you're probably in good shape from here?
answered Nov 28 '18 at 17:20
MasonMason
1,9621530
1,9621530
This results in negative alpha but its a real physics problem, so it must be positive.
– Stepii
Nov 28 '18 at 17:27
The angle cannot be negative? Add $2pi$?
– Mason
Nov 28 '18 at 17:29
Adding 2π gives angles greater than 90°
– Stepii
Nov 28 '18 at 17:38
@Stepii Which also doesn't make sense in the context of the problem?
– Mason
Nov 28 '18 at 17:43
What did you get for $y$. Maybe I made an error... Here's y
– Mason
Nov 28 '18 at 17:44
|
show 10 more comments
This results in negative alpha but its a real physics problem, so it must be positive.
– Stepii
Nov 28 '18 at 17:27
The angle cannot be negative? Add $2pi$?
– Mason
Nov 28 '18 at 17:29
Adding 2π gives angles greater than 90°
– Stepii
Nov 28 '18 at 17:38
@Stepii Which also doesn't make sense in the context of the problem?
– Mason
Nov 28 '18 at 17:43
What did you get for $y$. Maybe I made an error... Here's y
– Mason
Nov 28 '18 at 17:44
This results in negative alpha but its a real physics problem, so it must be positive.
– Stepii
Nov 28 '18 at 17:27
This results in negative alpha but its a real physics problem, so it must be positive.
– Stepii
Nov 28 '18 at 17:27
The angle cannot be negative? Add $2pi$?
– Mason
Nov 28 '18 at 17:29
The angle cannot be negative? Add $2pi$?
– Mason
Nov 28 '18 at 17:29
Adding 2π gives angles greater than 90°
– Stepii
Nov 28 '18 at 17:38
Adding 2π gives angles greater than 90°
– Stepii
Nov 28 '18 at 17:38
@Stepii Which also doesn't make sense in the context of the problem?
– Mason
Nov 28 '18 at 17:43
@Stepii Which also doesn't make sense in the context of the problem?
– Mason
Nov 28 '18 at 17:43
What did you get for $y$. Maybe I made an error... Here's y
– Mason
Nov 28 '18 at 17:44
What did you get for $y$. Maybe I made an error... Here's y
– Mason
Nov 28 '18 at 17:44
|
show 10 more comments
Sorry. This is not an answer. Just part of a chat conversation that we are not really suppose to be having via comments.
This is the image from the link you shared. Unless I am reading this graph wrong it says: That when $a<0$ then $t>0$
The extraneous solutions are when $a>0$ because it implies that $t<0$ which as you have commented makes little sense often in physics problems.
– Mason
Nov 28 '18 at 18:23
But that solutions (with the angle and time both positive) satisfy the given system
– Stepii
Nov 28 '18 at 18:29
add a comment |
Sorry. This is not an answer. Just part of a chat conversation that we are not really suppose to be having via comments.
This is the image from the link you shared. Unless I am reading this graph wrong it says: That when $a<0$ then $t>0$
The extraneous solutions are when $a>0$ because it implies that $t<0$ which as you have commented makes little sense often in physics problems.
– Mason
Nov 28 '18 at 18:23
But that solutions (with the angle and time both positive) satisfy the given system
– Stepii
Nov 28 '18 at 18:29
add a comment |
Sorry. This is not an answer. Just part of a chat conversation that we are not really suppose to be having via comments.
This is the image from the link you shared. Unless I am reading this graph wrong it says: That when $a<0$ then $t>0$
Sorry. This is not an answer. Just part of a chat conversation that we are not really suppose to be having via comments.
This is the image from the link you shared. Unless I am reading this graph wrong it says: That when $a<0$ then $t>0$
answered Nov 28 '18 at 18:22
MasonMason
1,9621530
1,9621530
The extraneous solutions are when $a>0$ because it implies that $t<0$ which as you have commented makes little sense often in physics problems.
– Mason
Nov 28 '18 at 18:23
But that solutions (with the angle and time both positive) satisfy the given system
– Stepii
Nov 28 '18 at 18:29
add a comment |
The extraneous solutions are when $a>0$ because it implies that $t<0$ which as you have commented makes little sense often in physics problems.
– Mason
Nov 28 '18 at 18:23
But that solutions (with the angle and time both positive) satisfy the given system
– Stepii
Nov 28 '18 at 18:29
The extraneous solutions are when $a>0$ because it implies that $t<0$ which as you have commented makes little sense often in physics problems.
– Mason
Nov 28 '18 at 18:23
The extraneous solutions are when $a>0$ because it implies that $t<0$ which as you have commented makes little sense often in physics problems.
– Mason
Nov 28 '18 at 18:23
But that solutions (with the angle and time both positive) satisfy the given system
– Stepii
Nov 28 '18 at 18:29
But that solutions (with the angle and time both positive) satisfy the given system
– Stepii
Nov 28 '18 at 18:29
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%2f3017395%2fsolve-a-system-of-trigonometric-equations%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: try moving the $t^2$ term to the other side, squaring the two equations, and adding them together. What happens to the trigonometric terms?
– Josh B.
Nov 28 '18 at 17:16