0

If $z= - 0.1887\cdot(x^{0.7637})\cdot(y^{0.2306})$

Its natural logarithm will be

$\ln(z) = - [ \ln(0.1887) + 0.7637 \ln(x) + 0.2306 \ln(y)]$

or

$\ln(z) = - [ \ln(0.1887) - 0.7637 \ln(x) - 0.2306 \ln(y)]$?

Thank you in advance

Ian Mateus
  • 7,431
Syeda
  • 125

2 Answers2

1

The logarithm of a negative number is not defined among real numbers.
(It can have infinitely many values among complex numbers.)

But, for example $x^A / \,y^B = A\ln x - B\ln y$ if you want subtraction, or $(1/s)^A \cdot x^B\cdot y^C = -A\ln s+B\ln x+C\ln y\ $ if you like.

Berci
  • 90,745
1

If an answer is required, maybe try $$ \ln(z) = \ln(-1) + \ln(0.1887) + 0.7637 \ln(x) + 0.2306 \ln(y) $$ As others stated, this is not a real number. But maybe some complex number answer is intended?

GEdgar
  • 111,679