document.write( "Question 194500This question is from textbook
\n" );
document.write( ": Anita invested a certain amount of money into a savings account, and invested twice that amount into a mutual fund. If after one year of time the savings account earned 5% interest and the mutual fund earned 8% interest, and total earned from the two investments in that year was $105, how much did Anita initially invest into both? \n" );
document.write( "
Algebra.Com's Answer #145965 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Anita invested a certain amount of money into a savings account, and invested twice that amount into a mutual fund. If after one year of time the savings account earned 5% interest and the mutual fund earned 8% interest, and total earned from the two investments in that year was $105, how much did Anita initially invest into both? \n" ); document.write( "----------------------- \n" ); document.write( "Equation: \n" ); document.write( "interest + interest = 105 dollars \n" ); document.write( "0.05x + 0.08(2x) = 105 \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "------------- \n" ); document.write( "5x + 16x = 10500 \n" ); document.write( "21x = 10500 \n" ); document.write( "x = $500 (amt. invested at 5%) \n" ); document.write( "2x = $1000 (amt. invested at 8%) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |