Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
+1
784
2
avatar+81 

 

Rewrite the expression as a single logarithm . Then the function 

 

log2x+5log2y3log2z

 

 Rewrite the expressionas a single logarithm . Then the function

 

ln(a+b)+4ln(ab)3lnc

 

 Rewrite the expression as a single logarithm . Then the function

 

 5logx4log(x2+1)+2log(x1)

 Jun 6, 2018
 #1
avatar+130466 
+1

logx  + 5 log2 y  - 3 log 2 x  =

 

log2 x  + log2 y - log2 x3 =

 

log2  [ ( x y5 ) / x3 ] =

 

log2 [ y5 / x2 ]

 

 

ln ( a + b)  + 4 ln ( a - b) - 3 ln c  =

 

ln (a + b) + ln ( a - b)4  - ln c3 =

 

ln  ( [ (a + b) (a - b)4 ] / c3 )

 

 

5 log x - 4 log (x2 + 1)  + 2 log (x - 1)  =

 

log x5  - log (x2 + 1)4 + log ( x - 1)2   =

 

log   [   (x5 * (x - 1)2 ) / (x2 + 1)4  ]

 

 

 

cool cool cool

 Jun 6, 2018
 #2
avatar
0

A small typo in the first one. It should read:

 

Log_2[xy^5 / z^3]

 Jun 6, 2018

2 Online Users