document.write( "Question 757538: Joe has a daughter called Jane. The sum of their ages is equal to 54 and the differences between their ages is 22. How old are they? \n" ); document.write( "
Algebra.Com's Answer #460878 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Joe's age = x
\n" ); document.write( "Jane's age = y
\n" ); document.write( "x + y = 54
\n" ); document.write( "x - y = 22
\n" ); document.write( "Add together.
\n" ); document.write( "2x = 76
\n" ); document.write( " x = 38
\n" ); document.write( "Substitute x = 38
\n" ); document.write( "in: x + y = 54
\n" ); document.write( " 38 + y = 54
\n" ); document.write( " y = 54 - 38
\n" ); document.write( " y = 16
\n" ); document.write( "Joe's age = 38 yrs.
\n" ); document.write( "Jane's age = 16 yrs.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );