document.write( "Question 201754: Anthony invested a certain amount of money into a savings accoun, and invested 3times that amount into a mutual fund. of after one year the savings account earned 5% interest and the mutual fund earned 11% interest, and the total interest earned from the teo investments was $152, how much did Anthony initially invest in each? To earn credit, you MUST construct an algebraic euqation with a variable and solve using algebra steps \n" ); document.write( "
Algebra.Com's Answer #152208 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
.05x+.11(3)x=152
\n" ); document.write( ".05x+.33x=152
\n" ); document.write( ".38x=152
\n" ); document.write( "x=400
\n" ); document.write( "savings=x=$400
\n" ); document.write( "mutual fund=3x=$1200
\n" ); document.write( "
\n" );