document.write( "Question 689918: Two proposed tax bills. The first states a homeowner will pay 1900$ plus 4% of their assessed homes value in taxes. The second bill proposes a 500$ payment and 9% of their homes value in taxes. What price range of the home assessment would make the first deal a better deal for the homeowner?\r
\n" );
document.write( "\n" );
document.write( "This is what I have came up with: 1900+0.04*x>500+0.09*x Then I should subtract 0.04x from both sides. Simplify it to 1900>500+0.05x. Then subtract 500 and simplify to get 1400>0.05x... then I divide by 0.05 to get 28000... is this right? A home greater than 28000 would be the best deal? \n" );
document.write( "
Algebra.Com's Answer #426106 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Two proposed tax bills. The first states a homeowner will pay 1900$ plus 4% of their assessed homes value in taxes. The second bill proposes a 500$ payment and 9% of their homes value in taxes. What price range of the home assessment would make the first deal a better deal for the homeowner?\r \n" ); document.write( "\n" ); document.write( "This is what I have came up with: 1900+0.04*x>500+0.09*x Then I should subtract 0.04x from both sides. Simplify it to 1900>500+0.05x. Then subtract 500 and simplify to get 1400>0.05x... then I divide by 0.05 to get 28000... is this right? A home greater than 28000 would be the best deal?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let V be the value of the home\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then: 1,900 + .04V < 500 + .09V (Notice that the inequality is < instead of >) \n" ); document.write( ".04V - .09V < 500 – 1,900 \n" ); document.write( "- .05V < - 1,400\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "V, or value > \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Yes, the first tax deal would be better for homeowners with homes valued at a price higher than $28,000. \n" ); document.write( " |