Question 1009708


{{{3^(3x) <= 9^(x^2)}}}

{{{3^(3x) <= (3^2)^(x^2)}}}

{{{3^(3x) <= 3^(2x^2)}}}........if bases same, exponents are same too, so

{{{3x <= 2x^2}}}

{{{3x/x <= 2x^2/x}}}

{{{3 <= 2x}}}

{{{3/2 <= x}}}

or

{{{x>=3/2}}}