document.write( "Question 842539: raj is 11 years old and his uncle is 59 year. How many years ago was rajs uncle 7 times as old as raj \n" ); document.write( "
Algebra.Com's Answer #507612 by hamsanash1981@gmail.com(151)![]() ![]() ![]() You can put this solution on YOUR website! Let x be the year ago when raj's uncle is 7 times as old as raj \n" ); document.write( "then raj's age x years ago = 11-x \n" ); document.write( "uncle's ages x years ago is = 59-x \n" ); document.write( "59-x = 7 (11-x) \n" ); document.write( "6x = 18 \n" ); document.write( "x=3 \n" ); document.write( " \n" ); document.write( " |