document.write( "Question 1004839: how long will it take a principal to earn half of itself if invested at 12 percent simple interest? \n" ); document.write( "
Algebra.Com's Answer #621249 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Normally we use the formula \n" ); document.write( "I = prt \n" ); document.write( "Since we want our interest to be equal to half our principal, we write \n" ); document.write( "(1/2)p = prt \n" ); document.write( "and plugging in we get \n" ); document.write( "(1/2)p = p(.12)t \n" ); document.write( "(1/2) = .12t \n" ); document.write( "t = .5/.12 = 4 1/6 years \n" ); document.write( " |