Find the function of a curve

Find the function of a curve

Anonymous
Not applicable
444 Views
1 Reply
Message 1 of 2

Find the function of a curve

Anonymous
Not applicable

Hi There,

 

I've created a sketch in fusion 360 and want to find the function of the curve (ie. y = f(x)).

 

See the relevant sketch below.

 

Best Regards,

 

Will 

0 Likes
445 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

That looks like the arc of a circle in which case the general equation is:

y = ±√(r²-x²) where

r is the radius

 

In your case, r = 100 so

y = ±√(100²-x²)

 

At x=50

y = ±√(100²-50²)

y = ±√(10000-2500)

y = ±√(7500)

y ≈ ±86.6

0 Likes