document.write( "Question 1153654: Brian has half of his investments in stock paying a 10% dividend and the other half in a stock paying 14% interest. If his total annual interest is $780, how much does he have invested? \n" ); document.write( "
Algebra.Com's Answer #775912 by ikleyn(52776)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the HALF of what Brian invested.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then you have this equation for the total interest\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    0.10*x + 0.14*x = 780  dollars,   or\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    0.24x = 780.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Hence,  x = \"780%2F0.24\" = 3250 dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the Brian's total investment was twice this amount, or  6500 dollars.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );