document.write( "Question 850641: Alvin is 3 years older than his younger sister, Betty. When Alvin was half the age he is now, Betty was 9 yrs older than half his age at that time. How old are Alvin and Betty? \n" ); document.write( "
Algebra.Com's Answer #512282 by hamsanash1981@gmail.com(151)![]() ![]() ![]() You can put this solution on YOUR website! Let Betty's age be x and Alvins age = x+3 \n" ); document.write( "When Alvin was half the age , Betty was 9 yrs older than half his age at that time then \n" ); document.write( "1/2(x+3) = x-9 \n" ); document.write( "x+3 = 2x-18 \n" ); document.write( "x = 21 \n" ); document.write( "Alvins age = 24 and betty's age is 21 \n" ); document.write( " \n" ); document.write( " |