document.write( "Question 1005190: In how much time will the simple interest on a certain sum be 168rupees if it produces 21rupees as interest in 4 months at half the rate \n" ); document.write( "
Algebra.Com's Answer #621573 by Theo(13342) You can put this solution on YOUR website! simple interest is based on the original investment only.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let x = the sum of money.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let n = the number of months.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you are given that you get 21 rupees as interest in 4 months at half the rate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this maeans that, at full rate, you would earn 42 rupees as interest in 4 months.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since 168 is equal to 4 * 42, then you would earn 168 rupees interest in 16 months.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you could also solve as follows:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you earn 21 rupees interest in 4 months at half rate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this means you would earn 21/4 rupees each month at half rate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this means you would earn 42/4 rupees each month at full rate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "42/4 = 10.5 rupees each month at rull rate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "168 rupees / 10.5 rupees / month = 16 months.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "still another way.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "21 rupees at half rate in 4 months means 21 rupees at full rate in 2 months.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide 168 by 21 to get 8 two month periods which is equal to 16 months.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "they all point to 16 months at the number of months required to earn 168 rupees if you are earning 21 rupees in 4 months at half rate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |