document.write( "Question 156999: if income tax for a certain student is 23%, how much gross pay does that student need to earn to be able to keep $250 (Assume no other deductions.) \n" ); document.write( "
Algebra.Com's Answer #115759 by gonzo(654)\"\" \"About 
You can put this solution on YOUR website!
x - (.23x) = 250.
\n" ); document.write( ".77x = 250
\n" ); document.write( "x = 250/.77 = 324.6753247
\n" ); document.write( "to check you answer, take .23 * 324.6753247 and subtract it from 324.6753247 and you should be left with 250.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );