document.write( "Question 95282: In a certain city, the amount of property tax paid varies directly with the assessed value of the property. If a family whose house is assessed at $60,000 pays $1,500 in property tax during a certain year, what is the assessed value of a house whose owners paid $2,125 in taxes during the same year? \n" ); document.write( "
Algebra.Com's Answer #69369 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
60,000/1,500=x/2,125 now cross multiply.
\n" ); document.write( "1,500x=2,125*60,000
\n" ); document.write( "1,500x=127,500,000
\n" ); document.write( "x=127,500,000/1,500
\n" ); document.write( "x=$85,000 assessed value of the property with $2,125 taxes.
\n" ); document.write( "
\n" );