How to find speed with friction?
$begingroup$
You testify as an expert witness in a case involving an accident in which car A slid into the rear of car B, which was stopped at a red light along a road headed down a hill. You find that the slope of the hill is θ = 14.5°, that the cars were separated by distance d = 22.0 m when the driver of car A put the car into a slide (it lacked any automatic anti-brake-lock system), and that the speed of car A at the onset of braking was v0 = 18.5 m/s.
(a) With what speed did car A hit car B if the coefficient of kinetic friction was 0.60 (dry road surface)?
m/s
(b) What was the speed if the coefficient of kinetic friction was 0.10 (road surface covered with wet leaves)?
m/s
How can this be solved? The book says , a = g sin angle - coefficient cos angle = a negative numver. But when I try it, the number is positive...
physics
$endgroup$
add a comment |
$begingroup$
You testify as an expert witness in a case involving an accident in which car A slid into the rear of car B, which was stopped at a red light along a road headed down a hill. You find that the slope of the hill is θ = 14.5°, that the cars were separated by distance d = 22.0 m when the driver of car A put the car into a slide (it lacked any automatic anti-brake-lock system), and that the speed of car A at the onset of braking was v0 = 18.5 m/s.
(a) With what speed did car A hit car B if the coefficient of kinetic friction was 0.60 (dry road surface)?
m/s
(b) What was the speed if the coefficient of kinetic friction was 0.10 (road surface covered with wet leaves)?
m/s
How can this be solved? The book says , a = g sin angle - coefficient cos angle = a negative numver. But when I try it, the number is positive...
physics
$endgroup$
$begingroup$
As an expert witness you're probably supposed to base this on actual physics as opposed to naive mathematical models. This therefore becomes more of a physics question. Note for example that the friction for a car is not modelled using coefficient of friction.
$endgroup$
– skyking
Mar 7 '17 at 7:53
$begingroup$
@skyking This is obviously an artificial word problem that involves a fictional and irrelevant expert witness for the story.
$endgroup$
– amd
Mar 7 '17 at 8:39
add a comment |
$begingroup$
You testify as an expert witness in a case involving an accident in which car A slid into the rear of car B, which was stopped at a red light along a road headed down a hill. You find that the slope of the hill is θ = 14.5°, that the cars were separated by distance d = 22.0 m when the driver of car A put the car into a slide (it lacked any automatic anti-brake-lock system), and that the speed of car A at the onset of braking was v0 = 18.5 m/s.
(a) With what speed did car A hit car B if the coefficient of kinetic friction was 0.60 (dry road surface)?
m/s
(b) What was the speed if the coefficient of kinetic friction was 0.10 (road surface covered with wet leaves)?
m/s
How can this be solved? The book says , a = g sin angle - coefficient cos angle = a negative numver. But when I try it, the number is positive...
physics
$endgroup$
You testify as an expert witness in a case involving an accident in which car A slid into the rear of car B, which was stopped at a red light along a road headed down a hill. You find that the slope of the hill is θ = 14.5°, that the cars were separated by distance d = 22.0 m when the driver of car A put the car into a slide (it lacked any automatic anti-brake-lock system), and that the speed of car A at the onset of braking was v0 = 18.5 m/s.
(a) With what speed did car A hit car B if the coefficient of kinetic friction was 0.60 (dry road surface)?
m/s
(b) What was the speed if the coefficient of kinetic friction was 0.10 (road surface covered with wet leaves)?
m/s
How can this be solved? The book says , a = g sin angle - coefficient cos angle = a negative numver. But when I try it, the number is positive...
physics
physics
asked Mar 7 '17 at 6:35
user416503user416503
62116
62116
$begingroup$
As an expert witness you're probably supposed to base this on actual physics as opposed to naive mathematical models. This therefore becomes more of a physics question. Note for example that the friction for a car is not modelled using coefficient of friction.
$endgroup$
– skyking
Mar 7 '17 at 7:53
$begingroup$
@skyking This is obviously an artificial word problem that involves a fictional and irrelevant expert witness for the story.
$endgroup$
– amd
Mar 7 '17 at 8:39
add a comment |
$begingroup$
As an expert witness you're probably supposed to base this on actual physics as opposed to naive mathematical models. This therefore becomes more of a physics question. Note for example that the friction for a car is not modelled using coefficient of friction.
$endgroup$
– skyking
Mar 7 '17 at 7:53
$begingroup$
@skyking This is obviously an artificial word problem that involves a fictional and irrelevant expert witness for the story.
$endgroup$
– amd
Mar 7 '17 at 8:39
$begingroup$
As an expert witness you're probably supposed to base this on actual physics as opposed to naive mathematical models. This therefore becomes more of a physics question. Note for example that the friction for a car is not modelled using coefficient of friction.
$endgroup$
– skyking
Mar 7 '17 at 7:53
$begingroup$
As an expert witness you're probably supposed to base this on actual physics as opposed to naive mathematical models. This therefore becomes more of a physics question. Note for example that the friction for a car is not modelled using coefficient of friction.
$endgroup$
– skyking
Mar 7 '17 at 7:53
$begingroup$
@skyking This is obviously an artificial word problem that involves a fictional and irrelevant expert witness for the story.
$endgroup$
– amd
Mar 7 '17 at 8:39
$begingroup$
@skyking This is obviously an artificial word problem that involves a fictional and irrelevant expert witness for the story.
$endgroup$
– amd
Mar 7 '17 at 8:39
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Let the $x$ axis be along the road, downwards and let the $y$ axis be perpendicular to the road upwards. Projection of gravitational acceleration on the x-axis is $gsin{theta}$ and $-gcos{theta}$ on the y-axis. Friction is along the negative $x$ axis and is $F_{xf}=-gamma{v_{x}}$.
Newton along $x$ is
$$dot{v}_{x}=gsin{theta}-frac{gamma}{m}{v_{x}}$$
the solution is
$${v_{x}}(t)=frac{mg}{gamma}sin{theta}-frac{mc}{gamma}e^{-frac{gamma}{m}t}$$
At $t=0$ the speed was $v_{0x}$, so
$$c=gsin{theta}-frac{gamma}{m}v_{0x}$$
And the solution with initial conditions is
$${v_{x}}(t)=(1-e^{-frac{gamma}{m}t})frac{mg}{gamma}sin{theta}+v_{0x}e^{-frac{gamma}{m}t}$$
Use your numbers and calculate
$endgroup$
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%2f2175587%2fhow-to-find-speed-with-friction%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
$begingroup$
Let the $x$ axis be along the road, downwards and let the $y$ axis be perpendicular to the road upwards. Projection of gravitational acceleration on the x-axis is $gsin{theta}$ and $-gcos{theta}$ on the y-axis. Friction is along the negative $x$ axis and is $F_{xf}=-gamma{v_{x}}$.
Newton along $x$ is
$$dot{v}_{x}=gsin{theta}-frac{gamma}{m}{v_{x}}$$
the solution is
$${v_{x}}(t)=frac{mg}{gamma}sin{theta}-frac{mc}{gamma}e^{-frac{gamma}{m}t}$$
At $t=0$ the speed was $v_{0x}$, so
$$c=gsin{theta}-frac{gamma}{m}v_{0x}$$
And the solution with initial conditions is
$${v_{x}}(t)=(1-e^{-frac{gamma}{m}t})frac{mg}{gamma}sin{theta}+v_{0x}e^{-frac{gamma}{m}t}$$
Use your numbers and calculate
$endgroup$
add a comment |
$begingroup$
Let the $x$ axis be along the road, downwards and let the $y$ axis be perpendicular to the road upwards. Projection of gravitational acceleration on the x-axis is $gsin{theta}$ and $-gcos{theta}$ on the y-axis. Friction is along the negative $x$ axis and is $F_{xf}=-gamma{v_{x}}$.
Newton along $x$ is
$$dot{v}_{x}=gsin{theta}-frac{gamma}{m}{v_{x}}$$
the solution is
$${v_{x}}(t)=frac{mg}{gamma}sin{theta}-frac{mc}{gamma}e^{-frac{gamma}{m}t}$$
At $t=0$ the speed was $v_{0x}$, so
$$c=gsin{theta}-frac{gamma}{m}v_{0x}$$
And the solution with initial conditions is
$${v_{x}}(t)=(1-e^{-frac{gamma}{m}t})frac{mg}{gamma}sin{theta}+v_{0x}e^{-frac{gamma}{m}t}$$
Use your numbers and calculate
$endgroup$
add a comment |
$begingroup$
Let the $x$ axis be along the road, downwards and let the $y$ axis be perpendicular to the road upwards. Projection of gravitational acceleration on the x-axis is $gsin{theta}$ and $-gcos{theta}$ on the y-axis. Friction is along the negative $x$ axis and is $F_{xf}=-gamma{v_{x}}$.
Newton along $x$ is
$$dot{v}_{x}=gsin{theta}-frac{gamma}{m}{v_{x}}$$
the solution is
$${v_{x}}(t)=frac{mg}{gamma}sin{theta}-frac{mc}{gamma}e^{-frac{gamma}{m}t}$$
At $t=0$ the speed was $v_{0x}$, so
$$c=gsin{theta}-frac{gamma}{m}v_{0x}$$
And the solution with initial conditions is
$${v_{x}}(t)=(1-e^{-frac{gamma}{m}t})frac{mg}{gamma}sin{theta}+v_{0x}e^{-frac{gamma}{m}t}$$
Use your numbers and calculate
$endgroup$
Let the $x$ axis be along the road, downwards and let the $y$ axis be perpendicular to the road upwards. Projection of gravitational acceleration on the x-axis is $gsin{theta}$ and $-gcos{theta}$ on the y-axis. Friction is along the negative $x$ axis and is $F_{xf}=-gamma{v_{x}}$.
Newton along $x$ is
$$dot{v}_{x}=gsin{theta}-frac{gamma}{m}{v_{x}}$$
the solution is
$${v_{x}}(t)=frac{mg}{gamma}sin{theta}-frac{mc}{gamma}e^{-frac{gamma}{m}t}$$
At $t=0$ the speed was $v_{0x}$, so
$$c=gsin{theta}-frac{gamma}{m}v_{0x}$$
And the solution with initial conditions is
$${v_{x}}(t)=(1-e^{-frac{gamma}{m}t})frac{mg}{gamma}sin{theta}+v_{0x}e^{-frac{gamma}{m}t}$$
Use your numbers and calculate
answered Mar 7 '17 at 7:45
Kiryl PesotskiKiryl Pesotski
1,734410
1,734410
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%2f2175587%2fhow-to-find-speed-with-friction%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
$begingroup$
As an expert witness you're probably supposed to base this on actual physics as opposed to naive mathematical models. This therefore becomes more of a physics question. Note for example that the friction for a car is not modelled using coefficient of friction.
$endgroup$
– skyking
Mar 7 '17 at 7:53
$begingroup$
@skyking This is obviously an artificial word problem that involves a fictional and irrelevant expert witness for the story.
$endgroup$
– amd
Mar 7 '17 at 8:39