document.write( "Question 651633: You invested $7000 in two accounts paying 7% and 8% annual interest, respectively. If the total interest earned for the year was $536, how much was invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #407755 by Algebraic(50)\"\" \"About 
You can put this solution on YOUR website!
Let's break this down into simpler terms so you can understand.\r
\n" ); document.write( "\n" ); document.write( "You invested $7000 in a 7% and 8% account (always remember: the 'x' variable is always given to the biggest percentage)
\n" ); document.write( "Total of interest: 536 (this always goes at the end of the equation, after the equal sign)\r
\n" ); document.write( "\n" ); document.write( "Step 1: Let's set up the equation:\r
\n" ); document.write( "\n" ); document.write( "Here are how percents are written: (7% = 0.07, 8% = 0.08, other examples: 50% = 0.50)\r
\n" ); document.write( "\n" ); document.write( "0.08x + 0.07(7,000-x)=536\r
\n" ); document.write( "\n" ); document.write( "You're adding both because you want to see how much each account paid together.\r
\n" ); document.write( "\n" ); document.write( "Step 2: Distribute the 0.07 to everything in the parenthesis\r
\n" ); document.write( "\n" ); document.write( "0.08x + 0.07(7,000-x)=536
\n" ); document.write( "0.08x + 490 - 0.07x =536\r
\n" ); document.write( "\n" ); document.write( "Step 3: Combine like terms\r
\n" ); document.write( "\n" ); document.write( "0.08x + 490 - 0.07x =536
\n" ); document.write( "0.01x + 490 =536\r
\n" ); document.write( "\n" ); document.write( "Step 4: Continue combining like terms\r
\n" ); document.write( "\n" ); document.write( "0.01x + 490 =536
\n" ); document.write( "0.01x = 46\r
\n" ); document.write( "\n" ); document.write( "Step 5: Divide both sides by 0.01 to get the 'x' by itself\r
\n" ); document.write( "\n" ); document.write( "0.01x = 46
\n" ); document.write( "x = 4,600\r
\n" ); document.write( "\n" ); document.write( "This answer, x = 4,600, says to us that $4,600 was invested in the 8% account.\r
\n" ); document.write( "\n" ); document.write( "To find out how much was invested in the 7% account, just replace the x = 4,600 back into this part of the original equation: 7,000-x\r
\n" ); document.write( "\n" ); document.write( "7,000-x
\n" ); document.write( "7,000-4,600
\n" ); document.write( "2,400\r
\n" ); document.write( "\n" ); document.write( "So.. $4,600 was invested in the 8% account and $2,400 was invested in the 7% account.
\n" ); document.write( "
\n" );