document.write( "Question 991162: Penny has £640 in her savings\r
\n" );
document.write( "\n" );
document.write( "The interest is 1.8% p.a.\r
\n" );
document.write( "\n" );
document.write( "How much will she have in her account after a year once she has received her interest? \n" );
document.write( "
Algebra.Com's Answer #611207 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "1.8% = 1.8/100 \n" ); document.write( "1.8/100 x £640 = £11.52 \n" ); document.write( "Her account will = £640 + £11.52 \n" ); document.write( "= £651.52 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |