Question 1067442

88=0.2x^3/2

Solve for x and round. Im trying to figure out how to isolate x and then how to solve for x.
<pre>You need to use parentheses, but I believe this should be: {{{matrix(1,3, 88, "=", matrix(2,1, " ", .2x^(3/2)))}}}   
If so, we'll have: {{{matrix(1,19, 88, "=", matrix(2,1, " ", .2x^(3/2)), highlight("====>"), 88/.2, "=", matrix(2,1, " ", x^(3/2)), highlight("====>"), 440, "=", matrix(2,1, " ", x^(3/2)), highlight("====>"), 440^(2/3), "=", matrix(2,1, " ", x^((3/2) * (2/3))), highlight("====>"), 440^(2/3), "=", x
)}}}     {{{highlight_green(matrix(1,3, 57.84979, "=", x))}}}