document.write( "Question 1141977: Mike invested $1200, part at 8% and the rest at 6% per year. The interest earned after one year was $88. How much did mike invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #762629 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Here is an easy alternative to the standard algebraic solution method shown by the other tutor; this method can be used on a wide variety of \"mixture\" problems.

\n" ); document.write( "(1) $1200 all at 6% would give $72 interest; all at 8% would give $96 interest.

\n" ); document.write( "(2) The actual interest, $88, is 2/3 of the way from $72 to $96. (Picture the three interest amounts $72, $88, and $96 on a number line; 88 is 2/3 of the way from 72 to 96.)

\n" ); document.write( "(3) Therefore 2/3 of the total investment needs to be at the higher rate.

\n" ); document.write( "ANSWER: 2/3 of $1200 = $800 at 8%; 1/3 of $1200 = 400 at 6%.

\n" ); document.write( "CHECK: 400(.06)+800(.08) = 24+64 = 88
\n" ); document.write( "
\n" );