document.write( "Question 911734: You have already invested $550 in a stock with an annual return of 11%. How much of an additional $1,100 should be invested at 12% and how much at 6% so that the total return on the entire $1,650 is 9%? (Round each answer to the nearest cent.) \n" ); document.write( "
Algebra.Com's Answer #553304 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
I just did one that is almost identical.
\n" ); document.write( "http://www.algebra.com/algebra/homework/word/finance/Money_Word_Problems.faq.question.911728.html\r
\n" ); document.write( "\n" ); document.write( "z+x+y=1650
\n" ); document.write( ".11*550+0.06*x+0.012*y=.09*1650
\n" ); document.write( "60.50+0.06*x+0.012*y=148.50
\n" ); document.write( "1650-550=1100
\n" ); document.write( "148.50-60.50=88
\n" ); document.write( "Now we have two equations in two unknowns
\n" ); document.write( "x+y=1100
\n" ); document.write( "0.06*x+0.012*y=88
\n" ); document.write( "
\n" ); document.write( "
\n" );