<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.g?targetBlogID\x3d10132015\x26blogName\x3dPre-Cal+40S\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://pc40s.blogspot.com/search\x26blogLocale\x3den_CA\x26v\x3d2\x26homepageUrl\x3dhttp://pc40s.blogspot.com/\x26vt\x3d4891136388028990479', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Sunday, April 24, 2005

Mr K, I have a question....(^_^)

I'm just wondering about logarithm problems like 2^x = 3^(2x+5), (long answer 1.a on the pre-test) and the answer is x = (5ln3)/(ln2 - 2ln3). My question is, when should I use the "ln" instead of "log"? I mean, if I solved that problem using common log and got x = (5log3)/(log2- 2log3), am I wrong? I have no problem on dealing with exponents and logarithms (i hope so, for my sake), just the use of "ln" and "log" confuses me. Im thinking to ask this question tomorrow, but maybe you don't have time tomorrow to answer questions.

1 Comments:

At 4/24/2005 4:16 p.m., Blogger Darren Kuropatwa said...

An excellent question!!

The answer is: it doesn't matter.

log (a) means log (base 10) of a
ln (a) means log (base e) of a

You could even use log (base 7) of a, but that base isn't programmed into our calculators so it would be a little harder to do (you would have to use the "change of base" formula). That's why we tend to use log (a) or ln (a). I generally like to use ln (a) ONLY because it's one less letter to write. ;-)

I hope this clears it up for everyone. If not, post about it again. ;-)

 

Post a Comment

<< Home