document.write( "Question 761439: What is the interest earned on $400 invested at the rate of 6% for one year? \n" ); document.write( "
Algebra.Com's Answer #463247 by 2897696(96)![]() ![]() You can put this solution on YOUR website! To solve this problem, we can use a formula :I=PRT or iprt \n" ); document.write( "I=interest(money paid for money used) \n" ); document.write( "P=principal (money invested or loaned) \n" ); document.write( "R=rate \n" ); document.write( "T=time \n" ); document.write( "From here we plug in to the formula what we know. \n" ); document.write( "I=? or x \n" ); document.write( "P=400 \n" ); document.write( "R=6% or 0.06 \n" ); document.write( "T=one year \n" ); document.write( "Equation is : I=PRT ----------> x=400(0.06)1 \n" ); document.write( "Once you have the equation, just solve for x. \n" ); document.write( "x=24(1) \n" ); document.write( "x=24 \n" ); document.write( "so the interest is $24. \n" ); document.write( " \n" ); document.write( " |