document.write( "Question 1185556: A woman has a total of $7,000 to invest. She invests part of the money in an account that pays 8% per year and the rest in an account that pays 10% per year. If the interest earned in the first year is $620, how much did she invest in each account? \n" ); document.write( "
Algebra.Com's Answer #816371 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "(1) Using a traditional formal algebraic approach (good practice in solving problems using algebra)....

\n" ); document.write( "x = amount invested at 8%
\n" ); document.write( "7000=x = amount invested at 10%

\n" ); document.write( "The total interest was $620:

\n" ); document.write( ".08(x)+.10(7000-x)=620

\n" ); document.write( "Solve using basic algebra -- probably start by multiplying everything by 100 to clear the decimals....

\n" ); document.write( "(2) A quick and easy way to solve any 2-part \"mixture\" problem like this, if a formal algebraic solution is not required....

\n" ); document.write( "$7000 all invested at 8% would yield $560 interest; all invested at 10% would yield $700 interest; the actual interest was $620.

\n" ); document.write( "The amount invested at each rate is exactly determined by where the actual interest of $620 lies between the two extremes $560 and $700.

\n" ); document.write( "(1) Picture the three interest amounts $560, $620, and $700 on a number line and observe/calculate that $620 is 60/140 = 3/7 of the way from $560 to $700.
\n" ); document.write( "(2) That means 3/7 of the total was invested at the higher rate.

\n" ); document.write( "ANSWER: 3/7 of the $7000, or $3000, was invested at 10%; the other $4000 at 8%.

\n" ); document.write( "CHECK: .10(3000)+.08(4000)=300+320=620

\n" ); document.write( "
\n" ); document.write( "
\n" );