document.write( "Question 1044238: (2) Owen and Sarah's pre-tax income is $100,000. Suppose that state income tax is 10% of taxable state income and that federal income tax is 10/19 of taxable federal income. Taxable federal income is $100,000 less state income tax. Taxable state income is $100,000 less federal income tax. How much will Owen and Sarah pay in state and federal income tax? Hint: Let TF = taxable federal income and TS = taxable state income. \n" ); document.write( "
Algebra.Com's Answer #659546 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
sit = state income tax
\n" ); document.write( "fit = federal income tax
\n" ); document.write( "tsi = taxable state income
\n" ); document.write( "tfi = taxable federal income\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you are given that:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sit = .10 * (100,000 - fit)
\n" ); document.write( "fit = 10/19 * (100,000 - sit)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we'll work with sit first.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sit = .10 * (100,000 - fit)
\n" ); document.write( "fit = 10/19 * (100,000 - sit)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "replace fit with 10/19 * (100,000 - sit) and you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sit = .10 * (100,000 - 10/19 * (100,000 - sit))\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify this to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sit = .10 * (100,000 - 10/19 * 100,000 + 10/19 * sit)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify further to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sit = .10 * 100,000 - .10 * 10/19 * 100,000 + .10 * 10/19 * sit\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify further to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sit = 10,000 - 1/19 * 100,000 + 1/19 * sit\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify further to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sit = 10,000 - 100,000/19 + 1/19 * sit\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 1/19 * sit from both sides of the equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sit - 1/19 * sit = 10,000 - 100,000/19\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify further to get 18/19 * sit = 190,000/19 - 100,000/19\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify further to get 18/19 * sit = 90,000/19\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiply both sides of this equation by 19/18 to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sit = 19/18 * 90,000/19\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify further to get sit = 90,000/18\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify further to get sit = 5,000\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you do a similar thing with federal income tax, except now you know what the value of sit is.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "start with:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "fit = 10/19 * (100,000 - sit)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "replace sit with 5,000 to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "fit = 10/19 * (100,000 - 5,000)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "fit = 10/19 * 95,000\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify further to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "fit = 50,000\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "federal income tax = 50,000
\n" ); document.write( "state income tax = 5,000\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );