document.write( "Question 1127984: Claudia borrows R1000 at 10% interest for 1 year
\n" );
document.write( "How much must she pay back at the end of 1 year?
\n" );
document.write( "How much must she pay back if borrowed R1000 for 3 years? \n" );
document.write( "
Algebra.Com's Answer #744517 by Mtrkcrc(8)![]() ![]() ![]() You can put this solution on YOUR website! she will pay back 1100 at the end of 1 year because 1000*1.1 \n" ); document.write( "she will pay back 1331 at the end of three years beacuse 1000*1.1*1.1*1.1 is 1331 \n" ); document.write( " |