document.write( "Question 362864: Mr. Brittern's income from two stocks each year totals $280. Stock A pays dividends at the rate of 5% and Stock B at the rate 6%. If he has invested a total of $5000, how much capital is invested in each stock? \n" ); document.write( "
Algebra.Com's Answer #258647 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
0.05x+0.06(5000-x)=280
\n" ); document.write( "0.05x+300-0.06x=280
\n" ); document.write( "-0.01x=-20
\n" ); document.write( "x=2000
\n" ); document.write( "5000-x=3000
\n" ); document.write( "
\n" );