document.write( "Question 698660: A single taxpayer uses a tax rate schedule to calculate the amount of tax pay on a federal income tax return. If the taxpayer has an adjusted income over $23,350, then the taxpayer must pay $3502 plus 28% of any amount over $23,350. If the amount of adjusted income is written as A and the tax if T, write the formula to find the tax. \n" ); document.write( "
Algebra.Com's Answer #430970 by sofiyac(983) You can put this solution on YOUR website! A single taxpayer uses a tax rate schedule to calculate the amount of tax pay on a federal income tax return. If the taxpayer has an adjusted income over $23,350, then the taxpayer must pay $3502 plus 28% of any amount over $23,350. If the amount of adjusted income is written as A and the tax if T, write the formula to find the tax.\r \n" ); document.write( "\n" ); document.write( "T=3502+0.28(A-23350) \n" ); document.write( " |