document.write( "Question 808352: You have 14400 to invest in two accounts paying 8% and 10% annual interest. at the end of the year they earn the same amount of money. How much money is in each? \n" ); document.write( "
Algebra.Com's Answer #486968 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a+b=14400,
\n" ); document.write( ".08a=.1b
\n" ); document.write( "a=8000., b=6400.
\n" ); document.write( "640 was earned in interest by each
\n" ); document.write( "
\n" ); document.write( "
\n" );