document.write( "Question 392716: Anna pays 1/6 of her salary in tax , 1/3 on food and the remainder on bills . if she pays $1800 in bills , what is her salary \n" ); document.write( "
Algebra.Com's Answer #278753 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent anna's salary
\n" ); document.write( "Question states*** Note 1/3 = 2/6
\n" ); document.write( " x = x/6 + (2/6)x + $1800
\n" ); document.write( "solving for x
\n" ); document.write( " x - 3/6 x = $1800
\n" ); document.write( " 1/2x = $1800
\n" ); document.write( " x = $3600 \n" ); document.write( "
\n" );