Posted by Nabil on Saturday, May 19, 2012 at 11:00am.
To combine the two log terms, first, the terms must have the same base (the number subscript of log). In this case, if there is no number subscript of log, the base is equal to 10. The two terms have the same base, 10.
Now, recall that to combine log terms of the same base,
*if addition: multiply the terms inside the log. for example
log 3 + log 5 = log (3*5) = log 15
*if subtraction: divide the terms inside the log. for example,
log 3 - log 5 = log (3/5)
*also, if the log is multiplied by a number (outside), we can rewrite it as exponent of the term inside the log. for example,
2log 3 = log (3^2) = log 9
#1.
applying these rules,
2log x - 3log y
we first make the number outside as an exponent to the term inside the log:
log x^2 - log y^3
since subtraction, we divide the terms inside the log:
log (x^2 / y^3)
#2.
log x - log y + log z
log (x/y) + log z
log (xz/y)
#3.
1/3log 5x + 2/3 log 6x
log (5x)^(1/3) + log (6x)^(2/3)
log [(5x)^(1/3) * (6x)^(2/3)]
**recall that to multiply terms with the same base, we add their exponents. for example,
a^(1/3) * a^(2/3) = a^(1/3 + 2/3) = a^(3/3) = a
**also, we can rewrite fraction exponents as, for instance,
2^(2/3) = cuberoot(2^2) = cuberoot (4)
going back to the problem,
log [(5x)^(1/3) * (6x)^(2/3)]
log [5^(1/3) * 6^(2/3) * x^(1/3 + 2/3)]
log [cuberoot(5*6^2) * x^(3/3)]
log [cuberoot(5*36)x]
log [cuberoot(180)x]
#4.
2/3(logbase2 x - logbase2 y)
note that the base now is 2, but that's not a problem since both terms have the same base.
2/3[ logbase2 (x/y) ]
logbase2 (x/y)^(2/3) or
logbase2 [cuberoot (x^2)/(y^2)]
hope this helps~ :)
Related Questions
algebra - Can someone help me to use radical exponents to write x^1/4 * y^1/7 * ...
math - Why is it important to simplify radical expressions before adding or ...
math - Simplify the rational expression in the form A/B. X^-2+X^-4. Express the ...
Please check answers) - Perform the indicated operations and simplify the result...
math situation - use rational exponents to write x 1/4.y 1/6.z 1/9 as a single ...
Math-Involing i's - 1)What is the product of 5+ Radical (-36) and 1-Radical...
Geometry - 1.If two different lines are perpendicular to the same plane, they ...
Math - Use rational exponents to write x1/6*y1/5*z1/4 as a single radical ...
math,correction - Find length x in each triangle. Express your answer in ...
algebra - express as an equivalant expression that is a single logarithmic and ...
For Further Reading