document.write( "Question 45089: my net pay was 200.00\r
\n" );
document.write( "\n" );
document.write( "i want to know how was my gross income before fica tax deduction\r
\n" );
document.write( "\n" );
document.write( "example gross is x less (7.65% of x) 200.00 is my net pay\r
\n" );
document.write( "\n" );
document.write( "gross is x
\n" );
document.write( "less fica 7.65%
\n" );
document.write( "my net is 200.00 \n" );
document.write( "
Algebra.Com's Answer #29912 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! gross is x \n" ); document.write( "less fica 7.65% \n" ); document.write( "my net is 200.00 \r \n" ); document.write( "\n" ); document.write( "Right; you have it. Just put it into an equation, as follows:\r \n" ); document.write( "\n" ); document.write( "x-0.0765x=200 \n" ); document.write( "0.9235x=200 \n" ); document.write( "x=$216.57\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |