document.write( "Question 1173111: Tom received an inheritance amount of money.
\n" ); document.write( " Knowing that 3 times this amount increased by $ 18,000 is equal to 5 times this amount decreased by $ 16,000,
\n" ); document.write( "what is the amount of the inheritanc
\n" ); document.write( "

Algebra.Com's Answer #798250 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x=amount
\n" ); document.write( "3x+18000=5x-16000
\n" ); document.write( "2x=34000
\n" ); document.write( "x=$17000
\n" ); document.write( "
\n" );