document.write( "Question 993861: Mr. Parker invested a part of $54,000 at nine and one-half percent and the rest is at 12%. His annual income from the 12% investment is three times as large as that from the nine and one-half percent investment. How much does he invest at each rate? \n" ); document.write( "
Algebra.Com's Answer #613262 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Mr. Parker invested a part of $54,000 at nine and one-half percent and the rest is at 12%. His annual income from the 12% investment is three times as large as that from the nine and one-half percent investment. How much does he invest at each rate?
\n" ); document.write( "let x=amt invested at 9.5 % rate
\n" ); document.write( "54000-x=amt invested at 12 % rate
\n" ); document.write( "12%*(54000-x)=3*9.5%x
\n" ); document.write( "6480-.12x=.285x.
\n" ); document.write( ".405x=6480
\n" ); document.write( "x=$16000
\n" ); document.write( "54000-x=$38000
\n" ); document.write( "amt invested at 9.5 % rate=$16000
\n" ); document.write( "amt invested at 12 % rate=$38000\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );