document.write( "Question 1056538: Jack is three years younger than his brother Bob and five years older than his sister Sara. The sum of their ages is 43. How old is each family member? \n" ); document.write( "
Algebra.Com's Answer #671734 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Jack is three years younger than his brother Bob and five years older than his sister Sara. The sum of their ages is 43. How old is each family member?
\n" ); document.write( ":
\n" ); document.write( "Write an equation for each statement, arrange equations to be in terms of Jack
\n" ); document.write( "\" Jack is three years younger than his brother Bob\"
\n" ); document.write( "j = b - 3
\n" ); document.write( "b = j + 3
\n" ); document.write( "\"and five years older than his sister Sara.\"
\n" ); document.write( "j = s + 5
\n" ); document.write( "s = j - 5
\n" ); document.write( "\" The sum of their ages is 43.\"
\n" ); document.write( "j + b + s = 43
\n" ); document.write( "replace b and s
\n" ); document.write( "j + j+3) + (j-5) = 43
\n" ); document.write( "3j - 2 = 45
\n" ); document.write( " 3j = 43 + 2
\n" ); document.write( " 3j = 45
\n" ); document.write( " j = 45/3
\n" ); document.write( " j = 15 yrs is Jack's age
\n" ); document.write( "then
\n" ); document.write( "b = 15 + 3
\n" ); document.write( "b = 18 yrs is Bob's
\n" ); document.write( "and
\n" ); document.write( "s = 15 - 5
\n" ); document.write( "s = 10 yrs is Sara's
\n" ); document.write( ":
\n" ); document.write( ";
\n" ); document.write( "Check: 15 + 18 + 10 = 43\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );