Finding Equation of Curve to Touch Straight Line

  • Thread starter Thread starter JonnyMontana
  • Start date Start date
  • Tags Tags
    Curve
JonnyMontana
Messages
2
Reaction score
0
Can anyone help as it's a long time since I studied this:

I have a straight line - which I have the equation for and a plotted curve with multiple points.

I want to figure out the point where the curve would touch the line shold it be moved toward the line.

I've tried using excel to get the equation of the line for the curve but it won't seem to select all the points and is not giving me a good equation.

Any advice apprecaited!
 
Physics news on Phys.org
If you were to move the line to the curve, or the curve to the line (I presume you mean moving it "parallel to itself", without changing its orientation), they would first touch at a point at which the line is tangent to the curve.

So: determine the slope of the line. Differentiate the function determining the curve and set the derivative (slope of the tangent line), as a function of x, equal to the slope of the given line. Solve that equation for x.
 
Thanks.

Suppose we were to imagine that I'm a bit rusty with this can I ask a further question?

What is the best way for me to derive the equation of the curve?

If I give the simple details it may help.

Straight Line Equation
Y = 1022.7X + 115583 (I think!)
Points
9.0, 129150
11.0, 134000

Curve Points
29.6 77023
29.6 78363
29.6 79033
29.6 79703
29.6 80373
29.7 81043
29.7 81713
29.8 82383
29.9 83053
30.0 83723
30.2 84393
30.4 85063
30.7 85733
31.0 86403
31.3 87073
31.7 87743
32.2 88413
32.8 89083
33.4 89753
34.1 90423
34.9 91093
35.7 91763
36.7 92433
37.7 93103
38.9 93773
39.9 94282

Any advice appreciated!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top