- #1
John3509
- 61
- 6
- Homework Statement
- Daisy and her boyfriend Alf decide to have a bicycle race. Because the rates at which Daisy and Alf can ride are 720 and 660 meters per minutes respectfully Alf is given a head start of 2 minutes.
- Relevant Equations
- y=mx+b
I got no problem with the arithmetic and solving it, finding the intersection of 2 lines is nothing, but I decided to play around with the problem and explore it more and ran into a strange problem, why can't I shift the X axis up? Let me explain.
The problem can be set up from 2 different perspectives.
We start counting time from Daisy's perspective and hey line goes through the origin, so that when her timer starts Alf is already his speed * 2 minutes ahead.
This is what I mean (1st image)
The corresponding equations are:
distance(daisy) = 720x
distance(albert) = 660x + 660(2)
the algebra here is straight forwards, the x here will be the time it takes for her to overtake (intersect)
x=22
But we can also view from Alfs perspective, the timer starts when he is at origin, meaning Daisy at T=0 is 2 times her speed behind in terms of distance, and she will reach Y=0 at 2 minutes.
Here is an image for this, (2nd one)
The corresponding equation for this perspective are:
d = 720x - 720(2)
a = 660x
the difference here is this x is the time it takes for Daisy to catch up +2 of head start time
indeed the result here is 24
But wait, if we draw another line here, (3rd image)
we essentially have the same perspective as before.
We can switch perspective by creating a new Y axis, lets call it Z
where Z=X-2
Plugging this into these formulas we get
d= 720 (z+2) - 720(2)
d= 720z
and
a = 660(z+2)
a= 660z + 660(2)
Indeed these are the same relationships as in my original set up (1st picture)
But now here is my problem.
Lets go back to my first set up, (1st image)
where Daisy is at the origin
and now instead I want to shift the X axis up, to get Alf it the origin.
Like this, (4rth picture)
looks alot like the second set up, with Daisy going into the negatives a T=0
so what is the formula for the switch?
Lets call this new X axis W
Y = W + 660(2)
plugging it in to the first scenario
W(daisy) = 720x - 660(2)
W(Alf) = 660x
Ok, we got something similar to the second set up now, except the Hight for Diasy is wrong.
Why?
And how would I switch by shifting the X axis up?
The problem can be set up from 2 different perspectives.
We start counting time from Daisy's perspective and hey line goes through the origin, so that when her timer starts Alf is already his speed * 2 minutes ahead.
This is what I mean (1st image)
distance(daisy) = 720x
distance(albert) = 660x + 660(2)
the algebra here is straight forwards, the x here will be the time it takes for her to overtake (intersect)
x=22
But we can also view from Alfs perspective, the timer starts when he is at origin, meaning Daisy at T=0 is 2 times her speed behind in terms of distance, and she will reach Y=0 at 2 minutes.
Here is an image for this, (2nd one)
d = 720x - 720(2)
a = 660x
the difference here is this x is the time it takes for Daisy to catch up +2 of head start time
indeed the result here is 24
But wait, if we draw another line here, (3rd image)
we essentially have the same perspective as before.
We can switch perspective by creating a new Y axis, lets call it Z
where Z=X-2
Plugging this into these formulas we get
d= 720 (z+2) - 720(2)
d= 720z
and
a = 660(z+2)
a= 660z + 660(2)
Indeed these are the same relationships as in my original set up (1st picture)
But now here is my problem.
Lets go back to my first set up, (1st image)
where Daisy is at the origin
and now instead I want to shift the X axis up, to get Alf it the origin.
Like this, (4rth picture)
looks alot like the second set up, with Daisy going into the negatives a T=0
so what is the formula for the switch?
Lets call this new X axis W
Y = W + 660(2)
plugging it in to the first scenario
W(daisy) = 720x - 660(2)
W(Alf) = 660x
Ok, we got something similar to the second set up now, except the Hight for Diasy is wrong.
Why?
And how would I switch by shifting the X axis up?