|
-
May 3rd, 2003, 08:22 PM
#1
Thread Starter
Frenzied Member
How do i solve this?
Im in grade 8 so i dont know how to solve for x in this problem
2^x = 1000
can you plz explain how to solve this?
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
May 3rd, 2003, 09:29 PM
#2
Fanatic Member
well, the best way to solve this problem is to use a calculator. do you see the log button? just evaluate (log 1000)/(log 2)
Massey RuleZ! ^-^__  Cheers!  __^-^ Massey RuleZ!
Did you know that...
The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!
-
May 14th, 2003, 07:56 PM
#3
Fanatic Member
2^x = 1000
log base 2 both sides, so that:
x = log(1000)/log(2)
log(x) is called the common log, with base 10
log(x)/log(y) is called the log of x base y
sometimes written as logy x

prog_tom
JOIN THE REVOLUTION!!!! Dual T3 backedup science community.
http://physics.sviesoft.com/forum
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|