Miramonti
Lifer
Here's a math problem I need to learn how to figure out. It's less important that I know the specific answer as much as it is that I learn how to approach it and solve it with a program I'm using. Unfortunately my math background is extremely limited to say the least.
Given the datapoints below, I need to predict when and where these curves will intersect. The x-axis (1,2…9) is time, where a datapoint for each curve occurs every 90 minutes.
curve1 curve2
1) 1.1045 1.02410
2) 1.1100 1.03270
3) 1.1146 1.04110
4) 1.1185 1.04951
5) 1.1215 1.05782
6) 1.1238 1.06603
7) 1.1256 1.07399
8) 1.1269 1.08142
9) 1.1275 1.08830
Here is a picture of these curves graphed, basically a stock chart paired down to shows these only. The area of these points is circled.
I understand calculating intersect of straight lines by taking the slope of each but I am clueless how to account for acceleration and deceleration.
UPDATE 7/21:
For now I'm going with the following equation for each line (explained how I got to it later in the thread.)
curve 1: a+b-.5cx²+.5cx
curve 2: d+e-.5fx²+.5fx (same as curve 1 but different variable letters except X.)
Here's a graph of curve 1 (green...thick line is original, thin is forecasted curve), and curve 2 (Red...thick is original, thin is 'forecasted' curve.
And now I'm hoping someone can help me solve for X. In the pic, X=11, but I want to solve for X to determine when in the future these 'forecasted' curves will meet. They clearly aren't perfect because visually they appear to meet approx. 6 periods before the original curves meet, instead of 11.
So the equation to solve for x would be:
a+b-.5cx²+.5cx = d+e-.5fx²+.5fx
Mathway.com's answer is:
Is this is correct? I tried plugging it in but didn't get a good result. I'd also love to know the steps that someone goes thru to solve for X here, which at this point is a bit beyond me. (Btw, since X is always time looking into the future, it will always be >0)
Given the datapoints below, I need to predict when and where these curves will intersect. The x-axis (1,2…9) is time, where a datapoint for each curve occurs every 90 minutes.
curve1 curve2
1) 1.1045 1.02410
2) 1.1100 1.03270
3) 1.1146 1.04110
4) 1.1185 1.04951
5) 1.1215 1.05782
6) 1.1238 1.06603
7) 1.1256 1.07399
8) 1.1269 1.08142
9) 1.1275 1.08830
Here is a picture of these curves graphed, basically a stock chart paired down to shows these only. The area of these points is circled.
I understand calculating intersect of straight lines by taking the slope of each but I am clueless how to account for acceleration and deceleration.
UPDATE 7/21:
For now I'm going with the following equation for each line (explained how I got to it later in the thread.)
curve 1: a+b-.5cx²+.5cx
curve 2: d+e-.5fx²+.5fx (same as curve 1 but different variable letters except X.)
Here's a graph of curve 1 (green...thick line is original, thin is forecasted curve), and curve 2 (Red...thick is original, thin is 'forecasted' curve.
And now I'm hoping someone can help me solve for X. In the pic, X=11, but I want to solve for X to determine when in the future these 'forecasted' curves will meet. They clearly aren't perfect because visually they appear to meet approx. 6 periods before the original curves meet, instead of 11.
So the equation to solve for x would be:
a+b-.5cx²+.5cx = d+e-.5fx²+.5fx
Mathway.com's answer is:
Is this is correct? I tried plugging it in but didn't get a good result. I'd also love to know the steps that someone goes thru to solve for X here, which at this point is a bit beyond me. (Btw, since X is always time looking into the future, it will always be >0)
Last edited: