document.write( "Question 363719: A company's profit for the second half year is $150,000 greater than the profit for the first half year. The total annual profit is $850,000. What is the profit for the first half yaer? \n" ); document.write( "
Algebra.Com's Answer #259385 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! Let x = profit for 1st half in dollars\r \n" ); document.write( "\n" ); document.write( "x + x + 150,000 = 850,000 \n" ); document.write( " 2x = 850,000 - 150,000 \n" ); document.write( " 2x = 700,000 \n" ); document.write( " x = 350,000 \n" ); document.write( " \n" ); document.write( " |