document.write( "Question 787617: A Man bought 3 houses for $440,000.\r
\n" );
document.write( "\n" );
document.write( "2nd house cost $6,000 more than the 1st\r
\n" );
document.write( "\n" );
document.write( "3rd house cost $4,000 more than the 2nd\r
\n" );
document.write( "\n" );
document.write( "How much was the 1st? \n" );
document.write( "
Algebra.Com's Answer #478274 by harpazo(655)![]() ![]() You can put this solution on YOUR website! x + (x + 6000) + (x + 6000) + 4000 = 440, 000\r \n" ); document.write( "\n" ); document.write( "3x + 12,000 + 4,000 = 440,000\r \n" ); document.write( "\n" ); document.write( "3x + 16,000 = 440,000\r \n" ); document.write( "\n" ); document.write( "3x = 440,000-16,000\r \n" ); document.write( "\n" ); document.write( "3x = 424,000\r \n" ); document.write( "\n" ); document.write( "x = 424,000/3\r \n" ); document.write( "\n" ); document.write( "x = 141,333.33\r \n" ); document.write( "\n" ); document.write( "The payment for the first house is $141,333.33.\r \n" ); document.write( "\n" ); document.write( "Understand? \n" ); document.write( " |