document.write( "Question 45214: Phyllis invested $ 12,000, a portion earning a simple interest rate of 4 1/2% per year and the rest earning a rate of 4% per year. After one year the total interest earned on these investment was $525. How much money did she invest at each rate?? \n" ); document.write( "
Algebra.Com's Answer #30024 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
(x*.045)+(12000-x).04=525 or .045x+480-.04x=525 or .005x=525-480 or .005x=45 or\r
\n" ); document.write( "\n" ); document.write( "x=45/.005 or x=9000 invested @ 4.5% then 12000-9000=3000 invested @ 4%\r
\n" ); document.write( "\n" ); document.write( "proof 9000*.045+3000*.04=525 or 405+120=525 or 525=525
\n" ); document.write( "
\n" );