Yahoo Clever wird am 4. Mai 2021 (Eastern Time, Zeitzone US-Ostküste) eingestellt. Ab dem 20. April 2021 (Eastern Time) ist die Website von Yahoo Clever nur noch im reinen Lesemodus verfügbar. Andere Yahoo Produkte oder Dienste oder Ihr Yahoo Account sind von diesen Änderungen nicht betroffen. Auf dieser Hilfeseite finden Sie weitere Informationen zur Einstellung von Yahoo Clever und dazu, wie Sie Ihre Daten herunterladen.
Solve an equation containing a log?
How do you solve this equation?
log(3x+1)=2
That is how the equation is listed, so I would say its safe to assume its log base 10.
6 Antworten
- RaymondLv 7vor 8 JahrenBeste Antwort
Find the "antilog"
If the log is in base 10, then the "antilog" of 2 is 10^2 (equal to 100)
the antilog of a log is simply the "argument" of the log.
(if the base is 10)
10^(log(3x+1)) = 3x+1
Therefore, by taking the antilog on both sides, you would get
3x + 1 = 10^2
(if the base is not 10, then simply use the correct base):
3x + 1 = (base)^2
- vor 8 Jahren
log(b) = a just means 10^a = b.
"log(3x+1) = 2" turns into "10^2 = 3x+1"
10^2 = 3x + 1
100 = 3x + 1
99 = 3x
x = 33
Quelle(n): My cone-shaped head. - Wie finden Sie die Antworten? Melden Sie sich an, um über die Antwort abzustimmen.
- ChrisLv 4vor 8 Jahren
antilog 2 = 100
Hence log 100 = 2
Hence 3x + 1 = 100
Hence 100 - 1 = 99 = 3x
Therefore x = 99/3 = 33