document.write( "Question 1151787: An executive invests $27,000, some at 5% and the rest at 4% annual interest. If he receives an annual return of $1,180, how much is invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #773634 by greenestamps(13215)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The setup for a traditional algebraic solution, which I will let you finish....

\n" ); document.write( "Let x be the amount invested at 5%
\n" ); document.write( "Then (27000-x) is the amount invested at 4%

\n" ); document.write( "The total amount of interest is $1180:

\n" ); document.write( "\".05%28x%29%2B.04%2827000-x%29+=+1180\"

\n" ); document.write( "Solve using basic algebra....

\n" ); document.write( "A different solution method, without algebra....

\n" ); document.write( "This method, if you understand it, will get you to the answer to this kind of \"mixture\" problem much faster than the algebraic method.

\n" ); document.write( "(1) All $27,000 invested at 5% would yield $1350 interest; all invested at 4% would yield $1080 interest.

\n" ); document.write( "(2) Look at the three interest amounts -- $1080, $1180, and $1350 -- on a number line. The actual interest, $1180, is 10/27 of the way from $1080 to $1350. ($1080 to $1350 is a difference of $270; $1080 to $1180 is a difference of $100; $100/$270 = 100/270 = 10/27).

\n" ); document.write( "That means 10/27 of the total was invested at the higher rate.

\n" ); document.write( "ANSWER: 10/27 of $27,000, or $10,000, at 5%; the other $17,000 at 4%

\n" ); document.write( "CHECK:
\n" ); document.write( ".04(17000)+.05(10000) = 680+500 = 1180

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