document.write( "Question 170347This question is from textbook Introductory Algebra
\n" );
document.write( ": Solve the problem. Helen Weller invested $15,000 in an account that pays 12% simple interest. How much additional money must be invested in an account that pays 15% simple interest so that the total interest is equal to the interest on the two investments at the rate of 13%? \n" );
document.write( "
Algebra.Com's Answer #125732 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lets call amount invested at 15%, x. so \n" ); document.write( ": \n" ); document.write( "15000(.12)+x(.15)=(15000+x).13 \n" ); document.write( ": \n" ); document.write( "1800+.15x=1950+.13x \n" ); document.write( ": \n" ); document.write( ".02x=150 \n" ); document.write( ": \n" ); document.write( " |