document.write( "Question 309581: A company produced 300 appliances in the first week of the month. Because it received additional machinery, its production increased 50% from the first week to the second week. How many appliances did the company produce the second week ?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #221413 by alicealc(293)![]() ![]() ![]() You can put this solution on YOUR website! the increase = 50% * 300 = 50/100 * 300 = 0.5 * 300 = 150 \n" ); document.write( "so in the second week, the company can produce 300 + 150 = 450 appliances \n" ); document.write( " |