document.write( "Question 1176107: Quinn invests $5500 in two different accounts. The first account paid 5 %, the second account paid 7 % in interest. At the end of the first year he had earned $307 in interest. How much was in each account? \n" ); document.write( "
Algebra.Com's Answer #802173 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( " $307 = .07x + .05(5500-x)\r\n" );
document.write( " $32/.02 = x = $1600 at 7%  and $3900 at 5%\r\n" );
document.write( "Wish You the Best in your Studies.\r\n" );
document.write( "
\n" ); document.write( "
\n" );