document.write( "Question 1012545: What is the interest on Principal of $2,000, borrowed at 17.5% rate, for 6 months? \n" ); document.write( "
Algebra.Com's Answer #628491 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We use the formula \n" ); document.write( "I = prt \n" ); document.write( "and plug in what we are given, so that \n" ); document.write( "I = (2000)(.175)(.5) = $175.00 interest earned \n" ); document.write( "(Remember 6 months = .5 year) \n" ); document.write( " |