Solve: 2x2 / sqrt( x4 ) + 2 = 5 / sqrt( 3x )
Since sqrt( x4 ) = x2 ---> 2x2 / sqrt( x4 ) ---> 2x2 / x2 ---> 2
Therefore: 2x2 / sqrt( x4 ) + 2 = 2 + 2 = 4
The problem reduces to: 4 = 5 / sqrt( 3x )
Multiply both sides by sqrt( 3x ) to get 4·sqrt( 3x ) = 5
Square both sides: 16 · 3x = 25
---> 3x = 25 / 16
Find the log of both sides: log( 3x ) = log( 25 / 16)
---> x · log( 3) = log( 25 / 16 )
---> x = log( 25 / 16) / log( 3 )
---> x = 0,406228 (approximately)