Question 1185936
ambiguous expression


Is that supposed to be {{{sqrt(((0.91)(12.5)(0.15))/((0.9)(0.25)(0.3)))}}} ?



You can at least start with attempt to simplify, looking for factorizations.


Inside the radical,

{{{(0.91*125*(1/10)*15*(1/100))/(3*3*(1/10)*5*5*(1/100)*3*(1/10))}}}

{{{(0.91*5*5*5*15)/(3*3*5*5*3*(1/10))}}}

{{{(0.91*5*5*5*3*5)/(3*3*5*5*3*(1/10))}}}

{{{(0.91*5*5*5)/(3*3)}}}


Since that was all inside the radical, you have  {{{sqrt((0.91*5*5*5)/(3*3))}}}

and continuing,

{{{highlight_green((5/3)sqrt(0.91*5))}}}, and not sure if you want to go on for a final decimal value or not.