document.write( "Question 392014: a company had only two stocks . At the end of the year stock A had gone up 8% and stock B went up 10%. the total profolio which had a value of $10,000 at the beginning of the year went up 9.2% how much was stock A \n" ); document.write( "
Algebra.Com's Answer #278310 by robertb(5830)![]() ![]() You can put this solution on YOUR website! 1.08x + 1.10(10,000 - x) = 10,000*1.092\r \n" ); document.write( "\n" ); document.write( "==> -0.02x = -80 \n" ); document.write( "==> x = 4,000 <--- initial value of stock A, \n" ); document.write( "and 6,000 <--- initial value of stock B. \n" ); document.write( " |