document.write( "Question 253038: Two years ago, Anton was a three times as old as his sister, Nathalie. In 4 years, he will be only twice his sister's age. Find their present ages. \n" ); document.write( "
Algebra.Com's Answer #185249 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (a-2)=3*(n-2) \n" ); document.write( "(a+4)=2*(n+4) \n" ); document.write( "Multiply out to remove parentheses. \n" ); document.write( "a-2 = 3 n-6 \n" ); document.write( "a+4 = 2 n+8 \n" ); document.write( "in the first add 6 to both sides \n" ); document.write( "a+4 = 3n \n" ); document.write( "a = 2 n+4 \n" ); document.write( "How to continue? \n" ); document.write( "Either solve the first for a and then set the two a's equal \n" ); document.write( "OR substitute 2n+4 for a in the first \n" ); document.write( "a=20 \n" ); document.write( "n=8\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |