|
-
Nov 13th, 2006, 03:12 PM
#1
Thread Starter
New Member
Logs
All logs here are to base 3. how do i solve
2Logy-Log(y+4)-2=0
Any help appreciated
-
Nov 13th, 2006, 05:48 PM
#2
Member
Re: Logs
2 log(y) - log(y+4) = log(y²/y+4)
So our equation becomes
log(y²/y+4) = 2
y²/y+4 = 3²
y² = 9y + 36
This is a simple quadratic in y.
-
Nov 13th, 2006, 09:52 PM
#3
PowerPoster
Re: Logs
Dear Jonathan B,
Wellcome to the forum. Those things you are request here is the basis of logrithms. Try to learn those first.
“victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha
-
Nov 15th, 2006, 10:21 AM
#4
Hyperactive Member
Re: Logs
I think he's stuck with the fact that vb only has a builtin log10() function.. If thtas the case, Log3(x) = Log10(x)/Log10(3)
-
Nov 15th, 2006, 09:46 PM
#5
PowerPoster
Re: Logs
 Originally Posted by triggernum5
I think he's stuck with the fact that vb only has a builtin log10() function.. If thtas the case, Log3(x) = Log10(x)/Log10(3)
Ya, it's true. But in the fundamentals I think anyone not teach it using log10, log3, etc: Just used a comman letter for it. It is the best way.
“victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha
-
Nov 15th, 2006, 09:58 PM
#6
Hyperactive Member
Re: Logs
Actually, I find that ppl weak in math tend to learn better with fewer variables and more pure examples.. But ok here goes...
Log_b(x) = Log_a(x)/Log_a(b)
-
Nov 15th, 2006, 11:33 PM
#7
PowerPoster
Re: Logs
Correct
“victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha
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
|