document.write( "Question 1197623: Brian has half of his investments in stock paying a 7% dividend and the other half in a stock paying 13% interest. If his total annual interest is $730, how much does he have invested?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #831171 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! Brian has half of his investments in stock paying a 7% dividend and the other half in a stock paying 13% interest. If his total annual interest is $730, how much does he have invested? \n" ); document.write( " Let amount invested be A\r\n" ); document.write( "Then amount invested at 7% and 13% is .5A\r\n" ); document.write( "We then get: .07(.5A) + .13(.5A) = 730\r\n" ); document.write( " .035A + .065A = 730\r\n" ); document.write( " .1A = 730\r\n" ); document.write( " Amount invested, or\n" ); document.write( " |