document.write( "Question 838385: You invested a total of $20,000 at 3% and
\n" ); document.write( "4 1/2% simple interest. During one year, the two accounts earned $825. How much did you invest in each account?
\n" ); document.write( "

Algebra.Com's Answer #505073 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Set Up
\n" ); document.write( "Let x represent the amount at 4 1/2% simple interest
\n" ); document.write( " .045x + .03($20,000-x) = 825
\n" ); document.write( " x = 225/.015, the amount at 4 1/2% simple interest
\n" ); document.write( "Subtract from $20,000 to find amount at 3% \n" ); document.write( "
\n" );