Question 961649
FIXED MISTAKE IN SOLUTION PREVIOUSLY POSTED


Your text is poorly shown.  I can only guess you have
-3(2n-5)/6=6+2(n+6)/3
which appears inside rendering tags as
{{{-3(2n-5)/6=6+2(n+6)/3}}}


Clear away the fraction forms using Multiplicative Inverse Property, in the example, multiplying left and right members by 6.


{{{(-3(2n-5)/6)*6=(6+2(n+6)/3)*6}}}


{{{-3(2n-5)=6*6+(2(n+6)/3)*6}}}

{{{-6n+15=36+2(n+6)*2}}}

{{{-6n+15=36+4n+24}}}

{{{-10n+15=36+24}}}

{{{-10n+15=60}}}

{{{-10n=60-15}}}

{{{-10n=45}}}

{{{n=-45/10}}}

{{{highlight(n=-9/2)}}}