Processing math: 100%
 
+0  
 
+5
999
4
avatar+9676 

1) The quadratic equation x2(loga)+(x+1)logb=0, where a and b are constants, has non-zero equal roots. Express b in terms of a.

 

2) Given that x=log23 and y=log37 , express log4256 in terms of a and b.

 

3) Given that a>1 and b>1 and axby=aybx=1, prove that x + y = 0.

 Sep 13, 2016

Best Answer 

 #3
avatar+130503 
+10

Max.....I assume you want this in terms of x and y instead of a and b

 

x = log2 3        y = log3 7    log42 56         use the change of base rule to write :

 

x = log 3 / log 2  →   log 2  =  log 3/ x

 

y =  log 7 / log 3   →  log 7  = y log 3      

 

log42 56   =    log 56 / log 42        and we can write this as :

 

log ( 2^3 * 7 )  / log ( 2 * 7 * 3)   =

 

[log2^3 + log 7] / [ log 2 + log 7 +  log 3]  =

 

[3 log 2 + y log 3 ]  / [  log3 / x + y log 3 + log 3]  

 

[ 3 * (log 3)/x + y log 3 ]  / [ log 3/x + ylog 3 + log 3]  =   [multiply top/bottom by x]

 

[ 3 log 3  + xylog3 ] / [ log 3 + xylog 3 + x log 3]  =      factor out log 3

 

 [ (log 3) ( 3 + xy ) ]  /  [ (log 3) [ 1 + xy + x ]   =       

 

[ 3 + xy ]  / [ 1 + xy + x ]

 

 

 

cool cool cool

 Sep 13, 2016
 #1
avatar
+6

1) 

Solve for b:
x^2 log(a)+log(b) (x+1) = 0

Subtract x^2 log(a) from both sides:
log(b) (x+1) = -(x^2 log(a))

Divide both sides by x+1:
log(b) = -(x^2 log(a))/(x+1)

Cancel logarithms by taking exp of both sides:
Answer: |b = a^(-x^2/(x+1))

 Sep 13, 2016
 #2
avatar+584 
+4

First,nice questions,MaxWong.laugh

For (1) I want to add some step from the equation given by the guestlog(b)=(x2log(a))/(x+1)=(x2/(x+1)log(a))=log(ax2(x+1))

Now,cancel logarithms by taking exp with both sides:

b=ax2(x+1)

 

(2)I assume you mean a=log23,b=log37instead of x and y

log3=alog2,log2=log3a,log7=blog3

log4256=log42424/3=1+log424/3=1+log(4/3)/log42=1+log(4/3)(log2+log3+log7)

Therefore,log4256=1+log(4/3)(log3)/a+alog2+blog3

 

(3), Given that a>1 and b>1 and axby=aybx=1, prove that x + y = 0.

axby=1log(axby)=log1=0

xlog(a)+ylog(b)=0(1)

Same for the second equation,we have

ylog(a)+xlog(b)=0(2)

combine (1) and (2),we have

(x+y)(log(a)+log(b))=0(3)

Since a>1 and b>1,so log(a)+log(b)>0

So,the equation (3) is true if and only if x+y equal to 0

Hence,x+y=0 if a>1 and b>1

 Sep 13, 2016
 #3
avatar+130503 
+10
Best Answer

Max.....I assume you want this in terms of x and y instead of a and b

 

x = log2 3        y = log3 7    log42 56         use the change of base rule to write :

 

x = log 3 / log 2  →   log 2  =  log 3/ x

 

y =  log 7 / log 3   →  log 7  = y log 3      

 

log42 56   =    log 56 / log 42        and we can write this as :

 

log ( 2^3 * 7 )  / log ( 2 * 7 * 3)   =

 

[log2^3 + log 7] / [ log 2 + log 7 +  log 3]  =

 

[3 log 2 + y log 3 ]  / [  log3 / x + y log 3 + log 3]  

 

[ 3 * (log 3)/x + y log 3 ]  / [ log 3/x + ylog 3 + log 3]  =   [multiply top/bottom by x]

 

[ 3 log 3  + xylog3 ] / [ log 3 + xylog 3 + x log 3]  =      factor out log 3

 

 [ (log 3) ( 3 + xy ) ]  /  [ (log 3) [ 1 + xy + x ]   =       

 

[ 3 + xy ]  / [ 1 + xy + x ]

 

 

 

cool cool cool

CPhill Sep 13, 2016
 #4
avatar+9676 
0

it should be 'in terms of x and y', nice assumption :)

MaxWong  Sep 14, 2016

4 Online Users

avatar