document.write( "Question 1051968: The ages of Atul and Anil are in the ratio 5:7.If Atul was 9 years older and Anil 9 years younger,the age of Atul would have been twice the age of Anil. Find their present ages. \n" ); document.write( "
Algebra.Com's Answer #667450 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let n be the ratio of their ages now. Then: \n" ); document.write( "5n+9=2(7n-9) \n" ); document.write( "5n+9=14n-18 \n" ); document.write( "9n=27 \n" ); document.write( "n=3 \n" ); document.write( "5n=15 \n" ); document.write( "7n=21 \n" ); document.write( "Atul is now 15; Anil is 21. ☺☺☺☺ \n" ); document.write( " |