document.write( "Question 1198756: If $100 is borrowed and the interest after 6 months is $8, what is the annual interest rate for a simple interest loan?\r
\n" );
document.write( "\n" );
document.write( "Rate = \n" );
document.write( "
Algebra.Com's Answer #832401 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: 16%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Work Shown: \n" ); document.write( "i = P*r*t \n" ); document.write( "8 = 100*r*(6/12) \n" ); document.write( "8 = 100*r*(0.5) \n" ); document.write( "8 = 50r \n" ); document.write( "r = 8/50 \n" ); document.write( "r = 16/100 \n" ); document.write( "r = 0.16 \n" ); document.write( "Move the decimal point two spots to the right to arrive at an annual simple interest rate of 16%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Take note how t = 6/12 = 0.5 since t is the number of years. \n" ); document.write( " \n" ); document.write( " |