document.write( "Question 656804: If $8000 is invested at 7%, how much must be invested at 9% to have a total interest of $1550? \n" ); document.write( "
Algebra.Com's Answer #409656 by jhadipak(3)\"\" \"About 
You can put this solution on YOUR website!
Solution:
\n" ); document.write( "we have given \r
\n" ); document.write( "\n" ); document.write( "8000*7% + x* 9% = 1550
\n" ); document.write( "so, 8000*7/100 + x* 9/100 = 1550
\n" ); document.write( "=> 80*7 + x(0.09) = 1550
\n" ); document.write( "=> 560 + x(0.09) = 1550
\n" ); document.write( "=> x(0.09) = 1550 - 560
\n" ); document.write( "=> x = 990/0.09
\n" ); document.write( " = $11000\r
\n" ); document.write( "\n" ); document.write( "Hope this will help you!
\n" ); document.write( "
\n" );