document.write( "Question 280222: A credit union offers 5.5% simple interest on a ceritificate of deposit (CD) and 3.5% simple interest on a savings account. If Mr. Sorkin invested $200 more in the CD than in the savings account, and the total interest after the first year was $245, how much was invested in each account?
\n" );
document.write( "
\n" );
document.write( "I came up with 0.055(x + 200) + 0.035y=645 & (x + 200) + y = 1200, assuming that 1000 is needed to open a CD...
\n" );
document.write( "
\n" );
document.write( "Do we presume that the intial invested in the CD is 1000 plus 200? Some people don't even know that most CD's is a minimum of a 1000 to open the account. I don't think so, let me know what you think when possible.
\n" );
document.write( "
\n" );
document.write( "Thanks,
\n" );
document.write( "Alex Vargas
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #203669 by stanbon(75887) ![]() You can put this solution on YOUR website! credit union offers 5.5% simple interest on a ceritificate of deposit (CD) and 3.5% simple interest on a savings account. If Mr. Sorkin invested $200 more in the CD than in the savings account, and the total interest after the first year was $245, how much was invested in each account? \n" ); document.write( "-------------------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "interest + interest = 245 dollars \n" ); document.write( "0.055(x+200) + 0.035x = 245 \n" ); document.write( "--- \n" ); document.write( "Multiply thru the equation by 1000 and solve for \"x\": \n" ); document.write( "55x + 55*200 + 35x = 24500 \n" ); document.write( "90x = 13500 \n" ); document.write( "x = 150 (amt. invested in CD's) \n" ); document.write( "--- \n" ); document.write( "x+200 = 350 (amt. invested in savings) \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |