document.write( "Question 1145315: Bob invested $24000. He invested part of it at 8% interest per year and the rest at 10% interest per year. His total interest income for the year is $2300. How much was invested at 10%?\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #766547 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "For an alternative to the traditional algebraic process for solving \"mixture\" problems like this, try this...: \n" ); document.write( "(1) $24000 all invested at 8% would return $1920 interest; all at 10% would return $2400 interest. \n" ); document.write( "(2) The actual interest amount, $2300, is 380/480 = 38/48 = 19/24 of the way from $1920 to $2400. \n" ); document.write( "(3) Therefore 19/24 of the money was invested at the higher rate. \n" ); document.write( "ANSWER: 19/24 of $24000, or $19000 at 10%; the rest at 8%. \n" ); document.write( "CHECK: .10(19000)+.08(5000) = 1900+400 = 2300 \n" ); document.write( " |