Difference between revisions of "Exponential Properties"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
Line 16: Line 16:
 
==Resources==
 
==Resources==
 
* [https://tutoring.asu.edu/sites/default/files/exponentialandlogrithmicproperties.pdf Exponential and Logarithmic Properties], Arizona State University
 
* [https://tutoring.asu.edu/sites/default/files/exponentialandlogrithmicproperties.pdf Exponential and Logarithmic Properties], Arizona State University
 +
* [https://www.khanacademy.org/math/cc-eighth-grade-math/cc-8th-numbers-operations/cc-8th-exponent-properties/a/exponent-properties-review Exponent Properties Review], Khan Academy

Revision as of 13:30, 16 September 2021

Introduction

Exponential properties can be used to manipulate equations involving exponential expressions and/or functions. Here are some important exponential properties:

  • Negative exponent property: Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a^{-n} = \frac{1}{a^{n}} } and
  • Product of like bases:
  • Quotient of like bases:
  • Multiple powers:
  • Product to a power:
  • Quotient to a power:

Special cases involving 0:

  • For any nonzero number , Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a^0 = 1 } .
  • For any positive number Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m } , Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0^m = 0 } .
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0^m } does not exist if m is negative (since Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0^{-n} = 1/0^n = 1/0 } ).
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0^0 } is indeterminate or undefined depending on the context).

Resources