<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/3868159011427951099?origin\x3dhttp://jok-es.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script> <div id="space-for-ie"></div> </iframe></div>
The Less You Know, The More You Make
Tuesday, February 10, 2009; 1:14 AM :D

The Less You Know, The More You Make

"Salary Theorem" states that "Engineers and Scientists can never earn as much as Business Executives and Sales People."

This theorem can now be supported by a mathematical equation based on the following two postulates:

1. Knowledge is Power.
2. Time is Money.

As every engineer knows:
Power = Work / Time

Since:
Knowledge = Power
Time = Money

It follows that:
Knowledge = Work/Money.

Solving for Money, we get:
Money = Work / Knowledge.

Thus, as Knowledge approaches zero, Money approaches infinity, regardless of the amount of work done.

Conclusion:
The less you know, the more you make.

0 commented