document.write( "Question 108311: If you pay 32% of your income in taxes and your income after taxes is $23,256,
\n" );
document.write( "what is your gross (before taxes) income?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #78952 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If you pay 32% of your income in taxes and your income after taxes is $23,256, \n" ); document.write( "what is your gross (before taxes) income? \n" ); document.write( "-------------- \n" ); document.write( "Let \"x\" be gross income before taxes. \n" ); document.write( "EQUATION: \n" ); document.write( "x - 0.32x = 23,256 \n" ); document.write( "0.68x = 23,256 \n" ); document.write( "x = $34200 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |