document.write( "Question 315684: 5 years ago, some was 3 times as old as raju, 10 years leter some would be twice as old as raju, How old are they now? \n" ); document.write( "
Algebra.Com's Answer #225864 by shantysaggu007(3)![]() ![]() You can put this solution on YOUR website! Let s = some's age \n" ); document.write( "Let r = raju's age\r \n" ); document.write( "\n" ); document.write( "Now you need to come up with two equations, to solve the two variables: \n" ); document.write( "s-5 = 3r \n" ); document.write( "s+10 = 2(r+10)\r \n" ); document.write( "\n" ); document.write( "Now substitute s=3r+5 into the 2nd equation:\r \n" ); document.write( "\n" ); document.write( "3r+5+10 =2(r+10) \n" ); document.write( "3r+15=2r+20 \n" ); document.write( "r=5\r \n" ); document.write( "\n" ); document.write( "Therefore, s=3r+5=3(5)+5=20\r \n" ); document.write( "\n" ); document.write( "Some is 20 years old, and Raju is 5 years old. \n" ); document.write( " |