document.write( "Question 1147345: For an income over $10,000 a state charges a fixed tax of $300 plus 6.5% of the income in excess of $10,000.
\n" );
document.write( "I need to calculate the income tax for an income of $80,000 and determine the amount of income if $7,508.50 was the amount paid in taxes. Can you give guidance on the correct format to complete these.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #768668 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1. The income tax for an income of $80,000\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Take fixed tax of $300, and add to it 6.5% of excess of $80,000 over $10,000.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The excess is $80,000 - $10,000 = $70,000.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The 6.5% of it is 0.065*70000 = 4550.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, your answer is $300 + $4550 = $4850.\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. Determine the amount of income if $7,508.50 was the amount paid in taxes\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "$7,508.50 is greater than $300.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It means that the income exceeds $10,000.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The difference 7,508.50 dollars MINUS 300 dollars = 7,208.50 is 6.5% od the exceed over $10,000.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Hence, this exceed is\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Is everything clear to you in my solution ?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If not, then let me know, by referring to the problem's ID number 1147345.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |