document.write( "Question 373732: You want to build a new house valued at $150,000 in a neighborhood. The tax on a house in the same neighborhood with an assessed value of $112,000 is $1680. Find the tax on your house? \n" ); document.write( "
Algebra.Com's Answer #266010 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
112,000/150,000=1,680/X
\n" ); document.write( "112/150=1,680/X
\n" ); document.write( "112X=1,680*150
\n" ); document.write( "112X=252,000
\n" ); document.write( "X=252,000/112
\n" ); document.write( "X=$2,250 IS THE TAX ON YOUR HOUSE.
\n" ); document.write( "
\n" );