document.write( "Question 1116724: paul invested twice as much in an account paying 5% intrest as he did in an account paying 4% interest. If the total interest paid was $420.00, how much did he invest in each account?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #731629 by ikleyn(52812)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "interest + interest = total interest\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "0.05*(2x) + 0.04*x = 420\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "0.1x + 0.04x = 420\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "0.14x = 420 ====> x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |