document.write( "Question 522878: the simple interest on a certain sum for 3 1/2 years at 7% p.a is rs.225 more that the simple interest on the same sum for 4 years at 5% p.a find the sum \n" ); document.write( "
Algebra.Com's Answer #347129 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "let principal be x \n" ); document.write( "n=4 years \n" ); document.write( "r= 5% p.a \r \n" ); document.write( "\n" ); document.write( "SI= x*4*5/100 \n" ); document.write( "SI= x/5\r \n" ); document.write( "\n" ); document.write( "II deposit\r \n" ); document.write( "\n" ); document.write( "Principal =x \n" ); document.write( "r=7 \n" ); document.write( "n= 3 1/2 years = 7/2 years \n" ); document.write( "Si= (x*7*7)/(2*100) \n" ); document.write( "SI=49x/200\r \n" ); document.write( "\n" ); document.write( "II deposit interest -I deposit interest =225\r \n" ); document.write( "\n" ); document.write( "49x/200 -x/5 =225 \n" ); document.write( "LCD = 200 \n" ); document.write( "multiply by 200 to eliminate the denominator \n" ); document.write( "49x-40x=225*200 \n" ); document.write( "9x=225*200 \n" ); document.write( "x=225*200/9 \n" ); document.write( "x= Rs 5,000 the principal\r \n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |