[RESOLVED] Pythagoras and I
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?
http://www.freewebs.com/billgeek/pythagoras.jpg
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? :rolleyes:
Any help would be appreciated! :)
Re: [RESOLVED] Pythagoras and I
Re: [RESOLVED] Pythagoras and I
...and BillGeek was originally asking how to calculate x/y....
Re: [RESOLVED] Pythagoras and I
Quote:
Originally Posted by zaza
I think you'll find that "x/y" is terminology for "x divided by y" which is why, if x = y, x/y = 1.
Sorry, I did not realize it. I thought it was "x or y"...(Perhaps that's why I had horrible marks for maths :D)
Thanks for the help you guys!