Log base2(x+2)+log base4(y+10)=2

Log base4(x+2)+log base2(y+10)=5/2
Solve simultaneously

3 answers

so call the logs base 4 a and b.
Now, log_2(x) = 2*log_4(x) since 4=2^2
Now the system becomes

2a+b = 2
a+2b = 5/2
or, 2a+4b=5

Now subtract and you have 3b=3, so b=1
Use that to get a=1/2

so, log_4(x+2)=1/2 --> x+2=2 --> x=0
log_4(y+10)=1 --> y+10=4 --> y = -6
recall log x k = (log 10 k)/(log 10 x)
or (log a k) / (log a x) , which allows me to switch bases

so log 4 (y+10) = (log 2 (y+10) ) / (log 2 4)
= (1/2) log 2 (y+10)

skipping some obvious steps:
log 2 (x+2) + (1/2)log 2 (y+10) = 2
2log 2 (x+2) + log 2 (y+10) = 4
log 2 [(x+2)^2(y+10)] = 4
(x+2)^2(y+10) = 2^4 = 16 ****

similarly
(1/2)log 2 (x+2) + log 2 (y+210) = 5/2
log 2 (x+2) + 2log 2 (y+10) = 5
log 2 [(x+2)(y+10)^2] = 5
(x+2)(y+10)^2 = 2^5 = 32 ***

divide *** by ****
(y+10)/(x +2) = 5
y+10 = 5(x+2)

back in ****
(x+2)^2(y+10) = 16
(x+2)^2 (5(x+2)) = 16
(x+2)^3 = 16/5
I get x = -.52638... and back in y+10 = 5(x+2)
I get y = -2.631937...

and they work if I sub back into the original !!!
Wolfram confirmation:
http://www.wolframalpha.com/input/?i=solve+y%2B10+%3D+5(x%2B2),+(x%2B2)%5E2*(y%2B10)+%3D+16
In all that weird <html>, I must have made an error.
My answer works in the first equation but not in the 2nd.

go with Steve's simple solution, I didn't see the forest for the trees.
Similar Questions
  1. Help me solve this question by using 1's complement(i) 110(Base2) - 010(Base2) (ii) 1010(Base2) - 1000(Base2) Help me solve this
    1. answers icon 0 answers
  2. log(base2)x-log(base2)6= log(base2)5+ 2log(base2)3log(x/6)=3log15 (x/6)=15^3 6*(x/6)=15^3*6 x=15^3*6 =20,250 Answer is 270....
    1. answers icon 1 answer
  3. Evaluate log(base4)8 + log(base4)(1/8log(base4)=(8x1/8) =1 I got 1 but the back of the book says 0...?
    1. answers icon 1 answer
    1. answers icon 2 answers
more similar questions