document.write( "Question 958811: Lydia has money in two savings accounts. One rate is 5% and the other is 10%. If she has $350 more in the 10% account and the total interest is $347, how much is invested in each savings account? \n" ); document.write( "
Algebra.Com's Answer #585992 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "F=amount in 5%; T=amount in 10%=F+$350
\n" ); document.write( "0.05F+0.10T=$347 Substitute for T
\n" ); document.write( "0.05F+0.10(F+$350)=$347
\n" ); document.write( "0.05F+0.10F+$35=$347 Subtract $35 from each side.
\n" ); document.write( "0.15F=$312 Divide each side by 0.15
\n" ); document.write( "F=$2080 ANSWER 1:She has $2080 in the 5% account.
\n" ); document.write( "T=F+$350=$2080+$350=$2430 ANSWER: She has $2430 in the 10% account
\n" ); document.write( "CHECK:
\n" ); document.write( "0.05F+0.10T=$347
\n" ); document.write( "0.05($2080)+0.10($2430)=$347
\n" ); document.write( "$104+$243=$347
\n" ); document.write( "$347=$347
\n" ); document.write( "
\n" );