document.write( "Question 826966: The sales of lawn mowers t years after a particular model is introduced given by the function y=5500ln(9t+4), where y is the number of mowers sold. How many mowers will be sold 4.5 years after a model is introduced? \n" ); document.write( "
Algebra.Com's Answer #498505 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
Just use your calculator. (See the postscript if your calculator does not have a button for \"ln\".)
\n" ); document.write( "y = 5500ln(9t+4)
\n" ); document.write( "If t = 4.5:
\n" ); document.write( "y = 5500ln(9(4.5)+4)
\n" ); document.write( "Simplifying...
\n" ); document.write( "y = 5500ln(40.5+4)
\n" ); document.write( "y = 5500ln(44.5)
\n" ); document.write( "y = 5500*3.7955 (rounded to 4 places)
\n" ); document.write( "y = 20875.25
\n" ); document.write( "So there will be approximately 20900 mowers sold after 4.5 years.

\n" ); document.write( "P.S. If your calculator does not have a button for \"ln\" (that's \"el-en\")...
  • ... but it does have a \"log\" button, then use:
    \n" ); document.write( "\"log%28%2844.5%29%29%2Flog%28%282.71828%29%29\"
    \n" ); document.write( "instead of
    \n" ); document.write( "\"ln%2844.5%29\"
  • ... and your calculator does not have a \"log\" button either, then use another calculator. Some options are:
    • An online calculator. For example, Google has one. Just do a Google search on \"online calculator\" and it will show you a calculator (and a list of other available online calculators).
    • Your computer's calculator. Windows includes a calculator program and I assume many other systems have calculator programs, too. In Windows the calculator program is often found in the \"Accessories\" folder. When you open it, it usually shows a very basic calculator. But if you click on the \"View\" menu and select the \"Scientific\" option, then the calculator turns into a much more sophisticated one (which has \"ln\" and \"log\" buttons among many others).
    • A spreadsheet program, like Excel, on your computer. It may have the ability to calculate logarithms.
\n" ); document.write( "
\n" );