Exponential and Logarithmic Functions
Log Properties
Apply the product rule log(xy) = log(x) + log(y) to compute log_2(4) + log_2(8) = log_2(32) = 5.
Example: log_2(4) + log_2(8) = log_2(4 · 8) = log_2(32). Since 2^2 = 4 and 2^3 = 8, the sum 2 + 3 = 5 = log_2(32).
Example
log-properties
The product rule states: log_b(xy) = log_b(x) + log_b(y). This converts multiplication inside the log to addition of logs, and is the basis for logarithmic simplification.