document.write( "Question 1008645: Ama's age is two - thirds that of her elder sister. Four years ago ama's age was half the sisters.how old is the sister \n" ); document.write( "
Algebra.Com's Answer #624734 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call Ama's age NOW, a. Her sister's age NOW will be s. Then we have
\n" ); document.write( "a = (2/3)s
\n" ); document.write( "a - 4 = (1/2)(s - 4)
\n" ); document.write( "Substitute the first into the second equation and get
\n" ); document.write( "(2/3)s - 4 = (1/2)(s - 4)
\n" ); document.write( "Multiply by 6 to clear fractions and get
\n" ); document.write( "4s - 24 = 3(s - 4)
\n" ); document.write( "4s - 24 = 3s - 12
\n" ); document.write( "Subtract 3s and add 24 and get
\n" ); document.write( "s = 12
\n" ); document.write( "a = (2/3)(12) = 8
\n" ); document.write( "Ama is 8, the sister is 12.
\n" ); document.write( "
\n" );