logarithms

G

Guest

Guest
1) 3log(5x)+4log(2x)=3

These are the steps I did:
log10[(5x^3)(2x^4)]=3
log10[(125x^3)(16x^4)]=3
log10=2000x^7=3
10^3=2000x^7

--I tried diving each side by 1000, since 10^3=1000, and then multiplying 1/7 because of the x^7, but the answer was wrong. My book says the correct answer is .9057. I don't understand how they found that.


2) log2(x^8)=7

I found 2^7=x^8, and 128=x^8

--My book said the correct answer is 1.8340, and I don't understand how they got that.
 
Your formatting is ambiguous, but I'm pretty sure your first and second lines (in your solution) are okay. But what do you mean by "log<sub>10</sub>="?

If that's a typo, then I think the next line is okay. But, given:

. . . . .1000 = 2000x<sup>7</sup>

...why would you divide by 1000 instead of by 2000 (to isolate the variable)? And why would you multiply x<sup>7</sup> by 1/7?

I'm sorry, but I'm not following your reasoning, and/or I'm not understanding your formatting. Shouldn't you divide through by 2000 and then take seventh roots of either side?

Eliz.
 
Eliz, My books says to multiply 1/7 on each side because of the x^7.
 
But the steps you've listed would give you "1/7 = (1000/7)x<sup>7</sup>", not a solution for x.

Sorry, but I don't know what your book is getting at. I can only tell you what would actually solve the equation.

Eliz.
 
Hello, Angela!

2) log<sub>2</sub>(x<sup>8</sup>) = 7

I found 2<sup>7</sup> = x<sup>8</sup>, and 128 = x<sup>8</sup> . . . . right!

My book said the correct answer is 1.8340
and I don't understand how they got that.
You're one step from the answer . . .

We have: . x<sup>8</sup> .= .128

How do we solve for x? . We take the 8<sup>th</sup> root of both sides.

. . and we have: . x .= .128<sup>1/8</sup> .= .1.834008086...
 
Hello, Angela!

1) 3 log(5x) + 4 log(2x) = 3
I wish I could see what you book did . . . that 1/7 is weird!

We have: . log(5x)<sup>3</sup> + log(2x)<sup>4</sup> .= .3

. . . . . . log(125x<sup>3</sup>) + log(16x<sup>4</sup>) .= .3

. . . . . . . . . . . log(125x<sup>3</sup>·16x<sup>4</sup>) .= .3

. . . . . . . . . . . . . . log(2000x<sup>7</sup>) .= .3

Then: . . . . . . . . . . . . .2000x<sup>7</sup> .= .10<sup>3</sup> .= .1000

. . . . . . . . . . . . . . . . . . . . . .x<sup>7</sup> .= .0.5

. . . . . . . . . . . . . . . . . . . . . . x .= .(0.5)<sup>1/7</sup> .= .0.905723664
 
Hello, all!

I think I know what the book did . . . a really stupid move . . .

It got to: .. . . log(2000x<sup>7</sup>) .= .3

Then: .log(2000) + log(x<sup>7</sup>) .= .3

. . . . . . . . . . . . . . . .log(x<sup>7</sup>) .= .3 - log(2000)

. . . . . . . . . . . . . . . 7·log(x) .= .3 - log(2000)

And now "multiply by 1/7" makes sense
. . but it's still a very stupid method.

Solve for x and we get this grotesque answer: .x .= .10<sup>[3 - log(2000)]/7</sup>

. . See what I mean? . . . really truly STUPID!
. . (Authors like that will bring back public flogging.)
 
Top