document.write( "Question 370338: Elsie is twelve years older than her brother Andy. Four years from now, Andy will be 2/3 as old as Elsie. How old are they now ? \n" ); document.write( "
Algebra.Com's Answer #263957 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! Elsie is twelve years older than her brother Andy. Four years from now, Andy will be 2/3 as old as Elsie. How old are they now ?\r \n" ); document.write( "\n" ); document.write( "Let E = the age of Elsie \n" ); document.write( " A = the age of Andy\r \n" ); document.write( "\n" ); document.write( "E = A + 12\r \n" ); document.write( "\n" ); document.write( "A+4 = 2/3(E +4)\r \n" ); document.write( "\n" ); document.write( "Substitute the value of E in eq. 1 to eq. 2 \n" ); document.write( "A+4 = 2/3(A+12+4) \n" ); document.write( "A+4 = 2/3(A+16) \n" ); document.write( "Multiply both sides by 3/2 \n" ); document.write( "3A/2+6 = A+16 \n" ); document.write( "A/2 = 10 \n" ); document.write( " A = 20 \n" ); document.write( "Andy is 20 years old\r \n" ); document.write( "\n" ); document.write( "So, \n" ); document.write( " E = 20+12 = 32 \n" ); document.write( "Elsie is 32 years old \n" ); document.write( " |