CINXE.COM

Calculus I - Exponential and Logarithm Equations

<!DOCTYPE html> <html> <head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!-- For best MathJax performance on IE --> <meta name="google-site-verification" content="uLoA31CJfOhIVMJWBjCmQL8xNMmmLybZU3LRKavy9WQ" /><title> Calculus I - Exponential and Logarithm Equations </title> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-9SCXJM7BEJ"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-9SCXJM7BEJ'); </script> <link type="text/css" href="/css/jquery.mmenu.all.css" rel="stylesheet" /><link type="text/css" href="/css/jquery.dropdown.css" rel="stylesheet" /><link href="/FA/css/all.min.css" rel="stylesheet" /><link type="text/css" href="/css/notes-all.css" rel="stylesheet" /><link type="text/css" href="/css/notes-google.css" rel="stylesheet" /><link type="text/css" href="/css/notes-mmenu.css" rel="stylesheet" /><link type="text/css" href="/css/notes-dropdown.css" rel="stylesheet" /> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ TeX: { equationNumbers: { autoNumber: "AMS" } } }); </script> <script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-AMS_CHTML-full"></script> <script type="text/javascript" src="/js/jquery_on.js"></script> <script type="text/javascript" src="/js/jquery.mmenu.all.js"></script> <script type="text/javascript" src="/js/jquery.dropdown.js"></script> <script type="text/javascript" src="/js/notes-all.js"></script> <script> (function () { var cx = '001004262401526223570:11yv6vpcqvy'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> <meta http-equiv="keywords" name="keywords" content="solve exponential equations, solve logarithm equations, solve log equations" /><meta http-equiv="description" name="description" content="In this section we will discuss various methods for solving equations that involve exponential functions or logarithm functions." /></head> <body onload="init({Notes: 'NoteMobile;8/21/2018;true'})"> <div id="page"> <div class="header"> <div class="header-row"> <!--<a href="#menu"><span></span></a>--> <div id="side-menu-icon" class="header-side-menu-icon"><a href="#menu"><span class="fas fa-bars fa-lg" aria-hidden="true" title="Main Menu - Change between topics, chapters and sections as well as a few extra pages."></span></a></div> <span class="header-title"><a href="/" class="header-title-link">Paul's Online Notes</a></span> <div class="header-spacer"></div> <div id="content-top-menu" class="top-menu"> <button id="content-type-menu" class="top-menu-button" data-jq-dropdown="#jq-dropdown-type" title="View (Notes, Practice Problems or Assignment Problems, Show/Hide Solutions and/or Steps) Menu"> <span id="tab_top_menu_notes" class="top-menu-item-title">Notes</span> <span class="far fa-eye fa-lg" aria-hidden="true"></span> </button> <button id="quicknav-menu" class="top-menu-button" data-jq-dropdown="#jq-dropdown-quicknav" title="Quick Navigation (Previous/Next Sections and Problems and Full Problem List) Menu"> <span class="top-menu-item-title">Quick Nav</span> <span class="fas fa-exchange fa-lg" aria-hidden="true"></span> </button> <button id="download-menu" class="top-menu-button" data-jq-dropdown="#jq-dropdown-download" title="Download pdf Menu"> <span class="top-menu-item-title">Download</span> <span class="far fa-download fa-lg" aria-hidden="true"></span> </button> <button id="print-menu" class="top-menu-button top-menu-button-icon-only" data-jq-dropdown="#jq-print-download" title="Print Menu"> <span class="far fa-print fa-lg" aria-hidden="true"></span> </button> </div> <div id="header-google-search" class="header-search"> <gcse:search></gcse:search> </div> <div id="header-search-icon" title="Site Search" class="header-menu-icon"><span id="search-icon" class="fas fa-search" aria-hidden="true"></span></div> </div> </div> <div id="jq-dropdown-type" class="jq-dropdown jq-dropdown-tip"> <ul class="jq-dropdown-menu"> <li id="li_type_menu_goto" class="top-menu-nav-title">Go To</li> <li id="li_type_menu_notes"> <span id="type_menu_notes_span" title="Viewing the Notes for the current topic." class="top-menu-current">Notes</span> </li> <li id="li_type_menu_practice"> <a href="/Problems/CalcI/ExpLogEqns.aspx" id="type_menu_practice_link" title="Go to Practice Problems for current topic.">Practice Problems</a> </li> <li id="li_type_menu_asgn"> <a href="/ProblemsNS/CalcI/ExpLogEqns.aspx" id="type_menu_asgn_link" title="Go to Assignment Problems for current topic.">Assignment Problems</a> </li> <li id="li_type_menu_sh" class="top-menu-nav-title">Show/Hide</li> <li id="li_type_menu_show" title="Show any hidden solutions and/or steps that may be present on the page."><a href="javascript:SHPrintPage(1,0)" id="view_menu_show">Show all Solutions/Steps/<em>etc.</em></a></li> <li id="li_type_menu_hide" title="Hide any visible solutions and/or steps that may be present on the page."><a href="javascript:SHPrintPage(0,0)" id="view_menu_hide">Hide all Solutions/Steps/<em>etc.</em></a></li> </ul> </div> <div id="jq-dropdown-quicknav" class="jq-dropdown jq-dropdown-tip"> <ul class="jq-dropdown-menu"> <li id="li_nav_menu_sections" class="top-menu-nav-title">Sections</li> <li id="li_nav_menu_prev_section"><a href="/Classes/CalcI/LogFcns.aspx" id="a_nav_menu_prev_section" class="top-menu-nav-link" title="Previous Section : Logarithm Functions"><span class="top-menu-prev fas fa-chevron-left"></span> Logarithm Functions</a></li> <li id="li_nav_menu_next_section"><a href="/Classes/CalcI/CommonGraphs.aspx" id="a_nav_menu_next_section" class="top-menu-nav-link" title="Next Section : Common Graphs"><span class="top-menu-prev-hidden fas fa-chevron-left"></span> Common Graphs <span class="top-menu-next fas fa-chevron-right"></span></a></li> <li id="li_nav_menu_chapters" class="top-menu-nav-title">Chapters</li> <li id="li_nav_menu_next_chapter"><a href="/Classes/CalcI/limitsIntro.aspx" id="a_nav_menu_next_chapter" class="top-menu-nav-link" title="Next Chapter : Limits">Limits <span class="top-menu-next fas fa-chevron-right"></span><span class="top-menu-next fas fa-chevron-right"></span></a></li> <li id="li_nav_menu_classes" class="top-menu-nav-title">Classes</li> <li> <a href="/Classes/Alg/Alg.aspx" id="nav_menu_alg_link" title="Go To Algebra Notes">Algebra</a> </li> <li> <span id="nav_menu_calci_span" title="Currently Viewing Calculus I Material" class="top-menu-current">Calculus I</span> </li> <li> <a href="/Classes/CalcII/CalcII.aspx" id="nav_menu_calcii_link" title="Go To Calculus II Notes">Calculus II</a> </li> <li> <a href="/Classes/CalcIII/CalcIII.aspx" id="nav_menu_calciii_link" title="Go To Calculus III Notes">Calculus III</a> </li> <li> <a href="/Classes/DE/DE.aspx" id="nav_menu_de_link" title="Go To Differential Equations Notes">Differential Equations</a> </li> <li id="li_nav_menu_extras" class="top-menu-nav-title">Extras</li> <li> <a href="/Extras/AlgebraTrigReview/AlgebraTrig.aspx" id="nav_menu_algtrig_link" title="Go To Algebra &amp; Trig Review">Algebra &amp; Trig Review</a> </li> <li> <a href="/Extras/CommonErrors/CommonMathErrors.aspx" id="nav_menu_commonerrors_link" title="Go To Common Math Errors">Common Math Errors</a> </li> <li> <a href="/Extras/ComplexPrimer/ComplexNumbers.aspx" id="nav_menu_complexnumbers_link" title="Go To Complex Numbers Primer">Complex Number Primer</a> </li> <li> <a href="/Extras/StudyMath/HowToStudyMath.aspx" id="nav_menu_studymath_link" title="Go To How To Study Math">How To Study Math</a> </li> <li> <a href="/Extras/CheatSheets_Tables.aspx" id="nav_menu_cheattables_link" title="Go To List of Cheat Sheets and Tables">Cheat Sheets &amp; Tables</a> </li> <li id="li_nav_menu_misc" class="top-menu-nav-title">Misc</li> <li><a href="/contact.aspx" id="nav_menu_contact" title="Contact Me!">Contact Me</a></li> <li><a href="/mathjax.aspx" id="nav_menu_mathjax" title="Info on MathJax and MathJax Configuration Menu">MathJax Help and Configuration</a></li> </ul> </div> <div id="jq-dropdown-download" class="jq-dropdown jq-dropdown-anchor-right jq-dropdown-tip"> <ul class="jq-dropdown-menu"> <li id="li_download_menu_notes" class="top-menu-nav-title">Notes Downloads</li> <li id="li_download_menu_notes_book"><a href="/GetFile.aspx?file=B,20,N" id="download_menu_notes_book" data-PDF="Download - Menu$Notes - Book$Calculus$/Downloads/Calculus/Notes/Complete.pdf">Complete Book</a></li> <li id="li_download_menu_practice" class="top-menu-nav-title">Practice Problems Downloads</li> <li id="li_download_menu_practice_book"><a href="/GetFile.aspx?file=B,20,P" id="download_menu_practice_book" data-PDF="Download - Menu$Practice Problems - Book$Calculus$/Downloads/Calculus/Practice Problems/Complete.pdf">Complete Book - Problems Only</a></li> <li id="li_download_menu_solutions_book"><a href="/GetFile.aspx?file=B,20,S" id="download_menu_solutions_book" data-PDF="Download - Menu$Practice Problems Solutions - Book$Calculus$/Downloads/Calculus/Practice Problems Solutions/Complete.pdf">Complete Book - Solutions</a></li> <li id="li_download_menu_asgn" class="top-menu-nav-title">Assignment Problems Downloads</li> <li id="li_download_menu_asgn_book"><a href="/GetFile.aspx?file=B,20,A" id="download_menu_asgn_book" data-PDF="Download - Menu$Assignment Problems - Book$Calculus$/Downloads/Calculus/Assignment Problems/Complete.pdf">Complete Book</a></li> <li id="li_download_menu_other" class="top-menu-nav-title">Other Items</li> <li id="li_download_menu_urls"> <a href="/DownloadURLs.aspx?bi=20" id="download_menu_urls">Get URL's for Download Items</a> </li> </ul> </div> <div id="jq-print-download" class="jq-dropdown jq-dropdown-anchor-right jq-dropdown-tip"> <ul class="jq-dropdown-menu"> <li id="li_print_menu_default"><a href="javascript:SHPrintPage()" id="print_menu_default">Print Page in Current Form (Default)</a></li> <li id="li_print_menu_show"><a href="javascript:SHPrintPage(1,1)" id="print_menu_show">Show all Solutions/Steps and Print Page</a></li> <li id="li_print_menu_hide"><a href="javascript:SHPrintPage(0,1)" id="print_menu_hide">Hide all Solutions/Steps and Print Page</a></li> </ul> </div> <nav id="menu" class="notes-nav"> <ul> <li><a href="/" class="mm-link">Home</a></li> <li><span>Classes</span></li> <li><a href="/Classes/Alg/Alg.aspx" class="mm-link">Algebra</a> <ul> <li><a href="/Classes/Alg/Preliminaries.aspx" class="mm-link">1. Preliminaries</a> <ul> <li><a href="/Classes/Alg/IntegerExponents.aspx" class="mm-link">1.1 Integer Exponents</a></li> <li><a href="/Classes/Alg/RationalExponents.aspx" class="mm-link">1.2 Rational Exponents</a></li> <li><a href="/Classes/Alg/Radicals.aspx" class="mm-link">1.3 Radicals</a></li> <li><a href="/Classes/Alg/Polynomials.aspx" class="mm-link">1.4 Polynomials</a></li> <li><a href="/Classes/Alg/Factoring.aspx" class="mm-link">1.5 Factoring Polynomials</a></li> <li><a href="/Classes/Alg/RationalExpressions.aspx" class="mm-link">1.6 Rational Expressions</a></li> <li><a href="/Classes/Alg/ComplexNumbers.aspx" class="mm-link">1.7 Complex Numbers</a></li> </ul> </li> <li><a href="/Classes/Alg/Solving.aspx" class="mm-link">2. Solving Equations and Inequalities</a> <ul> <li><a href="/Classes/Alg/SolutionSets.aspx" class="mm-link">2.1 Solutions and Solution Sets</a></li> <li><a href="/Classes/Alg/SolveLinearEqns.aspx" class="mm-link">2.2 Linear Equations</a></li> <li><a href="/Classes/Alg/LinearApps.aspx" class="mm-link">2.3 Applications of Linear Equations</a></li> <li><a href="/Classes/Alg/SolveMultiVariable.aspx" class="mm-link">2.4 Equations With More Than One Variable</a></li> <li><a href="/Classes/Alg/SolveQuadraticEqnsI.aspx" class="mm-link">2.5 Quadratic Equations - Part I</a></li> <li><a href="/Classes/Alg/SolveQuadraticEqnsII.aspx" class="mm-link">2.6 Quadratic Equations - Part II</a></li> <li><a href="/Classes/Alg/SolveQuadraticEqnSummary.aspx" class="mm-link">2.7 Quadratic Equations : A Summary</a></li> <li><a href="/Classes/Alg/QuadraticApps.aspx" class="mm-link">2.8 Applications of Quadratic Equations</a></li> <li><a href="/Classes/Alg/ReducibleToQuadratic.aspx" class="mm-link">2.9 Equations Reducible to Quadratic in Form</a></li> <li><a href="/Classes/Alg/SolveRadicalEqns.aspx" class="mm-link">2.10 Equations with Radicals</a></li> <li><a href="/Classes/Alg/SolveLinearInequalities.aspx" class="mm-link">2.11 Linear Inequalities</a></li> <li><a href="/Classes/Alg/SolvePolyInequalities.aspx" class="mm-link">2.12 Polynomial Inequalities</a></li> <li><a href="/Classes/Alg/SolveRationalInequalities.aspx" class="mm-link">2.13 Rational Inequalities</a></li> <li><a href="/Classes/Alg/SolveAbsValueEqns.aspx" class="mm-link">2.14 Absolute Value Equations</a></li> <li><a href="/Classes/Alg/SolveAbsValueIneq.aspx" class="mm-link">2.15 Absolute Value Inequalities</a></li> </ul> </li> <li><a href="/Classes/Alg/Graphing_Functions.aspx" class="mm-link">3. Graphing and Functions</a> <ul> <li><a href="/Classes/Alg/Graphing.aspx" class="mm-link">3.1 Graphing</a></li> <li><a href="/Classes/Alg/Lines.aspx" class="mm-link">3.2 Lines</a></li> <li><a href="/Classes/Alg/Circles.aspx" class="mm-link">3.3 Circles</a></li> <li><a href="/Classes/Alg/FunctionDefn.aspx" class="mm-link">3.4 The Definition of a Function</a></li> <li><a href="/Classes/Alg/GraphFunctions.aspx" class="mm-link">3.5 Graphing Functions</a></li> <li><a href="/Classes/Alg/CombineFunctions.aspx" class="mm-link">3.6 Combining Functions</a></li> <li><a href="/Classes/Alg/InverseFunctions.aspx" class="mm-link">3.7 Inverse Functions</a></li> </ul> </li> <li><a href="/Classes/Alg/CommonGraphs.aspx" class="mm-link">4. Common Graphs</a> <ul> <li><a href="/Classes/Alg/Lines_Circles_PWF.aspx" class="mm-link">4.1 Lines, Circles and Piecewise Functions</a></li> <li><a href="/Classes/Alg/Parabolas.aspx" class="mm-link">4.2 Parabolas</a></li> <li><a href="/Classes/Alg/Ellipses.aspx" class="mm-link">4.3 Ellipses</a></li> <li><a href="/Classes/Alg/Hyperbolas.aspx" class="mm-link">4.4 Hyperbolas</a></li> <li><a href="/Classes/Alg/MiscFunctions.aspx" class="mm-link">4.5 Miscellaneous Functions</a></li> <li><a href="/Classes/Alg/Transformations.aspx" class="mm-link">4.6 Transformations</a></li> <li><a href="/Classes/Alg/Symmetry.aspx" class="mm-link">4.7 Symmetry</a></li> <li><a href="/Classes/Alg/GraphRationalFcns.aspx" class="mm-link">4.8 Rational Functions</a></li> </ul> </li> <li><a href="/Classes/Alg/PolynomialFunctions.aspx" class="mm-link">5. Polynomial Functions</a> <ul> <li><a href="/Classes/Alg/DividingPolynomials.aspx" class="mm-link">5.1 Dividing Polynomials</a></li> <li><a href="/Classes/Alg/ZeroesOfPolynomials.aspx" class="mm-link">5.2 Zeroes/Roots of Polynomials</a></li> <li><a href="/Classes/Alg/GraphingPolynomials.aspx" class="mm-link">5.3 Graphing Polynomials</a></li> <li><a href="/Classes/Alg/FindingZeroesOfPolynomials.aspx" class="mm-link">5.4 Finding Zeroes of Polynomials</a></li> <li><a href="/Classes/Alg/PartialFractions.aspx" class="mm-link">5.5 Partial Fractions</a></li> </ul> </li> <li><a href="/Classes/Alg/ExpAndLog.aspx" class="mm-link">6. Exponential and Logarithm Functions</a> <ul> <li><a href="/Classes/Alg/ExpFunctions.aspx" class="mm-link">6.1 Exponential Functions</a></li> <li><a href="/Classes/Alg/LogFunctions.aspx" class="mm-link">6.2 Logarithm Functions</a></li> <li><a href="/Classes/Alg/SolveExpEqns.aspx" class="mm-link">6.3 Solving Exponential Equations</a></li> <li><a href="/Classes/Alg/SolveLogEqns.aspx" class="mm-link">6.4 Solving Logarithm Equations</a></li> <li><a href="/Classes/Alg/ExpLogApplications.aspx" class="mm-link">6.5 Applications</a></li> </ul> </li> <li><a href="/Classes/Alg/Systems.aspx" class="mm-link">7. Systems of Equations</a> <ul> <li><a href="/Classes/Alg/SystemsTwoVrble.aspx" class="mm-link">7.1 Linear Systems with Two Variables</a></li> <li><a href="/Classes/Alg/SystemsThreeVrble.aspx" class="mm-link">7.2 Linear Systems with Three Variables</a></li> <li><a href="/Classes/Alg/AugmentedMatrix.aspx" class="mm-link">7.3 Augmented Matrices</a></li> <li><a href="/Classes/Alg/AugmentedMatrixII.aspx" class="mm-link">7.4 More on the Augmented Matrix</a></li> <li><a href="/Classes/Alg/NonlinearSystems.aspx" class="mm-link">7.5 Nonlinear Systems</a></li> </ul> </li> </ul> </li> <li><a href="/Classes/CalcI/CalcI.aspx" class="mm-link">Calculus I</a> <ul> <li><a href="/Classes/CalcI/ReviewIntro.aspx" class="mm-link">1. Review</a> <ul> <li><a href="/Classes/CalcI/Functions.aspx" class="mm-link">1.1 Functions</a></li> <li><a href="/Classes/CalcI/InverseFunctions.aspx" class="mm-link">1.2 Inverse Functions</a></li> <li><a href="/Classes/CalcI/TrigFcns.aspx" class="mm-link">1.3 Trig Functions</a></li> <li><a href="/Classes/CalcI/TrigEquations.aspx" class="mm-link">1.4 Solving Trig Equations</a></li> <li><a href="/Classes/CalcI/TrigEquations_CalcI.aspx" class="mm-link">1.5 Trig Equations with Calculators, Part I</a></li> <li><a href="/Classes/CalcI/TrigEquations_CalcII.aspx" class="mm-link">1.6 Trig Equations with Calculators, Part II</a></li> <li><a href="/Classes/CalcI/ExpFunctions.aspx" class="mm-link">1.7 Exponential Functions</a></li> <li><a href="/Classes/CalcI/LogFcns.aspx" class="mm-link">1.8 Logarithm Functions</a></li> <li><a href="/Classes/CalcI/ExpLogEqns.aspx" class="mm-link">1.9 Exponential and Logarithm Equations</a></li> <li><a href="/Classes/CalcI/CommonGraphs.aspx" class="mm-link">1.10 Common Graphs</a></li> </ul> </li> <li><a href="/Classes/CalcI/limitsIntro.aspx" class="mm-link">2. Limits</a> <ul> <li><a href="/Classes/CalcI/Tangents_Rates.aspx" class="mm-link">2.1 Tangent Lines and Rates of Change</a></li> <li><a href="/Classes/CalcI/TheLimit.aspx" class="mm-link">2.2 The Limit</a></li> <li><a href="/Classes/CalcI/OneSidedLimits.aspx" class="mm-link">2.3 One-Sided Limits</a></li> <li><a href="/Classes/CalcI/LimitsProperties.aspx" class="mm-link">2.4 Limit Properties</a></li> <li><a href="/Classes/CalcI/ComputingLimits.aspx" class="mm-link">2.5 Computing Limits</a></li> <li><a href="/Classes/CalcI/InfiniteLimits.aspx" class="mm-link">2.6 Infinite Limits</a></li> <li><a href="/Classes/CalcI/LimitsAtInfinityI.aspx" class="mm-link">2.7 Limits At Infinity, Part I</a></li> <li><a href="/Classes/CalcI/LimitsAtInfinityII.aspx" class="mm-link">2.8 Limits At Infinity, Part II</a></li> <li><a href="/Classes/CalcI/Continuity.aspx" class="mm-link">2.9 Continuity</a></li> <li><a href="/Classes/CalcI/DefnOfLimit.aspx" class="mm-link">2.10 The Definition of the Limit</a></li> </ul> </li> <li><a href="/Classes/CalcI/DerivativeIntro.aspx" class="mm-link">3. Derivatives</a> <ul> <li><a href="/Classes/CalcI/DefnOfDerivative.aspx" class="mm-link">3.1 The Definition of the Derivative</a></li> <li><a href="/Classes/CalcI/DerivativeInterp.aspx" class="mm-link">3.2 Interpretation of the Derivative</a></li> <li><a href="/Classes/CalcI/DiffFormulas.aspx" class="mm-link">3.3 Differentiation Formulas</a></li> <li><a href="/Classes/CalcI/ProductQuotientRule.aspx" class="mm-link">3.4 Product and Quotient Rule</a></li> <li><a href="/Classes/CalcI/DiffTrigFcns.aspx" class="mm-link">3.5 Derivatives of Trig Functions</a></li> <li><a href="/Classes/CalcI/DiffExpLogFcns.aspx" class="mm-link">3.6 Derivatives of Exponential and Logarithm Functions</a></li> <li><a href="/Classes/CalcI/DiffInvTrigFcns.aspx" class="mm-link">3.7 Derivatives of Inverse Trig Functions</a></li> <li><a href="/Classes/CalcI/DiffHyperFcns.aspx" class="mm-link">3.8 Derivatives of Hyperbolic Functions</a></li> <li><a href="/Classes/CalcI/ChainRule.aspx" class="mm-link">3.9 Chain Rule</a></li> <li><a href="/Classes/CalcI/ImplicitDIff.aspx" class="mm-link">3.10 Implicit Differentiation</a></li> <li><a href="/Classes/CalcI/RelatedRates.aspx" class="mm-link">3.11 Related Rates</a></li> <li><a href="/Classes/CalcI/HigherOrderDerivatives.aspx" class="mm-link">3.12 Higher Order Derivatives</a></li> <li><a href="/Classes/CalcI/LogDiff.aspx" class="mm-link">3.13 Logarithmic Differentiation</a></li> </ul> </li> <li><a href="/Classes/CalcI/DerivAppsIntro.aspx" class="mm-link">4. Applications of Derivatives</a> <ul> <li><a href="/Classes/CalcI/RateOfChange.aspx" class="mm-link">4.1 Rates of Change</a></li> <li><a href="/Classes/CalcI/CriticalPoints.aspx" class="mm-link">4.2 Critical Points</a></li> <li><a href="/Classes/CalcI/MinMaxValues.aspx" class="mm-link">4.3 Minimum and Maximum Values</a></li> <li><a href="/Classes/CalcI/AbsExtrema.aspx" class="mm-link">4.4 Finding Absolute Extrema</a></li> <li><a href="/Classes/CalcI/ShapeofGraphPtI.aspx" class="mm-link">4.5 The Shape of a Graph, Part I</a></li> <li><a href="/Classes/CalcI/ShapeofGraphPtII.aspx" class="mm-link">4.6 The Shape of a Graph, Part II</a></li> <li><a href="/Classes/CalcI/MeanValueTheorem.aspx" class="mm-link">4.7 The Mean Value Theorem</a></li> <li><a href="/Classes/CalcI/Optimization.aspx" class="mm-link">4.8 Optimization</a></li> <li><a href="/Classes/CalcI/MoreOptimization.aspx" class="mm-link">4.9 More Optimization Problems</a></li> <li><a href="/Classes/CalcI/LHospitalsRule.aspx" class="mm-link">4.10 L'Hospital's Rule and Indeterminate Forms</a></li> <li><a href="/Classes/CalcI/LinearApproximations.aspx" class="mm-link">4.11 Linear Approximations</a></li> <li><a href="/Classes/CalcI/Differentials.aspx" class="mm-link">4.12 Differentials</a></li> <li><a href="/Classes/CalcI/NewtonsMethod.aspx" class="mm-link">4.13 Newton's Method</a></li> <li><a href="/Classes/CalcI/BusinessApps.aspx" class="mm-link">4.14 Business Applications</a></li> </ul> </li> <li><a href="/Classes/CalcI/IntegralsIntro.aspx" class="mm-link">5. Integrals</a> <ul> <li><a href="/Classes/CalcI/IndefiniteIntegrals.aspx" class="mm-link">5.1 Indefinite Integrals</a></li> <li><a href="/Classes/CalcI/ComputingIndefiniteIntegrals.aspx" class="mm-link">5.2 Computing Indefinite Integrals</a></li> <li><a href="/Classes/CalcI/SubstitutionRuleIndefinite.aspx" class="mm-link">5.3 Substitution Rule for Indefinite Integrals</a></li> <li><a href="/Classes/CalcI/SubstitutionRuleIndefinitePtII.aspx" class="mm-link">5.4 More Substitution Rule</a></li> <li><a href="/Classes/CalcI/AreaProblem.aspx" class="mm-link">5.5 Area Problem</a></li> <li><a href="/Classes/CalcI/DefnOfDefiniteIntegral.aspx" class="mm-link">5.6 Definition of the Definite Integral</a></li> <li><a href="/Classes/CalcI/ComputingDefiniteIntegrals.aspx" class="mm-link">5.7 Computing Definite Integrals</a></li> <li><a href="/Classes/CalcI/SubstitutionRuleDefinite.aspx" class="mm-link">5.8 Substitution Rule for Definite Integrals</a></li> </ul> </li> <li><a href="/Classes/CalcI/IntAppsIntro.aspx" class="mm-link">6. Applications of Integrals</a> <ul> <li><a href="/Classes/CalcI/AvgFcnValue.aspx" class="mm-link">6.1 Average Function Value</a></li> <li><a href="/Classes/CalcI/AreaBetweenCurves.aspx" class="mm-link">6.2 Area Between Curves</a></li> <li><a href="/Classes/CalcI/VolumeWithRings.aspx" class="mm-link">6.3 Volumes of Solids of Revolution / Method of Rings</a></li> <li><a href="/Classes/CalcI/VolumeWithCylinder.aspx" class="mm-link">6.4 Volumes of Solids of Revolution/Method of Cylinders</a></li> <li><a href="/Classes/CalcI/MoreVolume.aspx" class="mm-link">6.5 More Volume Problems</a></li> <li><a href="/Classes/CalcI/Work.aspx" class="mm-link">6.6 Work</a></li> </ul> </li> <li><a href="/Classes/CalcI/ExtrasIntro.aspx" class="mm-link">Appendix A. Extras</a> <ul> <li><a href="/Classes/CalcI/LimitProofs.aspx" class="mm-link">A.1 Proof of Various Limit Properties</a></li> <li><a href="/Classes/CalcI/DerivativeProofs.aspx" class="mm-link">A.2 Proof of Various Derivative Properties</a></li> <li><a href="/Classes/CalcI/ProofTrigDeriv.aspx" class="mm-link">A.3 Proof of Trig Limits</a></li> <li><a href="/Classes/CalcI/DerivativeAppsProofs.aspx" class="mm-link">A.4 Proofs of Derivative Applications Facts</a></li> <li><a href="/Classes/CalcI/ProofIntProp.aspx" class="mm-link">A.5 Proof of Various Integral Properties </a></li> <li><a href="/Classes/CalcI/Area_Volume_Formulas.aspx" class="mm-link">A.6 Area and Volume Formulas</a></li> <li><a href="/Classes/CalcI/TypesOfInfinity.aspx" class="mm-link">A.7 Types of Infinity</a></li> <li><a href="/Classes/CalcI/SummationNotation.aspx" class="mm-link">A.8 Summation Notation</a></li> <li><a href="/Classes/CalcI/ConstantofIntegration.aspx" class="mm-link">A.9 Constant of Integration</a></li> </ul> </li> </ul> </li> <li><a href="/Classes/CalcII/CalcII.aspx" class="mm-link">Calculus II</a> <ul> <li><a href="/Classes/CalcII/IntTechIntro.aspx" class="mm-link">7. Integration Techniques</a> <ul> <li><a href="/Classes/CalcII/IntegrationByParts.aspx" class="mm-link">7.1 Integration by Parts</a></li> <li><a href="/Classes/CalcII/IntegralsWithTrig.aspx" class="mm-link">7.2 Integrals Involving Trig Functions</a></li> <li><a href="/Classes/CalcII/TrigSubstitutions.aspx" class="mm-link">7.3 Trig Substitutions</a></li> <li><a href="/Classes/CalcII/PartialFractions.aspx" class="mm-link">7.4 Partial Fractions</a></li> <li><a href="/Classes/CalcII/IntegralsWithRoots.aspx" class="mm-link">7.5 Integrals Involving Roots</a></li> <li><a href="/Classes/CalcII/IntegralsWithQuadratics.aspx" class="mm-link">7.6 Integrals Involving Quadratics</a></li> <li><a href="/Classes/CalcII/IntegrationStrategy.aspx" class="mm-link">7.7 Integration Strategy</a></li> <li><a href="/Classes/CalcII/ImproperIntegrals.aspx" class="mm-link">7.8 Improper Integrals</a></li> <li><a href="/Classes/CalcII/ImproperIntegralsCompTest.aspx" class="mm-link">7.9 Comparison Test for Improper Integrals</a></li> <li><a href="/Classes/CalcII/ApproximatingDefIntegrals.aspx" class="mm-link">7.10 Approximating Definite Integrals</a></li> </ul> </li> <li><a href="/Classes/CalcII/IntAppsIntro.aspx" class="mm-link">8. Applications of Integrals</a> <ul> <li><a href="/Classes/CalcII/ArcLength.aspx" class="mm-link">8.1 Arc Length</a></li> <li><a href="/Classes/CalcII/SurfaceArea.aspx" class="mm-link">8.2 Surface Area</a></li> <li><a href="/Classes/CalcII/CenterOfMass.aspx" class="mm-link">8.3 Center of Mass</a></li> <li><a href="/Classes/CalcII/HydrostaticPressure.aspx" class="mm-link">8.4 Hydrostatic Pressure</a></li> <li><a href="/Classes/CalcII/Probability.aspx" class="mm-link">8.5 Probability</a></li> </ul> </li> <li><a href="/Classes/CalcII/ParametricIntro.aspx" class="mm-link">9. Parametric Equations and Polar Coordinates</a> <ul> <li><a href="/Classes/CalcII/ParametricEqn.aspx" class="mm-link">9.1 Parametric Equations and Curves</a></li> <li><a href="/Classes/CalcII/ParaTangent.aspx" class="mm-link">9.2 Tangents with Parametric Equations</a></li> <li><a href="/Classes/CalcII/ParaArea.aspx" class="mm-link">9.3 Area with Parametric Equations</a></li> <li><a href="/Classes/CalcII/ParaArcLength.aspx" class="mm-link">9.4 Arc Length with Parametric Equations</a></li> <li><a href="/Classes/CalcII/ParaSurfaceArea.aspx" class="mm-link">9.5 Surface Area with Parametric Equations</a></li> <li><a href="/Classes/CalcII/PolarCoordinates.aspx" class="mm-link">9.6 Polar Coordinates</a></li> <li><a href="/Classes/CalcII/PolarTangents.aspx" class="mm-link">9.7 Tangents with Polar Coordinates</a></li> <li><a href="/Classes/CalcII/PolarArea.aspx" class="mm-link">9.8 Area with Polar Coordinates</a></li> <li><a href="/Classes/CalcII/PolarArcLength.aspx" class="mm-link">9.9 Arc Length with Polar Coordinates</a></li> <li><a href="/Classes/CalcII/PolarSurfaceArea.aspx" class="mm-link">9.10 Surface Area with Polar Coordinates</a></li> <li><a href="/Classes/CalcII/ArcLength_SurfaceArea.aspx" class="mm-link">9.11 Arc Length and Surface Area Revisited</a></li> </ul> </li> <li><a href="/Classes/CalcII/SeriesIntro.aspx" class="mm-link">10. Series & Sequences</a> <ul> <li><a href="/Classes/CalcII/Sequences.aspx" class="mm-link">10.1 Sequences</a></li> <li><a href="/Classes/CalcII/MoreSequences.aspx" class="mm-link">10.2 More on Sequences</a></li> <li><a href="/Classes/CalcII/Series_Basics.aspx" class="mm-link">10.3 Series - The Basics</a></li> <li><a href="/Classes/CalcII/ConvergenceOfSeries.aspx" class="mm-link">10.4 Convergence/Divergence of Series</a></li> <li><a href="/Classes/CalcII/Series_Special.aspx" class="mm-link">10.5 Special Series</a></li> <li><a href="/Classes/CalcII/IntegralTest.aspx" class="mm-link">10.6 Integral Test</a></li> <li><a href="/Classes/CalcII/SeriesCompTest.aspx" class="mm-link">10.7 Comparison Test/Limit Comparison Test</a></li> <li><a href="/Classes/CalcII/AlternatingSeries.aspx" class="mm-link">10.8 Alternating Series Test</a></li> <li><a href="/Classes/CalcII/AbsoluteConvergence.aspx" class="mm-link">10.9 Absolute Convergence</a></li> <li><a href="/Classes/CalcII/RatioTest.aspx" class="mm-link">10.10 Ratio Test</a></li> <li><a href="/Classes/CalcII/RootTest.aspx" class="mm-link">10.11 Root Test</a></li> <li><a href="/Classes/CalcII/SeriesStrategy.aspx" class="mm-link">10.12 Strategy for Series</a></li> <li><a href="/Classes/CalcII/EstimatingSeries.aspx" class="mm-link">10.13 Estimating the Value of a Series</a></li> <li><a href="/Classes/CalcII/PowerSeries.aspx" class="mm-link">10.14 Power Series</a></li> <li><a href="/Classes/CalcII/PowerSeriesandFunctions.aspx" class="mm-link">10.15 Power Series and Functions</a></li> <li><a href="/Classes/CalcII/TaylorSeries.aspx" class="mm-link">10.16 Taylor Series</a></li> <li><a href="/Classes/CalcII/TaylorSeriesApps.aspx" class="mm-link">10.17 Applications of Series</a></li> <li><a href="/Classes/CalcII/BinomialSeries.aspx" class="mm-link">10.18 Binomial Series</a></li> </ul> </li> <li><a href="/Classes/CalcII/VectorsIntro.aspx" class="mm-link">11. Vectors</a> <ul> <li><a href="/Classes/CalcII/Vectors_Basics.aspx" class="mm-link">11.1 Vectors - The Basics</a></li> <li><a href="/Classes/CalcII/VectorArithmetic.aspx" class="mm-link">11.2 Vector Arithmetic</a></li> <li><a href="/Classes/CalcII/DotProduct.aspx" class="mm-link">11.3 Dot Product</a></li> <li><a href="/Classes/CalcII/CrossProduct.aspx" class="mm-link">11.4 Cross Product</a></li> </ul> </li> <li><a href="/Classes/CalcII/3DSpace.aspx" class="mm-link">12. 3-Dimensional Space</a> <ul> <li><a href="/Classes/CalcII/3DCoords.aspx" class="mm-link">12.1 The 3-D Coordinate System</a></li> <li><a href="/Classes/CalcII/EqnsOfLines.aspx" class="mm-link">12.2 Equations of Lines</a></li> <li><a href="/Classes/CalcII/EqnsOfPlanes.aspx" class="mm-link">12.3 Equations of Planes</a></li> <li><a href="/Classes/CalcII/QuadricSurfaces.aspx" class="mm-link">12.4 Quadric Surfaces</a></li> <li><a href="/Classes/CalcII/MultiVrbleFcns.aspx" class="mm-link">12.5 Functions of Several Variables</a></li> <li><a href="/Classes/CalcII/VectorFunctions.aspx" class="mm-link">12.6 Vector Functions</a></li> <li><a href="/Classes/CalcII/VectorFcnsCalculus.aspx" class="mm-link">12.7 Calculus with Vector Functions</a></li> <li><a href="/Classes/CalcII/TangentNormalVectors.aspx" class="mm-link">12.8 Tangent, Normal and Binormal Vectors</a></li> <li><a href="/Classes/CalcII/VectorArcLength.aspx" class="mm-link">12.9 Arc Length with Vector Functions</a></li> <li><a href="/Classes/CalcII/Curvature.aspx" class="mm-link">12.10 Curvature</a></li> <li><a href="/Classes/CalcII/Velocity_Acceleration.aspx" class="mm-link">12.11 Velocity and Acceleration</a></li> <li><a href="/Classes/CalcII/CylindricalCoords.aspx" class="mm-link">12.12 Cylindrical Coordinates</a></li> <li><a href="/Classes/CalcII/SphericalCoords.aspx" class="mm-link">12.13 Spherical Coordinates</a></li> </ul> </li> </ul> </li> <li><a href="/Classes/CalcIII/CalcIII.aspx" class="mm-link">Calculus III</a> <ul> <li><a href="/Classes/CalcIII/3DSpace.aspx" class="mm-link">12. 3-Dimensional Space</a> <ul> <li><a href="/Classes/CalcIII/3DCoords.aspx" class="mm-link">12.1 The 3-D Coordinate System</a></li> <li><a href="/Classes/CalcIII/EqnsOfLines.aspx" class="mm-link">12.2 Equations of Lines</a></li> <li><a href="/Classes/CalcIII/EqnsOfPlanes.aspx" class="mm-link">12.3 Equations of Planes</a></li> <li><a href="/Classes/CalcIII/QuadricSurfaces.aspx" class="mm-link">12.4 Quadric Surfaces</a></li> <li><a href="/Classes/CalcIII/MultiVrbleFcns.aspx" class="mm-link">12.5 Functions of Several Variables</a></li> <li><a href="/Classes/CalcIII/VectorFunctions.aspx" class="mm-link">12.6 Vector Functions</a></li> <li><a href="/Classes/CalcIII/VectorFcnsCalculus.aspx" class="mm-link">12.7 Calculus with Vector Functions</a></li> <li><a href="/Classes/CalcIII/TangentNormalVectors.aspx" class="mm-link">12.8 Tangent, Normal and Binormal Vectors</a></li> <li><a href="/Classes/CalcIII/VectorArcLength.aspx" class="mm-link">12.9 Arc Length with Vector Functions</a></li> <li><a href="/Classes/CalcIII/Curvature.aspx" class="mm-link">12.10 Curvature</a></li> <li><a href="/Classes/CalcIII/Velocity_Acceleration.aspx" class="mm-link">12.11 Velocity and Acceleration</a></li> <li><a href="/Classes/CalcIII/CylindricalCoords.aspx" class="mm-link">12.12 Cylindrical Coordinates</a></li> <li><a href="/Classes/CalcIII/SphericalCoords.aspx" class="mm-link">12.13 Spherical Coordinates</a></li> </ul> </li> <li><a href="/Classes/CalcIII/PartialDerivsIntro.aspx" class="mm-link">13. Partial Derivatives</a> <ul> <li><a href="/Classes/CalcIII/Limits.aspx" class="mm-link">13.1 Limits</a></li> <li><a href="/Classes/CalcIII/PartialDerivatives.aspx" class="mm-link">13.2 Partial Derivatives</a></li> <li><a href="/Classes/CalcIII/PartialDerivInterp.aspx" class="mm-link">13.3 Interpretations of Partial Derivatives</a></li> <li><a href="/Classes/CalcIII/HighOrderPartialDerivs.aspx" class="mm-link">13.4 Higher Order Partial Derivatives</a></li> <li><a href="/Classes/CalcIII/Differentials.aspx" class="mm-link">13.5 Differentials</a></li> <li><a href="/Classes/CalcIII/ChainRule.aspx" class="mm-link">13.6 Chain Rule</a></li> <li><a href="/Classes/CalcIII/DirectionalDeriv.aspx" class="mm-link">13.7 Directional Derivatives</a></li> </ul> </li> <li><a href="/Classes/CalcIII/PartialDerivAppsIntro.aspx" class="mm-link">14. Applications of Partial Derivatives</a> <ul> <li><a href="/Classes/CalcIII/TangentPlanes.aspx" class="mm-link">14.1 Tangent Planes and Linear Approximations</a></li> <li><a href="/Classes/CalcIII/GradientVectorTangentPlane.aspx" class="mm-link">14.2 Gradient Vector, Tangent Planes and Normal Lines</a></li> <li><a href="/Classes/CalcIII/RelativeExtrema.aspx" class="mm-link">14.3 Relative Minimums and Maximums</a></li> <li><a href="/Classes/CalcIII/AbsoluteExtrema.aspx" class="mm-link">14.4 Absolute Minimums and Maximums</a></li> <li><a href="/Classes/CalcIII/LagrangeMultipliers.aspx" class="mm-link">14.5 Lagrange Multipliers</a></li> </ul> </li> <li><a href="/Classes/CalcIII/MultipleIntegralsIntro.aspx" class="mm-link">15. Multiple Integrals</a> <ul> <li><a href="/Classes/CalcIII/DoubleIntegrals.aspx" class="mm-link">15.1 Double Integrals</a></li> <li><a href="/Classes/CalcIII/IteratedIntegrals.aspx" class="mm-link">15.2 Iterated Integrals</a></li> <li><a href="/Classes/CalcIII/DIGeneralRegion.aspx" class="mm-link">15.3 Double Integrals over General Regions</a></li> <li><a href="/Classes/CalcIII/DIPolarCoords.aspx" class="mm-link">15.4 Double Integrals in Polar Coordinates</a></li> <li><a href="/Classes/CalcIII/TripleIntegrals.aspx" class="mm-link">15.5 Triple Integrals</a></li> <li><a href="/Classes/CalcIII/TICylindricalCoords.aspx" class="mm-link">15.6 Triple Integrals in Cylindrical Coordinates</a></li> <li><a href="/Classes/CalcIII/TISphericalCoords.aspx" class="mm-link">15.7 Triple Integrals in Spherical Coordinates</a></li> <li><a href="/Classes/CalcIII/ChangeOfVariables.aspx" class="mm-link">15.8 Change of Variables</a></li> <li><a href="/Classes/CalcIII/SurfaceArea.aspx" class="mm-link">15.9 Surface Area</a></li> <li><a href="/Classes/CalcIII/Area_Volume.aspx" class="mm-link">15.10 Area and Volume Revisited</a></li> </ul> </li> <li><a href="/Classes/CalcIII/LineIntegralsIntro.aspx" class="mm-link">16. Line Integrals</a> <ul> <li><a href="/Classes/CalcIII/VectorFields.aspx" class="mm-link">16.1 Vector Fields</a></li> <li><a href="/Classes/CalcIII/LineIntegralsPtI.aspx" class="mm-link">16.2 Line Integrals - Part I</a></li> <li><a href="/Classes/CalcIII/LineIntegralsPtII.aspx" class="mm-link">16.3 Line Integrals - Part II</a></li> <li><a href="/Classes/CalcIII/LineIntegralsVectorFields.aspx" class="mm-link">16.4 Line Integrals of Vector Fields</a></li> <li><a href="/Classes/CalcIII/FundThmLineIntegrals.aspx" class="mm-link">16.5 Fundamental Theorem for Line Integrals</a></li> <li><a href="/Classes/CalcIII/ConservativeVectorField.aspx" class="mm-link">16.6 Conservative Vector Fields</a></li> <li><a href="/Classes/CalcIII/GreensTheorem.aspx" class="mm-link">16.7 Green's Theorem</a></li> </ul> </li> <li><a href="/Classes/CalcIII/SurfaceIntegralsIntro.aspx" class="mm-link">17.Surface Integrals</a> <ul> <li><a href="/Classes/CalcIII/CurlDivergence.aspx" class="mm-link">17.1 Curl and Divergence</a></li> <li><a href="/Classes/CalcIII/ParametricSurfaces.aspx" class="mm-link">17.2 Parametric Surfaces</a></li> <li><a href="/Classes/CalcIII/SurfaceIntegrals.aspx" class="mm-link">17.3 Surface Integrals</a></li> <li><a href="/Classes/CalcIII/SurfIntVectorField.aspx" class="mm-link">17.4 Surface Integrals of Vector Fields</a></li> <li><a href="/Classes/CalcIII/StokesTheorem.aspx" class="mm-link">17.5 Stokes' Theorem</a></li> <li><a href="/Classes/CalcIII/DivergenceTheorem.aspx" class="mm-link">17.6 Divergence Theorem</a></li> </ul> </li> </ul> </li> <li><a href="/Classes/DE/DE.aspx" class="mm-link">Differential Equations</a> <ul> <li><a href="/Classes/DE/IntroBasic.aspx" class="mm-link">1. Basic Concepts</a> <ul> <li><a href="/Classes/DE/Definitions.aspx" class="mm-link">1.1 Definitions</a></li> <li><a href="/Classes/DE/DirectionFields.aspx" class="mm-link">1.2 Direction Fields</a></li> <li><a href="/Classes/DE/FinalThoughts.aspx" class="mm-link">1.3 Final Thoughts</a></li> </ul> </li> <li><a href="/Classes/DE/IntroFirstOrder.aspx" class="mm-link">2. First Order DE's</a> <ul> <li><a href="/Classes/DE/Linear.aspx" class="mm-link">2.1 Linear Equations</a></li> <li><a href="/Classes/DE/Separable.aspx" class="mm-link">2.2 Separable Equations</a></li> <li><a href="/Classes/DE/Exact.aspx" class="mm-link">2.3 Exact Equations</a></li> <li><a href="/Classes/DE/Bernoulli.aspx" class="mm-link">2.4 Bernoulli Differential Equations</a></li> <li><a href="/Classes/DE/Substitutions.aspx" class="mm-link">2.5 Substitutions</a></li> <li><a href="/Classes/DE/IoV.aspx" class="mm-link">2.6 Intervals of Validity</a></li> <li><a href="/Classes/DE/Modeling.aspx" class="mm-link">2.7 Modeling with First Order DE's</a></li> <li><a href="/Classes/DE/EquilibriumSolutions.aspx" class="mm-link">2.8 Equilibrium Solutions</a></li> <li><a href="/Classes/DE/EulersMethod.aspx" class="mm-link">2.9 Euler's Method</a></li> </ul> </li> <li><a href="/Classes/DE/IntroSecondOrder.aspx" class="mm-link">3. Second Order DE's</a> <ul> <li><a href="/Classes/DE/SecondOrderConcepts.aspx" class="mm-link">3.1 Basic Concepts</a></li> <li><a href="/Classes/DE/RealRoots.aspx" class="mm-link">3.2 Real &amp; Distinct Roots</a></li> <li><a href="/Classes/DE/ComplexRoots.aspx" class="mm-link">3.3 Complex Roots</a></li> <li><a href="/Classes/DE/RepeatedRoots.aspx" class="mm-link">3.4 Repeated Roots</a></li> <li><a href="/Classes/DE/ReductionofOrder.aspx" class="mm-link">3.5 Reduction of Order</a></li> <li><a href="/Classes/DE/FundamentalSetsofSolutions.aspx" class="mm-link">3.6 Fundamental Sets of Solutions</a></li> <li><a href="/Classes/DE/Wronskian.aspx" class="mm-link">3.7 More on the Wronskian</a></li> <li><a href="/Classes/DE/NonhomogeneousDE.aspx" class="mm-link">3.8 Nonhomogeneous Differential Equations</a></li> <li><a href="/Classes/DE/UndeterminedCoefficients.aspx" class="mm-link">3.9 Undetermined Coefficients</a></li> <li><a href="/Classes/DE/VariationofParameters.aspx" class="mm-link">3.10 Variation of Parameters</a></li> <li><a href="/Classes/DE/Vibrations.aspx" class="mm-link">3.11 Mechanical Vibrations</a></li> </ul> </li> <li><a href="/Classes/DE/LaplaceIntro.aspx" class="mm-link">4. Laplace Transforms</a> <ul> <li><a href="/Classes/DE/LaplaceDefinition.aspx" class="mm-link">4.1 The Definition</a></li> <li><a href="/Classes/DE/LaplaceTransforms.aspx" class="mm-link">4.2 Laplace Transforms</a></li> <li><a href="/Classes/DE/InverseTransforms.aspx" class="mm-link">4.3 Inverse Laplace Transforms</a></li> <li><a href="/Classes/DE/StepFunctions.aspx" class="mm-link">4.4 Step Functions</a></li> <li><a href="/Classes/DE/IVPWithLaplace.aspx" class="mm-link">4.5 Solving IVP's with Laplace Transforms</a></li> <li><a href="/Classes/DE/IVPWithNonConstantCoefficient.aspx" class="mm-link">4.6 Nonconstant Coefficient IVP's</a></li> <li><a href="/Classes/DE/IVPWithStepFunction.aspx" class="mm-link">4.7 IVP's With Step Functions</a></li> <li><a href="/Classes/DE/DiracDeltaFunction.aspx" class="mm-link">4.8 Dirac Delta Function</a></li> <li><a href="/Classes/DE/ConvolutionIntegrals.aspx" class="mm-link">4.9 Convolution Integrals</a></li> <li><a href="/Classes/DE/Laplace_Table.aspx" class="mm-link">4.10 Table Of Laplace Transforms</a></li> </ul> </li> <li><a href="/Classes/DE/SystemsIntro.aspx" class="mm-link">5. Systems of DE's</a> <ul> <li><a href="/Classes/DE/LA_Systems.aspx" class="mm-link">5.1 Review : Systems of Equations</a></li> <li><a href="/Classes/DE/LA_Matrix.aspx" class="mm-link">5.2 Review : Matrices &amp; Vectors</a></li> <li><a href="/Classes/DE/LA_Eigen.aspx" class="mm-link">5.3 Review : Eigenvalues &amp; Eigenvectors</a></li> <li><a href="/Classes/DE/SystemsDE.aspx" class="mm-link">5.4 Systems of Differential Equations</a></li> <li><a href="/Classes/DE/SolutionsToSystems.aspx" class="mm-link">5.5 Solutions to Systems</a></li> <li><a href="/Classes/DE/PhasePlane.aspx" class="mm-link">5.6 Phase Plane</a></li> <li><a href="/Classes/DE/RealEigenvalues.aspx" class="mm-link">5.7 Real Eigenvalues</a></li> <li><a href="/Classes/DE/ComplexEigenvalues.aspx" class="mm-link">5.8 Complex Eigenvalues</a></li> <li><a href="/Classes/DE/RepeatedEigenvalues.aspx" class="mm-link">5.9 Repeated Eigenvalues</a></li> <li><a href="/Classes/DE/NonhomogeneousSystems.aspx" class="mm-link">5.10 Nonhomogeneous Systems</a></li> <li><a href="/Classes/DE/SystemsLaplace.aspx" class="mm-link">5.11 Laplace Transforms</a></li> <li><a href="/Classes/DE/SystemsModeling.aspx" class="mm-link">5.12 Modeling</a></li> </ul> </li> <li><a href="/Classes/DE/SeriesIntro.aspx" class="mm-link">6. Series Solutions to DE's</a> <ul> <li><a href="/Classes/DE/PowerSeries.aspx" class="mm-link">6.1 Review : Power Series</a></li> <li><a href="/Classes/DE/TaylorSeries.aspx" class="mm-link">6.2 Review : Taylor Series</a></li> <li><a href="/Classes/DE/SeriesSolutions.aspx" class="mm-link">6.3 Series Solutions</a></li> <li><a href="/Classes/DE/EulerEquations.aspx" class="mm-link">6.4 Euler Equations</a></li> </ul> </li> <li><a href="/Classes/DE/IntroHigherOrder.aspx" class="mm-link">7. Higher Order Differential Equations</a> <ul> <li><a href="/Classes/DE/HOBasicConcepts.aspx" class="mm-link">7.1 Basic Concepts for <em>n</em><sup>th</sup> Order Linear Equations</a></li> <li><a href="/Classes/DE/HOHomogeneousDE.aspx" class="mm-link">7.2 Linear Homogeneous Differential Equations</a></li> <li><a href="/Classes/DE/HOUndeterminedCoeff.aspx" class="mm-link">7.3 Undetermined Coefficients</a></li> <li><a href="/Classes/DE/HOVariationOfParam.aspx" class="mm-link">7.4 Variation of Parameters</a></li> <li><a href="/Classes/DE/HOLaplaceTransforms.aspx" class="mm-link">7.5 Laplace Transforms</a></li> <li><a href="/Classes/DE/HOSystems.aspx" class="mm-link">7.6 Systems of Differential Equations</a></li> <li><a href="/Classes/DE/HOSeries.aspx" class="mm-link">7.7 Series Solutions</a></li> </ul> </li> <li><a href="/Classes/DE/IntroBVP.aspx" class="mm-link">8. Boundary Value Problems &amp; Fourier Series</a> <ul> <li><a href="/Classes/DE/BoundaryValueProblem.aspx" class="mm-link">8.1 Boundary Value Problems</a></li> <li><a href="/Classes/DE/BVPEvals.aspx" class="mm-link">8.2 Eigenvalues and Eigenfunctions</a></li> <li><a href="/Classes/DE/PeriodicOrthogonal.aspx" class="mm-link">8.3 Periodic Functions &amp; Orthogonal Functions</a></li> <li><a href="/Classes/DE/FourierSineSeries.aspx" class="mm-link">8.4 Fourier Sine Series</a></li> <li><a href="/Classes/DE/FourierCosineSeries.aspx" class="mm-link">8.5 Fourier Cosine Series</a></li> <li><a href="/Classes/DE/FourierSeries.aspx" class="mm-link">8.6 Fourier Series</a></li> <li><a href="/Classes/DE/ConvergenceFourierSeries.aspx" class="mm-link">8.7 Convergence of Fourier Series</a></li> </ul> </li> <li><a href="/Classes/DE/IntroPDE.aspx" class="mm-link">9. Partial Differential Equations </a> <ul> <li><a href="/Classes/DE/TheHeatEquation.aspx" class="mm-link">9.1 The Heat Equation</a></li> <li><a href="/Classes/DE/TheWaveEquation.aspx" class="mm-link">9.2 The Wave Equation</a></li> <li><a href="/Classes/DE/PDETerminology.aspx" class="mm-link">9.3 Terminology</a></li> <li><a href="/Classes/DE/SeparationofVariables.aspx" class="mm-link">9.4 Separation of Variables</a></li> <li><a href="/Classes/DE/SolvingHeatEquation.aspx" class="mm-link">9.5 Solving the Heat Equation</a></li> <li><a href="/Classes/DE/HeatEqnNonZero.aspx" class="mm-link">9.6 Heat Equation with Non-Zero Temperature Boundaries</a></li> <li><a href="/Classes/DE/LaplacesEqn.aspx" class="mm-link">9.7 Laplace's Equation</a></li> <li><a href="/Classes/DE/VibratingString.aspx" class="mm-link">9.8 Vibrating String</a></li> <li><a href="/Classes/DE/PDESummary.aspx" class="mm-link">9.9 Summary of Separation of Variables</a></li> </ul> </li> </ul> </li> <li><span>Extras</span></li> <li><a href="/Extras/AlgebraTrigReview/AlgebraTrig.aspx" class="mm-link">Algebra &amp; Trig Review</a> <ul> <li><a href="/Extras/AlgebraTrigReview/AlgebraIntro.aspx" class="mm-link">1. Algebra</a> <ul> <li><a href="/Extras/AlgebraTrigReview/Exponents.aspx" class="mm-link">1.1 Exponents </a></li> <li><a href="/Extras/AlgebraTrigReview/AbsoluteValue.aspx" class="mm-link">1.2 Absolute Value</a></li> <li><a href="/Extras/AlgebraTrigReview/Radicals.aspx" class="mm-link">1.3 Radicals</a></li> <li><a href="/Extras/AlgebraTrigReview/Rationalizing.aspx" class="mm-link">1.4 Rationalizing </a></li> <li><a href="/Extras/AlgebraTrigReview/Functions.aspx" class="mm-link">1.5 Functions </a></li> <li><a href="/Extras/AlgebraTrigReview/MultPoly.aspx" class="mm-link">1.6 Multiplying Polynomials</a></li> <li><a href="/Extras/AlgebraTrigReview/Factoring.aspx" class="mm-link">1.7 Factoring</a></li> <li><a href="/Extras/AlgebraTrigReview/SimpRatExp.aspx" class="mm-link">1.8 Simplifying Rational Expressions</a></li> <li><a href="/Extras/AlgebraTrigReview/Graphing.aspx" class="mm-link">1.9 Graphing and Common Graphs</a></li> <li><a href="/Extras/AlgebraTrigReview/SolveEqnPtI.aspx" class="mm-link">1.10 Solving Equations, Part I</a></li> <li><a href="/Extras/AlgebraTrigReview/SolveEqnPtII.aspx" class="mm-link">1.11 Solving Equations, Part II</a></li> <li><a href="/Extras/AlgebraTrigReview/SolveSystems.aspx" class="mm-link">1.12 Solving Systems of Equations</a></li> <li><a href="/Extras/AlgebraTrigReview/SolveIneq.aspx" class="mm-link">1.13 Solving Inequalities</a></li> <li><a href="/Extras/AlgebraTrigReview/SolveAbsValue.aspx" class="mm-link">1.14 Absolute Value Equations and Inequalities</a></li> </ul> </li> <li><a href="/Extras/AlgebraTrigReview/TrigIntro.aspx" class="mm-link">2. Trigonometry</a> <ul> <li><a href="/Extras/AlgebraTrigReview/TrigFunctions.aspx" class="mm-link">2.1 Trig Function Evaluation</a></li> <li><a href="/Extras/AlgebraTrigReview/TrigGraphs.aspx" class="mm-link">2.2 Graphs of Trig Functions</a></li> <li><a href="/Extras/AlgebraTrigReview/TrigFormulas.aspx" class="mm-link">2.3 Trig Formulas</a></li> <li><a href="/Extras/AlgebraTrigReview/SolveTrigEqn.aspx" class="mm-link">2.4 Solving Trig Equations</a></li> <li><a href="/Extras/AlgebraTrigReview/InverseTrig.aspx" class="mm-link">2.5 Inverse Trig Functions</a></li> </ul> </li> <li><a href="/Extras/AlgebraTrigReview/ExpLogIntro.aspx" class="mm-link">3. Exponentials &amp; Logarithms</a> <ul> <li><a href="/Extras/AlgebraTrigReview/ExponentialFcns.aspx" class="mm-link">3.1 Basic Exponential Functions</a></li> <li><a href="/Extras/AlgebraTrigReview/LogarithmFcns.aspx" class="mm-link">3.2 Basic Logarithm Functions</a></li> <li><a href="/Extras/AlgebraTrigReview/LogProperties.aspx" class="mm-link">3.3 Logarithm Properties</a></li> <li><a href="/Extras/AlgebraTrigReview/SimpLogs.aspx" class="mm-link">3.4 Simplifying Logarithms</a></li> <li><a href="/Extras/AlgebraTrigReview/SolveExpEqn.aspx" class="mm-link">3.5 Solving Exponential Equations</a></li> <li><a href="/Extras/AlgebraTrigReview/SolveLogEqn.aspx" class="mm-link">3.6 Solving Logarithm Equations</a></li> </ul> </li> </ul> </li> <li><a href="/Extras/CommonErrors/CommonMathErrors.aspx" class="mm-link">Common Math Errors</a> <ul> <li><a href="/Extras/CommonErrors/GeneralErrors.aspx" class="mm-link">1. General Errors</a> </li> <li><a href="/Extras/CommonErrors/AlgebraErrors.aspx" class="mm-link">2. Algebra Errors</a> </li> <li><a href="/Extras/CommonErrors/TrigErrors.aspx" class="mm-link">3. Trig Errors</a> </li> <li><a href="/Extras/CommonErrors/CommonErrors.aspx" class="mm-link">4. Common Errors</a> </li> <li><a href="/Extras/CommonErrors/CalculusErrors.aspx" class="mm-link">5. Calculus Errors</a> </li> </ul> </li> <li><a href="/Extras/ComplexPrimer/ComplexNumbers.aspx" class="mm-link">Complex Number Primer</a> <ul> <li><a href="/Extras/ComplexPrimer/Definition.aspx" class="mm-link">1. The Definition</a> </li> <li><a href="/Extras/ComplexPrimer/Arithmetic.aspx" class="mm-link">2. Arithmetic</a> </li> <li><a href="/Extras/ComplexPrimer/ConjugateModulus.aspx" class="mm-link">3. Conjugate and Modulus</a> </li> <li><a href="/Extras/ComplexPrimer/Forms.aspx" class="mm-link">4. Polar and Exponential Forms</a> </li> <li><a href="/Extras/ComplexPrimer/Roots.aspx" class="mm-link">5. Powers and Roots</a> </li> </ul> </li> <li><a href="/Extras/StudyMath/HowToStudyMath.aspx" class="mm-link">How To Study Math</a> <ul> <li><a href="/Extras/StudyMath/GeneralTips.aspx" class="mm-link">1. General Tips</a> </li> <li><a href="/Extras/StudyMath/TakingNotes.aspx" class="mm-link">2. Taking Notes</a> </li> <li><a href="/Extras/StudyMath/GettingHelp.aspx" class="mm-link">3. Getting Help</a> </li> <li><a href="/Extras/StudyMath/Homework.aspx" class="mm-link">4. Doing Homework</a> </li> <li><a href="/Extras/StudyMath/ProblemSolving.aspx" class="mm-link">5. Problem Solving</a> </li> <li><a href="/Extras/StudyMath/StudyForExam.aspx" class="mm-link">6. Studying For an Exam</a> </li> <li><a href="/Extras/StudyMath/TakingExam.aspx" class="mm-link">7. Taking an Exam</a> </li> <li><a href="/Extras/StudyMath/Errors.aspx" class="mm-link">8. Learn From Your Errors</a> </li> </ul> </li> <li><span>Misc Links</span></li> <li><a href="/contact.aspx" class="mm-link">Contact Me</a></li> <li><a href="/links.aspx" class="mm-link">Links</a></li> <li><a href="/mathjax.aspx" class="mm-link">MathJax Help and Configuration</a></li> <li><a href="/privacy.aspx" class="mm-link">Privacy Statement</a></li> <li><a href="/help.aspx" class="mm-link">Site Help & FAQ</a></li> <li><a href="/terms.aspx" class="mm-link">Terms of Use</a></li> </ul> </nav> <div class="top-info-bar"> <span id="mobile-title" class="mobile-header-title header-title">Paul's Online Notes</span> <br /> <span class="top-menu-breadcrumb"> <a href="/" id="breadcrumb_home_link" title="Go to Main Page">Home</a> <span id="breadcrumb_h_b_sep_span">/ </span> <a href="/Classes/CalcI/CalcI.aspx" id="breadcrumb_book_link" title="Go to Book Introduction">Calculus I</a> <span id="breadcrumb_b_c_sep_span">/ </span> <a href="/Classes/CalcI/ReviewIntro.aspx" id="breadcrumb_chapter_link" title="Go to Chapter Introduction">Review</a> <span id="breadcrumb_section_span"> / Exponential and Logarithm Equations</span> </span> </div> <div id="nav_links" class="top-nav-bar"> <a href="/Classes/CalcI/LogFcns.aspx" id="nav_links_prev_section" title="Goto Previous Section : Logarithm Functions"><span class="top-menu-prev fas fa-chevron-left"></span><span class="nav_desktop_extra_pn"> Prev. Section</span></a> <div class="top-nav-bar-link-spacer"></div> <span id="nav_current_notes">Notes</span> <a href="/Problems/CalcI/ExpLogEqns.aspx" id="nav_links_practice" title="Go to Practice Problems for current topic.">Practice<span class="nav_desktop_extra"> Problems</span></a> <a href="/ProblemsNS/CalcI/ExpLogEqns.aspx" id="nav_links_asgn" title="Go to Assignment Problems for current topic.">Assignment<span class="nav_desktop_extra"> Problems</span></a> <div class="top-nav-bar-link-spacer"></div> <a href="/Classes/CalcI/CommonGraphs.aspx" id="nav_links_next_section" title="Goto Next Section : Common Graphs"><span class="nav_desktop_extra_pn"> Next Section </span><span class="top-menu-next fas fa-chevron-right"></span></a> </div> <div class="header-divider"></div> <div class="content"> <span id="SHLink_NoteMobile" class="SH-Link content-note-link-mobile">Show Mobile Notice</span> <span id="SHImg_NoteMobile" class="fas fa-caret-right SH-padding content-note-link-mobile" aria-hidden="true"></span> <span id="SHALink_S_Note" class="SH-Link SH-Hide SH-Bracket">Show All Notes</span>&nbsp;<span id="SHALink_H_Note" class="SH-Link SH-Hide SH-Bracket">Hide All Notes</span> <div id="SHObj_NoteMobile" class="content-note-container content-note-container-mobile"> <div class="content-note-header">Mobile Notice</div> <div class="content-note">You appear to be on a device with a "narrow" screen width (<em>i.e.</em> you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best viewed in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (you should be able to scroll/swipe to see them) and some of the menu items will be cut off due to the narrow screen width.</div> </div> <form method="post" action="./ExpLogEqns.aspx" id="ctl00"> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="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" /> </div> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="1967F317" /> </div> </form> <h3>Section 1.9 : Exponential and Logarithm Equations</h3> <p>In this section we’ll take a look at solving equations with exponential functions or logarithms in them.</p> <p>We’ll start with equations that involve exponential functions. The main property that we’ll need for these equations is,</p> \[{\log _b}{b^x} = x\] <a class="anchor" name="Rev_ExpLogEqn_Ex1"></a> <div class="example"> <span class="example-title">Example 1</span> Solve \(7 + 15{{\bf{e}}^{1 - 3z}} = 10\). <div class="example-content"> <span id="SHLink_Soln1" class="SH-Link soln-title">Show Solution</span> <span id="SHImg_Soln1" class="fas fa-caret-right" aria-hidden="true"></span> <div id="SHObj_Soln1" class="soln-content"> <p>The first step is to get the exponential all by itself on one side of the equation with a coefficient of one.</p> \[\begin{align*}7 + 15{{\bf{e}}^{1 - 3z}} & = 10\\ 15{{\bf{e}}^{1 - 3z}} & = 3\\ {{\bf{e}}^{1 - 3z}} & = \frac{1}{5}\end{align*}\] <p>Now, we need to get the \(z\) out of the exponent so we can solve for it. To do this we will use the property above. Since we have an <strong>e</strong> in the equation we’ll use the natural logarithm. First, we take the logarithm of both sides and then use the property to simplify the equation.</p> \[\begin{align*}\ln \left( {{{\bf{e}}^{1 - 3z}}} \right) & = \ln \left( {\frac{1}{5}} \right)\\ 1 - 3z & = \ln \left( {\frac{1}{5}} \right)\end{align*}\] <p>All we need to do now is solve this equation for \(z\).</p> \[\begin{align*}1 - 3z & = \ln \left( {\frac{1}{5}} \right)\\ - 3z & = - 1 + \ln \left( {\frac{1}{5}} \right)\\ z & = - \frac{1}{3}\left( { - 1 + \ln \left( {\frac{1}{5}} \right)} \right) = 0.8698126372\end{align*}\] </div> </div> </div> <a class="anchor" name="Rev_ExpLogEqn_Ex2"></a> <div class="example"> <span class="example-title">Example 2</span> Solve \({10^{{t^2} - t}} = 100\). <div class="example-content"> <span id="SHLink_Soln2" class="SH-Link soln-title">Show Solution</span> <span id="SHImg_Soln2" class="fas fa-caret-right" aria-hidden="true"></span> <div id="SHObj_Soln2" class="soln-content"> <p>Now, in this case it looks like the best logarithm to use is the common logarithm since left hand side has a base of 10. There’s no initial simplification to do, so just take the log of both sides and simplify.</p> \[\begin{align*}\log {10^{{t^2} - t}} & = \log 100 = \log {10^2} = 2\\ {t^2} - t & = 2\end{align*}\] <p>At this point, we’ve just got a quadratic that can be solved</p> \[\begin{align*}{t^2} - t - 2 & = 0\\ \left( {t - 2} \right)\left( {t + 1} \right) & = 0\end{align*}\] <p>So, it looks like the solutions in this case are \(t = 2\) and \(t = - 1\).</p> </div> </div> </div> <p>Now that we’ve seen a couple of equations where the variable only appears in the exponent we need to see an example with variables both in the exponent and out of it.</p> <a class="anchor" name="Rev_ExpLogEqn_Ex3"></a> <div class="example"> <span class="example-title">Example 3</span> Solve \(x - x{{\bf{e}}^{5x + 2}} = 0\). <div class="example-content"> <span id="SHLink_Soln3" class="SH-Link soln-title">Show Solution</span> <span id="SHImg_Soln3" class="fas fa-caret-right" aria-hidden="true"></span> <div id="SHObj_Soln3" class="soln-content"> <p>The first step is to factor an \(x\) out of both terms.</p> <p><strong>DO NOT DIVIDE AN \(x\) FROM BOTH TERMS!!!!</strong></p> <p>Note that it is very tempting to “simplify” the equation by dividing an \(x\) out of both terms. However, if you do that you’ll miss a solution as we’ll see.</p> \[\begin{align*}x - x{{\bf{e}}^{5x + 2}} & = 0\\ x\left( {1 - {{\bf{e}}^{5x + 2}}} \right) & = 0\end{align*}\] <p>So, it’s now a little easier to deal with. From this we can see that we get one of two possibilities.</p> \[x = 0\hspace{0.25in}\,\,\,{\rm{OR}}\hspace{0.25in}1 - {{\bf{e}}^{5x + 2}} = 0\] <p>The first possibility has nothing more to do, except notice that if we had divided both sides by an \(x\) we would have missed this one so be careful. In the second possibility we’ve got a little more to do. This is an equation similar to the first two that we did in this section.</p> \[\begin{align*}{{\bf{e}}^{5x + 2}} & = 1\\ 5x + 2 & = \ln 1\\ 5x + 2 & = 0\\ x & = - \frac{2}{5}\end{align*}\] <p>Don’t forget that \(\ln 1 = 0\).</p> <p>So, the two solutions are \(x = 0\) and \(x = - \frac{2}{5}\).</p> </div> </div> </div> <p>The next equation is a more complicated (looking at least…) example similar to the previous one.</p> <a class="anchor" name="Rev_ExpLogEqn_Ex4"></a> <div class="example"> <span class="example-title">Example 4</span> Solve \(5\left( {{x^2} - 4} \right) = \left( {{x^2} - 4} \right){{\bf{e}}^{7 - x}}\). <div class="example-content"> <span id="SHLink_Soln4" class="SH-Link soln-title">Show Solution</span> <span id="SHImg_Soln4" class="fas fa-caret-right" aria-hidden="true"></span> <div id="SHObj_Soln4" class="soln-content"> <p>As with the previous problem do NOT divide an \({x^2} - 4\)out of both sides. Doing this will lose solutions even though it “simplifies” the equation. Note however, that if you can divide a term out then you can also factor it out if the equation is written properly.</p> <p>So, the first step here is to move everything to one side of the equation and then to factor out the \({x^2} - 4\).</p> \[\begin{align*}5\left( {{x^2} - 4} \right) - \left( {{x^2} - 4} \right){{\bf{e}}^{7 - x}} & = 0\\ \left( {{x^2} - 4} \right)\left( {5 - {{\bf{e}}^{7 - x}}} \right) & = 0\end{align*}\] <p>At this point all we need to do is set each factor equal to zero and solve each.</p> \[\begin{array}{lll}\begin{aligned}{x^2} - 4 & = 0\\ x & = \pm 2 \\ & \\ & \end{aligned} & \hspace{0.25in} & \begin{aligned}5 - {{\bf{e}}^{7 - x}} & = 0\\ {{\bf{e}}^{7 - x}} & = 5\\ 7 - x & = \ln \left( 5 \right)\\ x & = 7 - \ln \left( 5 \right) = 5.390562088\end{aligned}\end{array}\] <p>The three solutions are then \[x = \pm \,2\] and \(x = 5.3906\).</p> </div> </div> </div> <p>As a final example let’s take a look at an equation that contains two different exponentials.</p> <a class="anchor" name="Rev_ExpLogEqn_Ex5"></a> <div class="example"> <span class="example-title">Example 5</span> Solve \(4{{\bf{e}}^{1 + 3x}} - 9{{\bf{e}}^{5 - 2x}} = 0\). <div class="example-content"> <span id="SHLink_Soln5" class="SH-Link soln-title">Show Solution</span> <span id="SHImg_Soln5" class="fas fa-caret-right" aria-hidden="true"></span> <div id="SHObj_Soln5" class="soln-content"> <p>The first step here is to get one exponential on each side and then we’ll divide both sides by one of them (which doesn’t matter for the most part) so we’ll have a quotient of two exponentials. The quotient can then be simplified and we’ll finally get both coefficients on the other side. Doing all of this gives,</p> \[\begin{align*}4{{\bf{e}}^{1 + 3x}} & = 9{{\bf{e}}^{5 - 2x}}\\ \frac{{{{\bf{e}}^{1 + 3x}}}}{{{{\bf{e}}^{5 - 2x}}}} & = \frac{9}{4}\\ {{\bf{e}}^{1 + 3x - \left( {5 - 2x} \right)}} & = {\frac{9}{4}}\\ {{\bf{e}}^{5x - 4}} & = {\frac{9}{4}}\end{align*}\] <p>Note that while we said that it doesn’t really matter which exponential we divide out by doing it the way we did here we’ll avoid a negative coefficient on the \(x\). Not a major issue, but those minus signs on coefficients are really easy to lose on occasion.</p> <p>This is now in a form that we can deal with so here’s the rest of the solution.</p> \[\begin{align*}{{\bf{e}}^{5x - 4}} = {\frac{9}{4}}\\ 5x - 4 & = \ln \left( {{\frac{9}{4}}} \right)\\ 5x & = 4 + \ln \left( {{\frac{9}{4}}} \right)\\ x & = {\frac{1}{5}}\left( {4 + \ln \left( {{\frac{9}{4}}} \right)} \right) = 0.9621860432\end{align*}\] <p>This equation has a single solution of \(x = 0.9622\).</p> </div> </div> </div> <p>Now let’s take a look at some equations that involve logarithms. The main property that we’ll be using to solve these kinds of equations is,</p> \[{b^{{{\log }_b}x}} = x\] <a class="anchor" name="Rev_ExpLogEqn_Ex6"></a> <div class="example"> <span class="example-title">Example 6</span> Solve \(\displaystyle 3 + 2\ln \left( {\frac{x}{7} + 3} \right) = - 4\). <div class="example-content"> <span id="SHLink_Soln6" class="SH-Link soln-title">Show Solution</span> <span id="SHImg_Soln6" class="fas fa-caret-right" aria-hidden="true"></span> <div id="SHObj_Soln6" class="soln-content"> <p>This first step in this problem is to get the logarithm by itself on one side of the equation with a coefficient of 1.</p> \[\begin{align*}2\ln \left( {\frac{x}{7} + 3} \right) & = - 7\\ \ln \left( {\frac{x}{7} + 3} \right) & = - \frac{7}{2}\end{align*}\] <p>Now, we need to get the \(x\) out of the logarithm and the best way to do that is to “exponentiate” both sides using <strong>e</strong>. In other words,</p> \[{{\bf{e}}^{\ln \left( {\frac{x}{7} + 3} \right)}} = {{\bf{e}}^{ - \frac{7}{2}}}\] <p>So, using the property above with <strong>e</strong>, since there is a natural logarithm in the equation, we get,</p> \[\frac{x}{7} + 3 = {{\bf{e}}^{ - \frac{7}{2}}}\] <p>Now all that we need to do is solve this for \(x\).</p> \[\begin{align*}\frac{x}{7} + 3 & = {{\bf{e}}^{ - \frac{7}{2}}}\\ \frac{x}{7} & = - 3 + {{\bf{e}}^{ - \frac{7}{2}}}\\ x & = 7\left( { - 3 + {{\bf{e}}^{ - \frac{7}{2}}}} \right) = - 20.78861832\end{align*}\] <p>At this point we might be tempted to say that we’re done and move on. However, we do need to be careful. Recall from the previous <a href="LogFcns.aspx#Log_Prop">section</a> that we can’t plug a negative number into a logarithm. This, by itself, doesn’t mean that our answer won’t work since its negative. What we need to do is plug it into the logarithm and make sure that \(\frac{x}{7} + 3\) will not be negative. I’ll leave it to you to verify that this is in fact positive upon plugging our solution into the logarithm and so \(x = - 20.78861832\) is a solution to the equation.</p> </div> </div> </div> <p>Let’s now take a look at a more complicated equation. Often there will be more than one logarithm in the equation. When this happens we will need to use one or more of the following properties to combine all the logarithms into a single logarithm. Once this has been done we can proceed as we did in the previous example.</p> \[ {\log _b}(xy) = {\log _b}(x) + {\log _b}(y) \hspace{0.5in} {\log _b}\left( {\frac{x}{y}} \right) = {\log _b}(x) - {\log _b}(y) \hspace{0.5in}{\log _b}\left( {{x^r}} \right) = r{\log _b}(x) \] <a class="anchor" name="Rev_ExpLogEqn_Ex7"></a> <div class="example"> <span class="example-title">Example 7</span> Solve \(2\ln \left( {\sqrt x } \right) - \ln \left( {1 - x} \right) = 2\). <div class="example-content"> <span id="SHLink_Soln7" class="SH-Link soln-title">Show Solution</span> <span id="SHImg_Soln7" class="fas fa-caret-right" aria-hidden="true"></span> <div id="SHObj_Soln7" class="soln-content"> <p>First get the two logarithms combined into a single logarithm.</p> \[\begin{align*}2\ln \left( {\sqrt x } \right) - \ln \left( {1 - x} \right) & = 2\\ \ln \left( {{{\left( {\sqrt x } \right)}^2}} \right) - \ln \left( {1 - x} \right) & = 2\\ \ln \left( x \right) - \ln \left( {1 - x} \right) & = 2\\ \ln \left( {\frac{x}{{1 - x}}} \right) & = 2\end{align*}\] <p>Now, exponentiate both sides and solve for \(x\).</p> \[\begin{align*}\frac{x}{{1 - x}} & = {{\bf{e}}^2}\\ x & = {{\bf{e}}^2}\left( {1 - x} \right)\\ x & = {{\bf{e}}^2} - {{\bf{e}}^2}x\\ x\left( {1 + {{\bf{e}}^2}} \right) & = {{\bf{e}}^2}\\ x & = \frac{{{{\bf{e}}^2}}}{{1 + {{\bf{e}}^2}}} = 0.8807970780\end{align*}\] <p>The solution work here was a little messy but this is work that you will need to be able to do on occasion so make sure you can do it!</p> <p>Finally, we just need to make sure that the solution, \(x = 0.8807970780\), doesn’t produce negative numbers in both of the original logarithms. It doesn’t, so this is in fact our solution to this problem.</p> </div> </div> </div> <p>Let’s take a look at another example.</p> <a class="anchor" name="Rev_ExpLogEqn_Ex8"></a> <div class="example"> <span class="example-title">Example 8</span> Solve \(\log x + \log \left( {x - 3} \right) = 1\). <div class="example-content"> <span id="SHLink_Soln8" class="SH-Link soln-title">Show Solution</span> <span id="SHImg_Soln8" class="fas fa-caret-right" aria-hidden="true"></span> <div id="SHObj_Soln8" class="soln-content"> <p>As with the last example, first combine the logarithms into a single logarithm.</p> \[\begin{align*}\log x + \log \left( {x - 3} \right) & = 1\\ \log \left( {x\left( {x - 3} \right)} \right) & = 1\end{align*}\] <p>Now exponentiate, using 10 this time instead of <strong>e</strong> because we’ve got common logs in the equation, both sides.</p> \[\begin{align*}{10^{\log \left( {{x^2} - 3x} \right)}} & = {10^1}\\ {x^2} - 3x & = 10\\ {x^2} - 3x - 10 & = 0\\ \left( {x - 5} \right)\left( {x + 2} \right) & = 0\end{align*}\] <p>So, potential solutions are \(x = 5\) and \(x = - 2\). Note, however that if we plug \(x = - 2\) into either of the two original logarithms we would get negative numbers so this can’t be a solution. We can however, use \(x = 5\).</p> <p>Therefore, the solution to this equation is \(x = 5\).</p> </div> </div> </div> <p>When solving equations with logarithms it is important to check your potential solutions to make sure that they don’t generate logarithms of negative numbers or zero. It is also important to make sure that you do the checks in the <strong>original</strong> equation. If you check them in the second logarithm above (after we’ve combined the two logs) both solutions will appear to work! This is because in combining the two logarithms we’ve actually changed the problem. In fact, it is this change that introduces the extra solution that we couldn’t use!</p> <p>Also, be careful in solving equations containing logarithms to not get locked into the idea that you will get two potential solutions and only one of these will work. It is possible to have problems where both are solutions and where neither are solutions.</p> <p>There is one more problem that we should work.</p> <a class="anchor" name="Rev_ExpLogEqn_Ex9"></a> <div class="example"> <span class="example-title">Example 9</span> Solve \(\ln \left( {x - 2} \right) + \ln \left( {x + 1} \right) = 2\). <div class="example-content"> <span id="SHLink_Soln9" class="SH-Link soln-title">Show Solution</span> <span id="SHImg_Soln9" class="fas fa-caret-right" aria-hidden="true"></span> <div id="SHObj_Soln9" class="soln-content"> <p>The first step of this problem is the same as we’ve been doing up to this point. So, let’s combine the logarithms.</p> \[\begin{align*}\ln \left( {\left( {x - 2} \right)\left( {x + 1} \right)} \right) & = 2\\ \ln \left( {{x^2} - x - 2} \right) & = 2\end{align*}\] <p>Now we can exponentiate both sides with respect to \(\bf{e}\) to eliminate the logarithm. Doing this along with a little simplification gives,</p> \[\begin{align*}{x^2} - x - 2 & = {{\bf{e}}^2}\\ {x^2} - x - 2 - {{\bf{e}}^2} & = 0\end{align*}\] <p>We’ve reached the point of this problem. We need to solve this quadratic and without the \({{\bf{e}}^2}\) everyone would be able to do that. However, with the \({{\bf{e}}^2}\) people tend to decide that they can’t do it. </p> <p>This is just a quadratic equation and everyone in this class should be able to solve that. The only difference between this quadratic equation and those you are probably used to seeing is that there are numbers in it that are not integers, or at worst, fractions. In this case the constant in the quadratic is just \( - 2 - {{\bf{e}}^2}\) and so all we need to do is use the quadratic formula to get the solutions.</p> <p>The solutions to this quadratic equation are,</p> \[x = \frac{{1 \pm \sqrt {1 - 4\left( 1 \right)\left( { - 2 - {{\bf{e}}^2}} \right)} }}{2} = \frac{{1 \pm \sqrt {9 + 4{{\bf{e}}^2}} }}{2} = - 2.6047,\,\,\,3.6047\] <p>Do not get excited about the “messy” solutions to this quadratic. We will get these kinds of solutions on occasion. </p> <p>The last step to this problem is to check the two solutions to the quadratic equation in the original equation. Doing that we can see that the first solution, -2.6047, will give negative numbers in the logarithms and so can’t be a solution. On the other hand, the second solution, 3.6047, does not give negative numbers in the logarithms and so is okay.</p> <p>The solution to the original equation is \(x = 3.6047\).</p> </div> </div> </div> </div> <!-- End of content div --> <div class="footer"> <div class="footer-links"> [<a href="/Contact.aspx">Contact Me</a>]&nbsp;[<a href="/Privacy.aspx">Privacy Statement</a>]&nbsp;[<a href="/Help.aspx">Site Help &amp; FAQ</a>]&nbsp;[<a href="/Terms.aspx">Terms of Use</a>] </div> <div class="footer-dates"> <div class="footer-copyright"><span id="lblCopyRight">&copy; 2003 - 2025 Paul Dawkins</span></div> <div class="footer-spacer"></div> <div class="footer-modified-date">Page Last Modified : <span id="lblModified">11/16/2022</span></div> </div> </div> </div> <!-- End of page div... --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10