document.write( "Question 1036298: Simon's monthly take home pay(after taxes) is $2400. If he pays 20% of his gross pay(before taxes) in tax, what is his gross pay?
\n" ); document.write( "(Round to the nearest dollar as needed)
\n" ); document.write( "

Algebra.Com's Answer #650986 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = his gross pay
\n" ); document.write( "\"+x+-+.2x+=+2400+\"
\n" ); document.write( "\"+.8x+=+2400+\"
\n" ); document.write( "\"+x+=+3000+\"
\n" ); document.write( "His gross pay is $3,000
\n" ); document.write( "
\n" );