Solve for x over the real numbers:
 (2 log(x^3))/log(4 x) = (5 log(x))/log(2 x)
  
 Cross multiply:
 2 log(2 x) log(x^3) = 5 log(x) log(4 x)
  
 Subtract 5 log(x) log(4 x) from both sides:
 2 log(2 x) log(x^3) - 5 log(x) log(4 x) = 0
  
 Transform 2 log(2 x) log(x^3) - 5 log(x) log(4 x) into a polynomial with respect to log(x):
 log^2(x) - 4 log(2) log(x) = 0
  
 Factor log(x) and constant terms from the left hand side:
 -log(x) (4 log(2) - log(x)) = 0
  
 Multiply both sides by -1:
 log(x) (4 log(2) - log(x)) = 0
  
 Split into two equations:
 4 log(2) - log(x) = 0 or log(x) = 0
  
 Subtract 4 log(2) from both sides:
 -log(x) = -4 log(2) or log(x) = 0
  
 Multiply both sides by -1:
 log(x) = 4 log(2) or log(x) = 0
 4 log(2) = log(2^4) = log(16):
 log(x) = log(16) or log(x) = 0
  
 Cancel logarithms by taking exp of both sides:
 x = 16 or log(x) = 0
  
 Cancel logarithms by taking exp of both sides:
 x = 16               or                  x = 1
  
 Domain:  {x element R : 0 1} (assuming a function from reals to reals)