document.write( "Question 1161441: An actor invests some money at 9% and 31000more than three times the amount at 10% the total annual interest earned from the investment is 24940 how much did he invest at each amount \n" ); document.write( "
Algebra.Com's Answer #784996 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "let x = amount invested at 9%
\n" ); document.write( "then 3x+31000 = amount invested at 10%

\n" ); document.write( "interest from investment at 9% = .09(x)
\n" ); document.write( "interest from investment at 10% = .10(3x+31000)

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

\n" ); document.write( "\".09x%2B.10%283x%2B31000%29+=+24940\"

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

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