Hi All
Yet again, my basic mathematical skills (non-existent now) has failed me.I'm trying to apply the theory of pythagoras from a different perspective. Given the following, how would I be able to calculate x / y?
x = y
So this is where I get stuck:
r^2 = x^2 + y^2
... 1^2 = x^2 + y^2
... 1 = Sqrt(x^2 + y^2)
See the problem, or am I just having one of those days again?![]()
Any help would be appreciated!![]()




I'm trying to apply the theory of pythagoras from a different perspective. Given the following, how would I be able to calculate x / y?
Reply With Quote