document.write( "Question 963986: Sarah invested a quarter of her 100,000 at 12% and the rest at an unknown rate. If her total income is 9% of what she invested, at what rate did she invest the remaining money? \n" ); document.write( "
Algebra.Com's Answer #588922 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Sarah invested a quarter of her 100,000 at 12% and the rest at an unknown rate. If her total income is 9% of what she invested, at what rate did she invest the remaining money?
\n" ); document.write( "***
\n" ); document.write( "quarter of her 100,000=25000
\n" ); document.write( "remaining 3 quarters=75000
\n" ); document.write( "let x=rate she invested the remaining money
\n" ); document.write( "..
\n" ); document.write( "(12%*25000+x*75000)/100000=.09
\n" ); document.write( "3000+75000x=9000
\n" ); document.write( "75000x=6000
\n" ); document.write( "x=6/75=.08 or 8%
\n" ); document.write( "at what rate did she invest the remaining money? 8%
\n" ); document.write( "
\n" );