SOLUTION: Let {{{x = ln(e/(cuberoot 2)) + ln(cuberoot(2/e))}}} {{{y = log ((1/4), ((16^2)/(2^3)))}}} What is the absolute value of 9x + 4y?
The cube roots are throwing me
You can put this solution on YOUR website! Let
x = ln(e/(cuberoot 2)) + ln(cuberoot(2/e))
------
x = ln[[e/2^(1/3)] * [(2/e)^(1/3)]]
------
x = ln[e/2^(1/3)*(2^(1/3)/(e^(1/3))]
------
x = ln[e^(2/3)]
------
x = (2/3)
======================
y = log ((1/4), ((16^2)/(2^3)))
----------
y = log(1/4)[2^8/2^3]
----------
y = log(1/4)[2^5]
----------
y = log(2^-2)[2^5]
----------
Solve: (2^-2)^k = 2^5
-2k = 5
k = -5/2
-----
Therefore: y = -5/2
=========================
What is the absolute value of 9x + 4y?
|9(2/3) + 4(-5/2)|
----
= |6 - 10|
---
= 4
====================
Cheers,
Stan H.
-------------