View Full Version : Help finding x
Hi, I am having trouble finding x for the following exquation:
2x=16-3/4 * sqrt(2)
Any help on solving it would be much apprecitated.
dduardo
Nov15-03, 11:52 AM
why don't you use logs.
2^x = 16^(-3/4) * sqrt(2)
x*ln(2) = ln(16^(-3/4) * sqrt(2) )
x = ln(16^(-3/4) * sqrt(2) ) / ln(2)
reduce it further to:
x = -2.5
dduardo
Nov15-03, 12:00 PM
jcsd, your i see you changed your reduction. The previous one was obviously wrong.
Is it possible to find x not using logs?
Duardo: No, it was perfectly correct.
dduardo
Nov15-03, 12:11 PM
Originally posted by Matrix
Is it possible to find x not using logs?
yes.
you can convert 16 to a base 2
16^(-3/4) = (2^4)^(-3/4) = 2^(-3)
therefore
2^x = 2^(-3) * 2^(1/2)
2^x = 2^(-5/2)
x = -2.5
This is probably off topic, but don't you just love logs?
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.