document.write( "Question 1176108: Tony invests $6000 in two different accounts. The first account paid 9 %, the second account paid 6 % in interest. At the end of the first year he had earned $465 in interest. How much was in each account?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #802168 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi\r\n" );
document.write( "I = P*r*t\r\n" );
document.write( " 465 = .09x + .06(6000-x)\r\n" );
document.write( " 105/.03 = x = $3500 at 9%  and $2500 at 6%\r\n" );
document.write( "Wish You the Best in your Studies.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );