document.write( "Question 855852: I need help figuring out how to put this into an equation so that I can work it and get the answers.\r
\n" );
document.write( "\n" );
document.write( "Kevin has half of his investments in a stock paying an 8%dividend and the other half in a stock paying 11%. if his total annual interest is $570,how much does he have invested?\r
\n" );
document.write( "\n" );
document.write( "answer: how much money in each account and what is the total amount invested. \n" );
document.write( "
Algebra.Com's Answer #515592 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Kevin has half of his investments in a stock paying an 8%dividend and the other half in a stock paying 11%. if his total annual interest is $570,how much does he have invested? \n" ); document.write( "answer: how much money in each account and what is the total amount invested. \n" ); document.write( ": \n" ); document.write( "let x = amt invested in each account \n" ); document.write( "then \n" ); document.write( "2x = total amt invested in the two accounts \n" ); document.write( ": \n" ); document.write( ".08x + .11x = 570 \n" ); document.write( ".19x = 570 \n" ); document.write( " |