How many leaps must the greyhound take to catch the hare? Task from the Elements of Algebra by L. Euler Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Find the ratio of speed?How much time will the pipe take?Calculate how long does it take to complete a task by two workersHow are we to correct this error?(from Gelfand's Algebra)Simplify expression $-ln(2)2xleft(frac12right)^x^2+1$How many minutes does Train $1$ take for the entire trip?Formula for calculating the total number of solution pairs to an equationHow many football fans were originally travelling to the game?Finding the compound interest. Task from the Elements of Algebra by L. EulerRequired in what time cistern would be filled by the second pipe alone. Task from the Elements of Algebra by L. Euler
What computer would be fastest for Mathematica Home Edition?
Passing functions in C++
Was credit for the black hole image misattributed?
Who can trigger ship-wide alerts in Star Trek?
Direct Experience of Meditation
Is drag coefficient lowest at zero angle of attack?
What loss function to use when labels are probabilities?
Why is there no army of Iron-Mans in the MCU?
Active filter with series inductor and resistor - do these exist?
Single author papers against my advisor's will?
Can a non-EU citizen traveling with me come with me through the EU passport line?
Can I add database to AWS RDS MySQL without creating new instance?
The following signatures were invalid: EXPKEYSIG 1397BC53640DB551
What did Darwin mean by 'squib' here?
Cauchy Sequence Characterized only By Directly Neighbouring Sequence Members
What do I do if technical issues prevent me from filing my return on time?
What are the performance impacts of 'functional' Rust?
Can smartphones with the same camera sensor have different image quality?
Jazz greats knew nothing of modes. Why are they used to improvise on standards?
What do you call a plan that's an alternative plan in case your initial plan fails?
Unable to start mainnet node docker container
Simulating Exploding Dice
Typsetting diagram chases (with TikZ?)
How to market an anarchic city as a tourism spot to people living in civilized areas?
How many leaps must the greyhound take to catch the hare? Task from the Elements of Algebra by L. Euler
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Find the ratio of speed?How much time will the pipe take?Calculate how long does it take to complete a task by two workersHow are we to correct this error?(from Gelfand's Algebra)Simplify expression $-ln(2)2xleft(frac12right)^x^2+1$How many minutes does Train $1$ take for the entire trip?Formula for calculating the total number of solution pairs to an equationHow many football fans were originally travelling to the game?Finding the compound interest. Task from the Elements of Algebra by L. EulerRequired in what time cistern would be filled by the second pipe alone. Task from the Elements of Algebra by L. Euler
$begingroup$
A hare is 50 leaps before a greyhound, and takes 4 leaps to the greyhound’s 3; but two of the greyhound’s leaps are as much as three of the hare’s.
My solution was $4(l + 50) = 3*frac32l$. But after calculating the answer doesn't seem to be right. I can't understand what am I missing.
algebra-precalculus
$endgroup$
add a comment |
$begingroup$
A hare is 50 leaps before a greyhound, and takes 4 leaps to the greyhound’s 3; but two of the greyhound’s leaps are as much as three of the hare’s.
My solution was $4(l + 50) = 3*frac32l$. But after calculating the answer doesn't seem to be right. I can't understand what am I missing.
algebra-precalculus
$endgroup$
add a comment |
$begingroup$
A hare is 50 leaps before a greyhound, and takes 4 leaps to the greyhound’s 3; but two of the greyhound’s leaps are as much as three of the hare’s.
My solution was $4(l + 50) = 3*frac32l$. But after calculating the answer doesn't seem to be right. I can't understand what am I missing.
algebra-precalculus
$endgroup$
A hare is 50 leaps before a greyhound, and takes 4 leaps to the greyhound’s 3; but two of the greyhound’s leaps are as much as three of the hare’s.
My solution was $4(l + 50) = 3*frac32l$. But after calculating the answer doesn't seem to be right. I can't understand what am I missing.
algebra-precalculus
algebra-precalculus
asked Mar 31 at 19:45
JohnyJohny
134
134
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The rabbit jumps $j_r$ ft in a leap.
The dog jumps $j_d$ ft in a leap.
$2j_d = 3j_r $.
The dog runs at 3j_d per unit time.
The rabbit runs at 4j_r per unit time
The dog starts at d(0) = 0.
The rabbit starts at $r(0) = d(0) + 50j_r. $
$d(t) = 0 + 3j_dt.$
$r(t) = 50j_r + 4j_rt.$
Solve $d(t) = r(t) $ for t.
How far did the dog run to catch up with the rabbit?
How many leaps did the dog make?
But alas, at the last moment, the rabbit ran into a rabbit hole.
The dog ran after the rabbit into the hole and got stuck.
The rabbit ran out the rabbit hole at the other side of the borrow.
The dog had to dig himself out. The rabbit had to make repairs.
$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%2f3169816%2fhow-many-leaps-must-the-greyhound-take-to-catch-the-hare-task-from-the-elements%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$
The rabbit jumps $j_r$ ft in a leap.
The dog jumps $j_d$ ft in a leap.
$2j_d = 3j_r $.
The dog runs at 3j_d per unit time.
The rabbit runs at 4j_r per unit time
The dog starts at d(0) = 0.
The rabbit starts at $r(0) = d(0) + 50j_r. $
$d(t) = 0 + 3j_dt.$
$r(t) = 50j_r + 4j_rt.$
Solve $d(t) = r(t) $ for t.
How far did the dog run to catch up with the rabbit?
How many leaps did the dog make?
But alas, at the last moment, the rabbit ran into a rabbit hole.
The dog ran after the rabbit into the hole and got stuck.
The rabbit ran out the rabbit hole at the other side of the borrow.
The dog had to dig himself out. The rabbit had to make repairs.
$endgroup$
add a comment |
$begingroup$
The rabbit jumps $j_r$ ft in a leap.
The dog jumps $j_d$ ft in a leap.
$2j_d = 3j_r $.
The dog runs at 3j_d per unit time.
The rabbit runs at 4j_r per unit time
The dog starts at d(0) = 0.
The rabbit starts at $r(0) = d(0) + 50j_r. $
$d(t) = 0 + 3j_dt.$
$r(t) = 50j_r + 4j_rt.$
Solve $d(t) = r(t) $ for t.
How far did the dog run to catch up with the rabbit?
How many leaps did the dog make?
But alas, at the last moment, the rabbit ran into a rabbit hole.
The dog ran after the rabbit into the hole and got stuck.
The rabbit ran out the rabbit hole at the other side of the borrow.
The dog had to dig himself out. The rabbit had to make repairs.
$endgroup$
add a comment |
$begingroup$
The rabbit jumps $j_r$ ft in a leap.
The dog jumps $j_d$ ft in a leap.
$2j_d = 3j_r $.
The dog runs at 3j_d per unit time.
The rabbit runs at 4j_r per unit time
The dog starts at d(0) = 0.
The rabbit starts at $r(0) = d(0) + 50j_r. $
$d(t) = 0 + 3j_dt.$
$r(t) = 50j_r + 4j_rt.$
Solve $d(t) = r(t) $ for t.
How far did the dog run to catch up with the rabbit?
How many leaps did the dog make?
But alas, at the last moment, the rabbit ran into a rabbit hole.
The dog ran after the rabbit into the hole and got stuck.
The rabbit ran out the rabbit hole at the other side of the borrow.
The dog had to dig himself out. The rabbit had to make repairs.
$endgroup$
The rabbit jumps $j_r$ ft in a leap.
The dog jumps $j_d$ ft in a leap.
$2j_d = 3j_r $.
The dog runs at 3j_d per unit time.
The rabbit runs at 4j_r per unit time
The dog starts at d(0) = 0.
The rabbit starts at $r(0) = d(0) + 50j_r. $
$d(t) = 0 + 3j_dt.$
$r(t) = 50j_r + 4j_rt.$
Solve $d(t) = r(t) $ for t.
How far did the dog run to catch up with the rabbit?
How many leaps did the dog make?
But alas, at the last moment, the rabbit ran into a rabbit hole.
The dog ran after the rabbit into the hole and got stuck.
The rabbit ran out the rabbit hole at the other side of the borrow.
The dog had to dig himself out. The rabbit had to make repairs.
answered Mar 31 at 23:08
William ElliotWilliam Elliot
9,1812820
9,1812820
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%2f3169816%2fhow-many-leaps-must-the-greyhound-take-to-catch-the-hare-task-from-the-elements%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