document.write( "Question 722941: Will is w years old. Ben is 3 years older. Write an expression in terms ofw w for bens age. Jan is twice as old as Ben. Write an expression in terms of w for jams age. If you add together the ages of will, Ben and Jan the total comes to 41 years. Dorm an equation and solve to work out how old will, Ben and Jan are. Show your work \n" ); document.write( "
Algebra.Com's Answer #442947 by DrBeeee(684)\"\" \"About 
You can put this solution on YOUR website!
Let W = Will's age
\n" ); document.write( "Let B = Ben's age
\n" ); document.write( "Let J = Jan's age
\n" ); document.write( "Given:
\n" ); document.write( "(1) B = W +3
\n" ); document.write( "(2) J = 2*B
\n" ); document.write( "(3) W + B + J = 41
\n" ); document.write( "Put (1) into (2) and get
\n" ); document.write( "(4) J = 2*(W+3) or
\n" ); document.write( "(5) J = 2*W + 6
\n" ); document.write( "Put (1) and (5) into (3) and get
\n" ); document.write( "(6) W + (W+3) + (2*W + 6} = 41 or
\n" ); document.write( "(7) W + W + 3 + 2*W + 6 = 41 or
\n" ); document.write( "(8) 4*W = 41 - 9 or
\n" ); document.write( "(9) 4*W = 32 or
\n" ); document.write( "(10) W = 8
\n" ); document.write( "Use (1) to get
\n" ); document.write( "(11) B = 8 + 3 or
\n" ); document.write( "(12) B = 11
\n" ); document.write( "Use (2) to get
\n" ); document.write( "(13) J = 2*11 or
\n" ); document.write( "(14) J = 22
\n" ); document.write( "Let's check these values with (3).
\n" ); document.write( "Is (8 + 11 + 22 = 41)?
\n" ); document.write( "Is (8 + 33 = 41)?
\n" ); document.write( "Is (41 = 41)? Yes
\n" ); document.write( "Answer: Will is 8, Ben is 11 and Jan is 22.
\n" ); document.write( "
\n" );