The Equations

y2 = 4(5)(x-5)
y2 = 4(-5)(x+5)
x2 = 4(5)(y-5)
x2 = 4(-5)(y+5)


The Interesting Stuff

The intersections of the above are all tangental in nature and found at (±10, ±10). This is caused by the 2p value of 10 shifting the y/x positions 10 while the corresponding x/y shift 5 units on top of the already-shifted 5 units. (10 units)


Another One

This shows that, when the same equations are given without the translations, it produces intersections at (±20, ±20). Kinda looks like a flower, too.


In Conclusion

This is really dumbed-down from what I intended. Road-blocks and coding complexities of myriad number made this kinda crappy. Do you know how hard it is to make a web element dynamically render mathematical equations? DO YOU? Not easy.