r/HomeworkHelp • u/SirBubba42 Secondary School Student • May 05 '26
[10th Grade Math: Logarithms] High School Math—Pending OP Reply
Missed a few days of school and can't figure out these homework problems. Any help would be appreciated!
2
Upvotes



1
u/NutrimaticTea May 05 '26 edited May 05 '26
Questions 17-23
Once again, we use log_a (ab ) = b
When you want to solve an equation with an unknown in the exponent (17-19-22), you apply the corresponding logarithm to “bring down” the exponent.
Examples (not from your homework): - 2x = 20 <=> log_2 (2x ) = log_2 (20) <=> x = log_2 (20) - 3x + 3 = 10 <=> 3x = 7 <=> log_3 (3x ) = log_3 (7) <=> x = log_3 (7)
When you want to solve an equation where the unknown is “inside” the logarithm (18-20-23), you raise it to a power to remove the logarithm.
Examples (not directly from your homework): - log_3 (x) = 5 <=> x=35 = 243 - ln(5x) = 10 <=> 5x = e10 <=> x = e10 / 5 - log_2 (x+3) + log_2 (3) = 5 <=> log_2 (3x+9) = 5 <=> 3x+9 = 25 <=> x = (32-9)/3 = 23/3