document.write( "Question 937247: A woman has $5,000 invested at 8% annual interest. At what rate must she invest an additional $10,000 so that her annual income from both investments is 9% of her total investment? \n" ); document.write( "
Algebra.Com's Answer #570686 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = rate at which 10000 is invested
\n" ); document.write( "---
\n" ); document.write( "5000*0.08 + 10000x = 15000*0.09
\n" ); document.write( "10000x = 15000*0.09 - 5000*0.08
\n" ); document.write( "x = (15000*0.09 - 5000*0.08)/10000
\n" ); document.write( "x = 0.095
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "invest the additional %10,000 at 9.5%
\n" ); document.write( "---
\n" ); document.write( "Free algebra tutoring live chat:
\n" ); document.write( "https://sooeet.com/chat.php?gn=algebra
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations with quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "
\n" );