document.write( "Question 1152226: Tammy had two jobs last year, each in a different province. One province levies a 2% tax and the other a 4% tax. She paid a total of $225 in taxes on a taxable income of $9000. How much did she earn in each province? \n" ); document.write( "
Algebra.Com's Answer #774202 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Tammy had two jobs last year, each in a different province. One province levies a 2% tax and the other a 4% tax. She paid a total of $225 in taxes on a taxable income of $9000. How much did she earn in each province?
\n" ); document.write( "-------------
\n" ); document.write( "A = amount at 2%
\n" ); document.write( "Tax = 0.02*A + 0.04*(9000 - A) = 225
\n" ); document.write( "Solve for A
\n" ); document.write( "
\n" );