document.write( "Question 818456: Emma has half of her investments in a stock paying 10% dividends and the other half in a stock paying 15% interest. If her total annual interest is $510, how much does she have invested in each and total? \n" ); document.write( "
Algebra.Com's Answer #492581 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the investment in each be x\r
\n" ); document.write( "\n" ); document.write( "total investment = 2x\r
\n" ); document.write( "\n" ); document.write( "10%x+15%x=510\r
\n" ); document.write( "\n" ); document.write( "0.1x+0.15x=510\r
\n" ); document.write( "\n" ); document.write( "0.25x=510
\n" ); document.write( "x= 510/0.25\r
\n" ); document.write( "\n" ); document.write( "x= 2040 investment in each\r
\n" ); document.write( "\n" ); document.write( "total = 2040 *2= 4080\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );