document.write( "Question 263269: How long will it take B dollars to double itself at 15% simple interest? \n" ); document.write( "
Algebra.Com's Answer #194000 by mananth(16946)![]() ![]() You can put this solution on YOUR website! How long will it take B dollars to double itself at 15% simple interest?\r \n" ); document.write( "\n" ); document.write( "Principal = b \r \n" ); document.write( "\n" ); document.write( "Interest = b ( since the principal doubles)\r \n" ); document.write( "\n" ); document.write( "N = number of years = 100 * SI / P*R (SI = simple interest R= rate of interest) \n" ); document.write( " \n" ); document.write( "100 *b / b*15 \n" ); document.write( "= 100/15 \n" ); document.write( "= 6.67 years\r \n" ); document.write( "\n" ); document.write( "enjoy your maths \n" ); document.write( " \n" ); document.write( " |