stupid math question

josphII

Banned
Nov 24, 2001
1,490
0
0
Originally posted by: SONYFX
log x = 4.203

how do you get x without using calculator?

assuming its log base 10, x = 10^4.203

and to go from there id start by coverting 4.203 to a fraction, the hand calculations from there im sure would get tedious
 

eLiu

Diamond Member
Jun 4, 2001
6,407
1
0
Originally posted by: SONYFX
log x = 4.203

how do you get x without using calculator?

Well, you could go the old-school way and use a sliderule. Or even older...get a table of logs. hehe. Other than that, I hope you're good at calculating nth roots by hand.
 

Hector13

Golden Member
Apr 4, 2000
1,694
0
0
Originally posted by: SONYFX
log x = 4.203

how do you get x without using calculator?

easy... you post on the internet...

log(15958.79147) = 4.203, or
ln(66.88669042) = 4.203
 

LordMorpheus

Diamond Member
Aug 14, 2002
6,871
1
0
Log(x)=4.203

10^4.203=x

10^4 * 10^.203 =x

sooo, 10^.203 is a wee bit less than 10^.33333, which, is turn, is a wee bit more than 2. SO lets estimate 10^.203 as "about 2"

Which gives us "about 20000"

which is accurate to one signifigant figure, which is about as good as it will be with now machine-assistance. Or log tables.

I suppose you could work out a taylor series for this and calculate X, using 20000 as the starting point for x to keep accuracy up. It would be tedious, but doable. That said, I'm not going to do it.