document.write( "Question 33130: Annilee's present age is 2/3 of Jessie's present age. In 8 years the sum of their ages will be 61 years. Find their present ages. \n" ); document.write( "
Algebra.Com's Answer #19544 by sarah_adam(201)\"\" \"About 
You can put this solution on YOUR website!
Let the present age of Jessie be x
\n" ); document.write( "therfore Annilee's present age is (2/3)x
\n" ); document.write( "eight years from now Annilee's present age will be(2/3)x+8
\n" ); document.write( "and age of Jessie will be x+8
\n" ); document.write( "given sum of their ages after 8 years will be 61
\n" ); document.write( "therfore
\n" ); document.write( "(2/3)x+8 + (x+8) = 61
\n" ); document.write( "(2/3)x+x = 61 - 16 = 45
\n" ); document.write( "5x=135
\n" ); document.write( "x = 27
\n" ); document.write( "therfore Jessie present age is 27 years
\n" ); document.write( "and Annilee's present age is 2/3 *27 = 18 years
\n" ); document.write( "
\n" ); document.write( "
\n" );