document.write( "Question 764374: tony is 21 years older than his sister. in 10 years he will be twice as old as his sister. how old is each of them \n" ); document.write( "
Algebra.Com's Answer #465409 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
tony is 21 years older than his sister. in 10 years he will be twice as old as his sister. how old is each of them
\n" ); document.write( "-----
\n" ); document.write( "Equations:
\n" ); document.write( "t = s + 21
\n" ); document.write( "t+10 = 2(s+10)
\n" ); document.write( "-----
\n" ); document.write( "Substitute for \"t\" and solve for \"s\":
\n" ); document.write( "s+21+10 = 2s+20
\n" ); document.write( "s + 31 = 2s + 20
\n" ); document.write( "s = 11 (sister's age now)
\n" ); document.write( "---
\n" ); document.write( "Solve for \"t\":
\n" ); document.write( "t = s + 21
\n" ); document.write( "t = 32 (tony's age now)
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===============
\n" ); document.write( "
\n" );