Prime7 Symbolic calculation issue.
Prime3 could solve below two parallel equation (Placed in Vector form). Symbolic calculation worked as below.
[120 = x * (1*10^6)^y]
[30 = x * (1*10^3)^y] -->Solve,x,y,float -->[7.5 0.20068666]
If I do the same in Prime7, It resulted "No solution was found".
Solving block works as expected. Is there a way to solve this in Symbolic calculation in Prime7?

