document.write( "Question 1041157: An actor invests some money at 9% and $22000 more than four times the amount at 12%. The total annual interest earned from the investment is $44820. How much did he invest at each amount.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #656079 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x=9% amount
\n" ); document.write( "4x+22000=12%
\n" ); document.write( "They add to 44,820
\n" ); document.write( ".09x+.12(4x+22000)=44820
\n" ); document.write( ".09x+.48x+2640=44820
\n" ); document.write( ".57x=42180
\n" ); document.write( "x=$74000@9%=$6660
\n" ); document.write( "4x+22000=$318000@12% is $38160
\n" ); document.write( "They add to $44820.
\n" ); document.write( "
\n" );