document.write( "Question 321527: Mr.Batti invested twice as much money in an account that pays 9% interest as he did in an account that pays 7% in interest. His total investment pays him 1,250 a year in interest. How much did he invest at each rate? THANKS. \n" ); document.write( "
Algebra.Com's Answer #230287 by mananth(16949)\"\" \"About 
You can put this solution on YOUR website!
let him invest x at 7%
\n" ); document.write( "hw will invest 2x at 9%
\n" ); document.write( "..
\n" ); document.write( "Interest equation
\n" ); document.write( "0.07x+0.09x=1250
\n" ); document.write( "multiply by 100
\n" ); document.write( "7x+9x=125000
\n" ); document.write( "16x=125000
\n" ); document.write( "x=125000/16
\n" ); document.write( "=7812.50 at 7%
\n" ); document.write( "..
\n" ); document.write( "2x= 2*7812.50
\n" ); document.write( "=15625.00 at 9%
\n" ); document.write( "
\n" );