document.write( "Question 1199237: A high school student was able to save $7000 by working a part-time job every summer. He invested half the money in a money market account and half the money in a stock that paid three times as much interest as the money market account. After a year he earned $490 in interest. What were the interest rates of the money market account and the stock?
\n" );
document.write( "Answer in percentages and round to one decimal place. \n" );
document.write( "
Algebra.Com's Answer #833021 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "let x be the interest rate for the money market \n" ); document.write( "then 3x is the interest rate for the stock \n" ); document.write( "Half of $7000, or $3500, invested at each rate yields $490 interest: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWERS: \n" ); document.write( "interest rate on money market: x = .035 = 3.5% \n" ); document.write( "interest rate on stock: 3x = .105 = 10.5% \n" ); document.write( "CHECK: 3500(.035)+3500(.105) = 122.5 + 367.5 = 490 \n" ); document.write( " \n" ); document.write( " |