document.write( "Question 66860This question is from textbook Advanced mathematics
\n" ); document.write( ": Five times sally's age now exceeds 3 times John's age by 30. In 10 years, twice sally's age will exceed john's age by 26. What will be their ages 13 years from now? \n" ); document.write( "
Algebra.Com's Answer #47558 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Let s = sally's age now; j = john's age now
\n" ); document.write( ":
\n" ); document.write( "Write an equation for each statement. just like it says:
\n" ); document.write( "\"Five times sally's age now exceeds 3 times John's age by 30.\"
\n" ); document.write( "5*s = (3*j) + 30
\n" ); document.write( "or
\n" ); document.write( "5s = 3j + 30
\n" ); document.write( ":
\n" ); document.write( "\"In 10 years, twice sally's age will exceed john's age by 26.\"
\n" ); document.write( ":
\n" ); document.write( "Their ages in 10 years would be (s+10) and (j+10), right?
\n" ); document.write( ":
\n" ); document.write( "A simple equation from this statement:
\n" ); document.write( "2(s+10) = (j+10) + 26
\n" ); document.write( "2s + 20 = j + 36
\n" ); document.write( "2s + 20 - 36 = j
\n" ); document.write( "2s - 16 = j
\n" ); document.write( "Or
\n" ); document.write( "j = (2s - 16)
\n" ); document.write( ":
\n" ); document.write( "Remember our 1st equation; 5s = 3j + 30. Substitute (2s-16) for j, find s
\n" ); document.write( "5s = 3(2s-16) + 30
\n" ); document.write( "5s = 6s - 48 + 30
\n" ); document.write( "5s - 6s = 48 + 30
\n" ); document.write( "-1s = -18
\n" ); document.write( "s = 18 yrs is sally's age now
\n" ); document.write( ":
\n" ); document.write( "Find John's age now
\n" ); document.write( "j = 2s - 16
\n" ); document.write( "j = 2(18) - 16
\n" ); document.write( "j = 36 - 16
\n" ); document.write( "j = 20 yrs is john's age now
\n" ); document.write( ";
\n" ); document.write( " What will be their ages 13 years from now?
\n" ); document.write( "Sally will be 31 and John will be 33\r
\n" ); document.write( "\n" ); document.write( ":
\n" ); document.write( "Check in the 2nd equation: 2(s+10) = (j+10) + 26
\n" ); document.write( "2(18+10) = 20 + 10 + 26
\n" ); document.write( "2(28) = 56
\n" ); document.write( ":
\n" ); document.write( "Did this make some sense to you? Any questions?
\n" ); document.write( "
\n" );