document.write( "Question 222545: a house and a lot together cost more than $89,000. the house costs $1000 more than seven times the cost of the lot. how much does the lot cost? \n" ); document.write( "
Algebra.Com's Answer #166598 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 7x+1000+x=89000 \n" ); document.write( "8x=88000 \n" ); document.write( "x=$11000 lot \n" ); document.write( " |